Cloud-Native Infrastructure, Fast Focus

CCT04 Fast Focus: Containers on AWS

11/19/2019

1:30pm - 1:50pm

Level: Introductory to Intermediate

Chris Kinsman

Chief Architect

PushSpring

Amazon Web Services provides multiple ways to run containers in the cloud. This session will dig into Elastic Container Service and Elastic Kubernetes Service on AWS. It will highlight the features and differences between them and show you how to use Terraform to create new clusters and deploy services.

You will learn:

  • How to create an ECS cluster and service using Terraform
  • How to create an EKS cluster using Terraform
  • How to deploy a solution to EKS using kubectl