Deployments and Managing Infrastructure at Scale Flashcards
IaC service that allows declarative definiton of AWS infrastructure
CloudFormation
Feature that allows you to write cloud infrastructure using a different programming language
Cloud Development Kit
Platform as a Service (PaaS) that allows developers to quickly deploy code using a known architecture
Elastic Beanstalk
Deploy code onto servers
CodeDeploy
Store code in a private git repository
CodeCommit
Build and test code in AWS
CodeBuild
Orchestrate steps to have code automatically deployed to production (CI/CD)
CodePipeline
Stores software packages and dependencies
CodeArtifact
Unified view for allowing developers to do CI/CD and code
CodeStar
Cloud IDE that allows for real-time collaboration
Cloud9
Suite of products used to manage AWS and on-premise servers
Systems Manager (SSM)
Allows you to start a secure shell on an EC2 instance without SSH
SSM Session Manager
Allows central server management on AWS, much like Chef and Puppet
OpsWorks
True or False: Elastic Beanstalk has built in Health Monitoring Features
True