Blog

Terraform and Amazon ECS – Part 1

Preface Amazon’s Elastic Container Service (ECS) is a platform for deploying Docker containers into the AWS Cloud. It provides a rich set of tools for integrating your containerized application with other AWS services as well as features for managing and monitoring your application. Read more about Amazon ECS. I’ll be deploying a small, five-container application

Read More