Build and Release Tools Flashcards

1
Q

Defines resources and infrastructure in declarative human readable configuration files

A

Terraform

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

Uses version control for config files

A

Terraform

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

Combines resources from different providers into reusable models

A

terraform

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

Manage Infrastructure across multiple platforms

A

Terraform

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

Terraform Architecture

A

Infrastructure as Code, Plan, Apply, Providers

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

Deploying Infrastructure w/Terraform

A

Scope, Author, Initialize (init), Plan and Apply

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

Uses template files to automate the setup of resources on AWS

A

CloudFormation

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

Author templates using JSON or YAML

A

CloudFormation

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

Supports many third party resources and modulesq

A

CloudFormation

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

CloudFormation Architecture

A

IaaS, Validate Template, execute CloudFormation, Provision Services

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

Supports deployment and lifecycle management of large scale distributes services

A

BOSH

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

Install and update software on vms across different Iaas providers

A

BOSH

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

The Director is the main orchestraction component

A

BOSH

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

Important components for the BOSH deployment process

A

stemcell, release and deployment

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

Uses plugins known as providers to interact with various platforms/services through API’s

A

terraform

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

Designed to work with AWS

A

cloudformation

16
Q

Incorporates safety control when updating or provisioning infrastructure (rollback triggers, change sets and drift detection_

A

cloudformation

17
Q

Originally created for use with cloud foundry?

A

bosh

18
Q

Supports deployment for many different IaaS providers

A

Bosh

19
Q

Interacts with the Director to perform actions in a cloud environment

A

BOSH Command Line Interface

20
Q
A
21
Q

The main orchestration component

A

Bosh Director