AWS Cloud Essentials Flashcards

1
Q

Cloud computing

A

on-demand delivery of compute power, database, storage, applications, and other IT resources through a cloud services platform through the internet with pay-as-you-go pricing

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

Infrastructure as a Service (IaaS)

A

Basic building blocks for cloud IT. Provides access to networking, computers, and data storage space.

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

Platform as a Service (PaaS)

A

removes need for you to manage underlying infrastructure and allows you to focus on deployment and management of your applications. No need to worry about capacity planning, maintenance, patches, etc.

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

Software as a Service (SaaS)

A

completed product that is run and managed by the service provider

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

Region

A

physical location in world where AWS has mutliple AZ’s

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

Availability Zones (AZ’s)

A

consist of one or more discrete data centers, each with redundant power, networking and connectivity, housed in separate facilities.

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

AWS CLI

A

open source tool that enables you to create and configure AWS services using commands in your command-line shell

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

AWS Cloud Development Kit (CDK)

A

software development framework for defining cloud infrastructure in code and provisioning it through AWS CloudFormation

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

AWS Cloudformation

A

helps you model and set up your AWS resources. you create a template that describes all the AWS resources that you want (like Amazon EC2 instances or Amazon RDS DB instances). Once you create the template, CloudFormation takes care of provisioning and configuring those resources for you. Like CX as Code.

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

Well-archictected 6 pillars

A

Operational Excellence, Security, Reliability, Performance Efficiency, Cost Optimization, and Sustainability

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

Customer vs AWS responsibility

A

Customer - responsible for security “IN” the cloud

AWS - responsible for security “OF” the cloud

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