Deployments & Managing Infrastructure Flashcards

1
Q

CloudFormation

A

(AWS Only)

  • Infrastructure as Code
  • Works with almost all AWS resources
  • Repeat across regions and accounts
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Elastic Beanstalk

A

(AWS Only)

  • Platform as a service (PaaS)
  • Limited to certain programming languages or docker
  • Deploy code consistently with a known architecture (ALB + EC2 + RDS)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Code Deploy

A

(hybrid)

Deploy and upgrade any application onto servers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

System Manager

A

(hybrid)
Patch, configure, and run commands at scale

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

CodeCommit

A

Store code in private git repo

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

CodeBuild

A

Build and test code in AWS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

CodeDeploy

A

Deploy code onto servers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

CodePipeline

A

Orchestration of pipeline (from code to build to deploy)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

CodeArtifact

A

Store software packages and dependencies on AWS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

CodeStar

A

Unified view for allowing developers to do CICD and code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Cloud9

A

Cloud IDE (Integrated Development Environment)
with collab

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

AWS CDK

A

Cloud Development Kit

An open-source software development framework used to model and provision your cloud application resources (infrastructure) with familiar programming languages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly