Deploying and managing ( developer tool ) Flashcards

1
Q

Cloud9

A

A Cloud IDE( Integrated. Developed.Environment) for Writing, Running, and Debugging Code
with collab

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

CodeArtifact

A

Secure, scalable, and cost-effective artifact management for software development used r use to store code dependencies

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

CodeBuild

A

for integration service used for Build and test code, it is it is serverless.

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

CodeCommit

A

Store Code in Private Git Repositories: code in a repository, collaborate on code with versioning controlled.

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

CodeDeploy

A

allows to automate Deployments software Code to a hybrid mix of EC2 Instances and On-Premises servers

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

CodePipeline

A

orchestrate of pipeline
code > build > test > provision > deploy

is a fully managed continuous delivery service that helps you automate your release pipelines for fast and reliable application and infrastructure updates.

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

CodeStar

A

Unified view for allowing developer to do CICD in one place, central service that allows developers Quickly develop, build, and deploy applications

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

AWS CDK

A

define your cloud infrastructure using a programming language. EX: A developer would like to deploy infrastructure on AWS but only knows Python.

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

Cloudformation

A

Only in AWS: infrastructure as code, and work with all AWS resource. Repeat across region and Account

CloudFormation is an infrastructure automation platform for AWS that deploys AWS resources in a repeatable, testable and auditable manner.

is an infrastructure as code (IaC) service that allows you to easily model, provision, and manage AWS and third-party resources.

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

AWS elastic Beanstalk

A

AWS only. Referred to as a Platform as a Service (PaaS). free of use, but you do pay for the resources creat. Deploys code consistently with a know architecture (ALB+EC2+RDS) For Health monitoring for your application

is an easy-to-use service for deploying and scaling web applications and services developed with Java, .NET, PHP, Node.js, Python, .

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

CodeDeploy

A

Hybrid: deploy & upgrade any application into servers

AWS managed service allows to automate software deployments to a hybrid mix of EC2 Instances and On-Premises servers

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

AWS system manager SSM

A

Hybrid: patch, configure and run commands at scales across your servers

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

AWS OPWorks

A

Hybrid: manage chef and puppet in AWS

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

What is called the declaration of the AWS resources that make up a stack

A

Cloudformation template

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