What are six Advantages of Cloud Computing?
What Models Cloud Computing provides?
What Deployment Models Cloud Computing defines?
What is cloud computing?
On-demand delivery of IT resources and applications through the internet with pay-as-you-go pricing
What is another name for on-premises deployment?
Private cloud deployment
How does the scale of cloud computing help you to save costs?
The aggregated cloud usage from a large number of customers results in lower pay-as-you-go prices.
What types of Amazon EC2 instance are available?
What type of pricing Amazon EC2 have?
Which AWS service provides scaling of computing resources?
Amazon EC2 Auto Scaling
Within Amazon EC2 Auto Scaling, what are the two possible approaches?
What are the three parameter for an Auto Scaling Group?
Which is the AWS service that automatically distributes incoming application traffic across multiple resources
Elastic Load Balancing or ELB.
Although Elastic Load Balancing and Amazon EC2 Auto Scaling are separate services, they work together to help ensure that applications running in Amazon EC2 can provide high performance and availability
Which are the two AWS services about messaging and queuing?
What is Serverless computing?
The term “serverless” means that your code runs on servers, but you do not need to provision or manage these servers.
Serverless computing can adjust the applications’ capacity by modifying the units of consumptions, such as throughput and memory.
Which are the AWS basic serverless services?
which is a serverless compute engine for containers in AWS?
AWS Fargate. It is compatible with both Amazon ECS and Amazon EKS. Use cases:
1. Run and scale container workloads
2. Support AI and ML training applications
3. removes the need to manage the lifecycle of a compute infrastructure for Web apps, APIs, and microservices
Show some examples of Auto scaling
Which process is an example of Elastic Load Balancing?
Ensuring that no single Amazon EC2 instance has to carry the full workload on its own
What are the features of ELB?
ELB is a regional construct in Amazon architecture
What are the key factors for Selecting a Region?
What is an Availability zone?
An Availability Zone is a single data center or a group of data centers within a Region
What is a Region in AWS?
A Region is a geographical area that contains AWS resources.
A Region is a separate geographical location with multiple locations that are isolated from each other.
What is an edge location?
An edge location is a data center that an AWS service uses to perform service-specific operations. Amazon CloudFront uses edge locations to store cached copies of your content closer to your customers for faster delivery
What is AWS Outposts?
AWS Outposts is a service that you can use to run AWS infrastructure, services, and tools in your own on-premises data center in a hybrid approach.