AWS Intro to Cloud Computing Midterm/Final

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/200

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

201 Terms

1
New cards

Which AWS pricing model offers no upfront payments and a smaller discount?

NURI (No Upfront Payments Reserved Instance)

2
New cards

This cloud service model included computer (virtual or hardware), networking feature, and data storage space (EC2, EBS, VPC)

Infrastructure as a service (IaaS)

3
New cards

This cloud computing model includes the deployment and management of developed applications (Lambda, RDS, Elastic Beanstalk, Cloud9)

Platform as a service (PaaS)

4
New cards

This cloud computing mode provides end-user applications such as web-based email (AWS Shield, Trusted Advisor, Chime)

Software as a service (SaaS)

5
New cards

What are the examples of?

· High availability

· Elasticity

· Agility

· Durability

· Security

· Reliability

· On-demand

· Pay-as-you go

· Scalability

· Global reach

· Economy of scale

The benefits of cloud computing

6
New cards

This cloud deployment model uses cloud-based applications and is deployed and operates entirely in the cloud, leveraging cloud computing for creation or migration, and can be built on varying levels of infrastructure services.

public cloud

7
New cards

This cloud deployment model connects cloud-based resources with existing on-premises infrastructure, allowing organizations to extend their infrastructure into the cloud and link cloud resources to internal systems.

hybrid

8
New cards

This cloud deployment model is on-premises and involves using virtualization and resource management tools to offer dedicated resources and improve utilization, resembling traditional IT infrastructure while attempting to incorporate some cloud computing efficiencies; you manage the servers in your data center

private cloud (on-premises)

9
New cards

The following are examples of what?

Trade capital expense for variable or operational expense, benefit from massive economies of scale, stop guessing capacity, increase speed and agility, stop spending money on running and maintaining data centers, go global in minutes.

advantages of cloud computing

10
New cards

A benefit of cloud computing is that you can run one app in multiple _____

availability zones

11
New cards

Which AWS services allows users to write code in an IDE within a web browser?

Cloud9

12
New cards

Which AWS service is a a source control system for private git repositories?

CodeCommit

13
New cards

Which AWS support plan is the lowest AWS tier, supporting general guidance response time in less than <24 hours and system impaired response time in less than <12 hours? It is only available during business hours through web access to Cloud Support Associates.

Developer

14
New cards

Which AWS support plan provides contextual support to your use-case, a full-set of AWS trusted advisor checks, general guidance in< 24 hours, system impaired in < 12 hours, and 24/7 phone, web, and chat access to Cloud Support Engineers?

Business

15
New cards

Which AWS support plan is recommended if you have production and/or business critical workloads in AWS. It includes a full-set of AWS Trusted Advisor checks, business-critical system downtime response in < 30 minutes, a pool of TAMs (technical account manager) and access to AWS Managed Services (AMS)?

enterprise on ramp

16
New cards

Which AWS support plan is recommended if you have business and/or mission critical workloads in AWS. It offers a business/mission-critical system down response < 15 minutes, a designated Technical Account Manager (TAM), and is the only plan to offer AWS Incident Detection and Response?

enterprise

17
New cards

True of false: you don't have to pay for outbound data transfer

false

18
New cards

True or false: you have to pay for compute and storage services

true (compute varies by instance and storage is typically charged by GB)

19
New cards

IAM, CloudFront, and Route 53 are all example of ___ services.

global

20
New cards

True or false: VPC, Elastic Beanstalk, and Autoscaling are charged services.

false (these services are at no charge)

21
New cards

True or false: Cloud Formation, AWS Organization, and OpsWorks are free services

true

22
New cards

This compares the costs of running application(s) on an on-premise or traditional environment versus the AWS cloud environment

TCO (total cost of of ownership)

23
New cards

The number of servers and storage amount will affect this.

TCO

24
New cards

Which AWS service gives you the status of all AWS services across all regions?

Health Dashboard

25
New cards

AWS ____ allows offers consolidated billing and allows you to centrally control AWS services across multiple AWS accounts?

Organizations

26
New cards

AWS _____ offers APIs to automate the creation and management of new AWS accounts

Organizations

27
New cards

AWS _____ allows you to create groups of accounts and then attach service control policies (SCPs) to a group, allows you to create service boundaries.

Organizations

28
New cards

AWS ______ dashboard provides the status of the month-to-date expenditure of an an AWS account

billing

29
New cards

AWS ____ view the AWS cost data as graphs for visualization, understanding, and management and usage over time

cost explorer

30
New cards

AWS _____ uses the visualization provided by Cost Explorer to show the status of your budgets and to provides forecast of your estimated costs. You can also configure notifications to be sent via email or AWS SNS

budgets

31
New cards

AWS ____ is a single location for accessing comprehensive info about your AWS costs and usage

cost and usage report

32
New cards

Who is a real person that is a designated point of contact that proactively monitors your AWS environments and assists with optimization?

technical account manager

33
New cards

AWS ____ is an online cloud expert who assists you in following best practices to increase performance and fault tolerance within and AWS environment

trusted advisor

34
New cards

Which support plan offers resource Center access, Service Health Dashboard, product FAQs, discussion forums, and support for health checks, but no case support?

basic (plan)

35
New cards

This consists of one or more fully isolated data center

Availability Zone (AZ)

36
New cards

This consists of two or more availability zones that are physically separated

Region

37
New cards

AWS CloudFront uses _____ as an endpoint for caching content and reducing latency

edge locations

38
New cards

What is used for content that is infrequently accessed?

regional edge cache

39
New cards

Amazon ___ offers unlimited object storage for files up to 5TB and is not for OS or DB storage

S3

40
New cards

Amazon ____ is a highly available and scalable block storage that can be attached to an EC2 instance for both throughput and transaction intensive workloads. You can use it for OS or DB storage.

elastic block store

41
New cards

EC2 _____ is local storage that is physically attached to the host computer and cannot be removed. It its temporary storage (ephemeral) because the data is lost when the EC2 instance is terminated.

instance store

42
New cards

Amazon _______ provides a scalable, fully managed or serverless elastic Network File System (NFS) file system for use with AWS Cloud services and on-premises resources to share files.

elastic file system

43
New cards

Amazon ______ provides resizable compute capacity as virtual machines in the cloud.

EC2

44
New cards

Amazon EC2 ____ _____ enable you to automatically add or remove EC2 instances according to conditions you define

auto scaling

45
New cards

AWS _____ enables you to run code without provisioning or managing servers and you only pay for the compute time you consume

Lambda

46
New cards

AWS ____ ____ is service for deploying and scaling web applications and services on familiar server such as Apache Microsoft Internet Information Services (IIS)

elastic beanstalk

47
New cards

Amazon ______ is a highly scalable, performant container orchestration service that supports docker containers

elastic container service (ECS)

48
New cards

Amazon _____ is fully managed Docker container registry that makes it easy for devs to store, manage, and deploy Docker container images

elastic container registry

49
New cards

AWS ____ makes it easy to deploy, manage, and scale containerized applications that use open-source Kubernetes on AWS.

elastic kubernetes services (EKS)

50
New cards

Amazon ____ is a fast content delivery (CDN) service

CloudFront

51
New cards

AWS _____ ______ is a service that enables customers to connect their amazon VPCs to their on-premises networks to a single gateway

transit gateway

52
New cards

Amazon _____ is a scalable cloud Domain Name System (DNS)

route 53

53
New cards

AWS Transit gateway is often used for ____

VPC peering (a hub for connecting VPCs)

54
New cards

AWS ____ _____ establies a dedicated private network connection from your data center of office to AWS, which can reduce networks costs and increase bandwidth throughput

direct connect

55
New cards

AWS ____ allows your to restrict what services and actions are allowed in your account

organizations

56
New cards

AWS _____ enables you to manage access to AWS services and resources securely. You this service to grant permissions to allow and deny user and group access to AWS resources.

Identity and account management (IAM)

57
New cards

AWS ___ is DDOS protection service

shield

58
New cards

AWS ____ enables you to create and manage keys

key management service

59
New cards

Amazon _____ allows you to monitor resources and applications

CloudWatch

60
New cards

AWS ____ enables you to asses, monitor, audit, and evaluate the configuration of your AWS resource against a desired configuration

config

61
New cards

Which AWS service would you use to track if a user terminates an EC2 instance?

CloudTrail

62
New cards

Which AWS service allows you track API calls?

CloudTrail

63
New cards

AWS ___ is used for tracking user activity and API usage

CloudTrail

64
New cards

Which AWS service can be used to transform an excel file in an S3 bucket into a queryable file?

glue

65
New cards

Which AWS service is serverless query service that your would you to run a query on a file generated by AWS Glue?

athena

66
New cards

Which AWS service allows you to query without provisioning a database server?

athena

67
New cards

To host a static website, you might use Amazon ___

S3

68
New cards

To host a dynamic website you might use elastic beanstalk or an ______

EC2 instance

69
New cards

This AWS service allows you to write code within an integrated development environment (IDE) from within a web browser and supports popular programming languages

Cloud9

70
New cards

Which AWS service helps you debug production applications?

x-ray

71
New cards

Patch management, configuration management, and awareness and training are examples of ______ responsibilities

shared

72
New cards

Protecting infrastructure, physical and environmental controls are examples of ____ responsibilities

AWS

73
New cards

True of false: You the customer are responsible for managed services like S3, DynamoDB, RDS, and Lambda

false (AWS is responsible for these managed services)

74
New cards

Management of the guest OS inside EC2 instances, firewall and network configuration, IAM, and server-side and client-side encryption are examples of _____ responsibilities

customer

75
New cards

True or false: AWS is responsible for security group configuration and installed software

false (this is a customer responsibility)

76
New cards

True or false: patching the host OS is a shared responsibility

true

77
New cards

True of false: the customer is responsible for installed software

true

78
New cards

An IAM ____ is a person or application that is defined in an AWS account

user

79
New cards

An IAM ____ is a collection of IAM users that helps you apply common access controls to all group members

group

80
New cards

An access key ID and a secret access key are required for ____ access

programmatic

81
New cards

To follow best practices to secure an AWS account, secure logins with ____ enabled is encouraged

MFA

82
New cards

True or false: You should not delete account root user access keys

false (Deleting account root user access keys and creating and admin user instead of root is encouraged)

83
New cards

To follow best practices to secure an AWS account, you should use ____ to assign permissions to IAM users

groups

84
New cards

To follow best practices to secure an AWS account, you should configure a strong ____ policy

password

85
New cards

Amazon encourages enabling a _____ _____ such as the AWS Cost and Usage Report to follow best security practices

billing report

86
New cards

True or false: to follow best AWS security practices you should delete the root user and instead create an admin

true

87
New cards

AWS ____ enables you to assess, monitor, audit, and evaluate the configuration of AWS resources or state of the architecture. It tracks configuration changes over time and provides notifications via SNS of every configuration change.

config

88
New cards

AWS ___ provides an automated security assessment that helps you import the security and complied of application deployed on AWS. It performs vulnerability assessments for EC2 hosts and VPCs

inspector

89
New cards

AWS ____ is a hardware security module (HSM). It is a dedicated physical machine that you provision and own that is used to generate and use its own encryption keys on the AWS cloud. No key rotation is available.

CloudHSM

90
New cards

AWS ____ enables you to create and manage keys. It provides automatic key rotation if the customer master key (CMK) is generated with an HSM managed by AWS KMS.

key management service (KMS)

91
New cards

AWS ___ provides protection form layer 4 (transport layer) such as TCP SYN/UDP floods or NTP amplification attacks and layer 7 (application layer) attacks such as floods of GET/POST requests

shield

92
New cards

AWS _____ protects web application from layer 7 or application layer DDoS attacks, SQL injection, and cross-site-scripting attacks by monitoring HTTP and HTTPS requests.

web application firewall (WAF)

93
New cards

True of false: a VPC spans multiple availability zones and multiple regions

false (while a VPC does span multiple AZs, a VPC only belongs to one region)

94
New cards

A _____ within a VPC spans only one availability zone

subnet

95
New cards

True or false: a subnet can be public or private

true

96
New cards

The largest IPv4 CIDR block size for a subnet is

16

3 multiple choice options

97
New cards

The smallest IPV4 CIDR block size is

28

3 multiple choice options

98
New cards

True or false: 10.0.0.0/29 a valid network address in AWS

false

99
New cards

An ____ IP address is a static IP address associated with and AWS account that be remapped to another account at anytime

elastic

100
New cards

A ____ gateway enable instances in a private subnet to connect to the internet or other AWS services, but prevents the internet from initiating a connection with those instances

NAT (network address translation)