Download presentation
Presentation is loading. Please wait.
1
Docker in AWS ECS
2
Recap Infrastructure Goals
PaaS in AWS Less infrastructure management Docker Consistent across environments Fast to deploy Less cost S3 DB Credentials Jenkins Pipeline Test Build ECS Deploy
3
Recap Deployment Pipeline Goals
Easy deployment of code Easy access to logs* * not implemented yet Application Code Easy Button Test / Production
4
ECS EC2 Container Service - Docker PaaS in AWS
Docker image → AWS → ??? → Done ECS Easy Button Test / Production
5
??? What’s under the hood Application Load Balancer ECS
Web Traffic Amazon ECS Optimized AMI Target Group ECS Auto Scaling Group ECS Host Instances - Cluster - Service Application Load Balancer Launch Configuration Docker Image Database Credentials Application Logs S3 Role Permissions ECS Repository Role Permissions CloudWatch IAM Task Definition, Container Definition Docker Image Permissions Easy Button
6
??? What’s under the hood You already have a VPC, right?
7
Additional Resources Microsoft Ignite - Explanation of containers (~15 minutes) AWS Blog - Managing Secrets for Amazon ECS Applications
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.