Deployments & Managing Infrastructure at Scale Flashcards
What AWS service allows users to model, provision, and manage AWS and third-party resources by treating infrastructure as code, deploying quickly in different regions or on different accounts?
AWS CloudFormation
What AWS service allows you to define Cloud Infra using a familiar language like; Java, Python, or .NET?
AWS CDK (Cloud Development Kit)
What allows developers to deploy web applications so they don’t have to worry about managing infrastructure, and is a Platform as a Service?
AWS Elastic Beanstalk
What service automates software deployments and works with EC2 and on-premises servers?
AWS CodeDeploy
What service is a secure, highly scalable, fully managed source control service that hosts private Git repositories?
AWS CodeCommit
Fully managed continuous integration service that compiles source code, runs tests, and produces ready-to-deploy software packages.
AWS CodeBuild
Fully managed continuous delivery service that helps you automate your release pipelines.
AWS CodePipeline
Which service allows you to store artifacts using popular package managers like Maven and Gradle?
AWS CodeArtifact
Which AWS service provides a unified UI to enable quick development, building and deployment of applications on AWS?
AWS CodeStar
What AWS service is a cloud-based IDE for writing, running, and debugging code?
AWS Cloud9
What AWS service is an operations hub for your AWS applications and resources that allows for updating, patching, running commands, managing and configuring and entire fleet of servers?
Systems Manager (SSM)
What service provides an interactive shell and CLI that helps manage your Amazon Elastic Compute Cloud (Amazon EC2) instances, edge devices, and on-premises servers and virtual machines (VMs)
SSM Session Manager
What service allows for the management of Chef & Puppet systems?
AWS OpsWorks