Created
June 15, 2021 20:58
-
-
Save tierra/070f97d2d0b9401c09eae1ef360a63a3 to your computer and use it in GitHub Desktop.
Revisions
-
tierra created this gist
Jun 15, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,26 @@ Elastic Beanstalk (2011) - EC2 / ASG based deployments CloudFormation (2011) - Designed for infrastructure management, but can be used for deployments too. OpsWorks (2013) - Infrastructure automation CodeDeploy (2014) - EC2 / ASG based deployments Elastic Container Service (2015) - Docker container apps Lightsail (2016) - Traditional VPS web apps (WordPress, phpBB, MediaWiki, etc) CodeStar (2017) - Continuous delivery pipelines for EC2 / Lambda apps. Serverless Application Repository (2018) - Lambda deployments Elastic Kubernetes Service (2018) - Open source industry standard container orchestration