Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Rapid Docker on AWS

Rapid Docker on AWS

There are many ways to run Docker containers on AWS. Only one option is sustainable for small teams: Fargate. Learn more about an architecture that has the following advantages:
* Low operational effort
* Ready for the future
* Cost effective
* Highly available
* Scalable

AWS services discussed:
* Load Balancing with the Application Load Balancer (ALB)
* Docker with ECS and Fargate
* Database based on Aurora Serverless

Michael Wittig

September 09, 2019
Tweet

More Decks by Michael Wittig

Other Decks in Technology

Transcript

  1. Architecture Goals • Low operational effort • Ready for the

    future • Cost effective • Highly available • Scalable
  2. Load Balancing Application Load Balancer Low ops effort Ready for

    future Cost effective Highly available Scalable Source: Rapid Docker on AWS
  3. Compute Docker with ECS and Fargate Low ops effort Ready

    for future Cost effective Highly available Scalable Source: Rapid Docker on AWS
  4. Database RDS Aurora Serverless Low ops effort Ready for future

    Cost effective Highly available Scalable Source: Rapid Docker on AWS
  5. Rapid Docker on AWS Source: Rapid Docker on AWS •

    Low operational effort • Ready for the future • Cost effective • Highly available • Scalable