AWS Cloud Interview Questions Flashcards
What are some of the key features of Cloud Computing? (4)
Agility
Cost Savings
Reliability
Scalability
Cloud delivery models are models that represent the computing environments. What are 4 examples?
IAAS, SAAS, PaaS, or FaaS:
Lambda is a (FaaS) Function as a Service
What are the advantages of serverless computing?
Cost-effective.
Highly scalable
Zero server management.
Microservices is a process of developing __________ consisting of code ________ of each other and the __________ developing platform.
Microservicesis a process of developing applications consisting of code independent of each other and the underlying developing platform.
APIs are a way for two or more
APIs are a way for two or more computer programs to communicate with each other using a set of definitions and protocols.
What a use case of API’s?
PayPal is a fintech service that allows users to connect personal _________ information to their PayPal account.
PayPal is a fintech service that allows users to connect personal financial information to their PayPal account.
What are some issues with Cloud Computing?
Handing of control of security at the infrastructure level
EC2 a Virtual Machine in the cloud on which you have __-_____control.
EC2 a Virtual Machine in the cloud on which you have OS-level control.
The best way to describe it is to think of VPC as a virtual ____ _______
Within the VPC, you have control over
The best way to describe it is to think of VPC as a virtual data center
Within the VPC, you have control over Internet gateways, public&private subnets, IP ranges, Security Groups,
Serverless in cloud computing is the building of
Serverless in cloud computing is the building of applications to take place without the complexity of managing theinfrastructure
S3 stands for Simple Storage Service. You can use the S3 interface to store and retrieve ___ amount of data at ___ time and from ________on the web.
S3 stands for Simple Storage Service. You can use the S3 interface to store and retrieve any amount of data at any time and from anywhere on the web.
How does Amazon Route 53 provide high availability and low latency?
Amazon is a global service that has ___ Servers globally in ______ locations.
Amazon is a global service and consequently has DNS Servers globally in optimal locations.
An AMI includes the following things:(3)
Launch template
Launch permissions
A block device mapping the volumes to attach to the instance
What is the relation between the Availability Zone and Region?
An AWS Availability Zone is a physical location where an Amazon data center is located. On the other hand, an AWS Region is a collection or group of Availability Zones or Data Centers
You can monitor Amazon VPC using: (2)
CloudWatch
VPC Flow Logs