What is Packer? (by HashiCorp)

INFRASTRUCTURE AS CODE: Modern, Automated HashiCorp Packer is easy to use and automates the creation of any type of machine image. It embraces modern configuration management by encouraging you to use automated scripts to install and configure the software within your...

What is Amazon Elastic Container Service (AWS ECS)

Amazon Elastic Container Service (Amazon ECS) is a highly scalable, high-performance container orchestration service that supports Docker containers and allows you to easily run and scale containerized applications on AWS. Amazon ECS eliminates the need for you to...

Task Definitions for Amazon ECS on GitHub

This repository holds task definitions, small blueprint files that tell Amazon EC2 Container Service (Amazon ECS) how to deploy containers on a managed cluster of Amazon EC2 instances. Task definitions are a core component of using Amazon ECS to run containerized...