AWS Compute Blog

Airtime Relaunches with Major Overhaul using ECS

Guest post by Abby Fuller (@abbyfuller) of Airtime

A major part of the recent Airtime relaunch was an architecture overhaul changing our application from monolith to microservices.

This switch was intended to solve some long-standing issues (bottlenecked deployments, limited redundancy, and inconsistent testing and staging/production environments), while keeping in mind our major priorities: user experience above all, developer efficiency, automation is king, and setting ourselves up to scale properly. We rebuilt our entire platform on Docker and Amazon ECS, which allowed us to rebuild relatively quickly.

To learn more, continue reading the full blog article @ Airtime