It is the on-demand delivery of IT resources over the internet with pay-as-you-go pricing. Instead of buying, owning, and maintaining physical data centers and servers, you can access technology services, such as computing power, storage, and databases, on an as-needed basis from a cloud provider.
Cloud Computing
What are the 6 benefits of Cloud Computing?
What are the types of Cloud Computing?
It contains the basic building blocks for cloud IT. It typically provides access to networking features, computers (virtual or on dedicated hardware), and data storage space. IaaS gives you the highest level of flexibility and management control over your IT resources. It is most similar to the existing IT resources with which many IT departments and developers are familiar.
IaaS
It removes the need for you to manage underlying infrastructure (usually hardware and operating systems), and allows you to focus on the deployment and management of your applications. This helps you be more efficient as you don’t need to worry about resource procurement, capacity planning, software maintenance, patching, or any of the other undifferentiated heavy lifting involved in running your application.
PaaS
It provides you with a complete product that is run and managed by the service provider. In most cases, people referring to SaaS are referring to end-user applications (such as web-based email). With a SaaS offering, you don’t have to think about how the service is maintained or how the underlying infrastructure is managed. You only need to think about how you will use that particular software.
SaaS
What are the types of Cloud Computing?
What are clusters of Data Centers?
Availability Zone or AZ
An AZ consists of one or more data centers with redundant power, networking, and connectivity. These data centers operate in discrete facilities with undisclosed locations. They are connected using redundant high-speed and low-latency links.
If you see that a resource exists in us-east-1c, you know this resource is located in AZ c of the us-east-1 Region.
What are clusters of AZs called?
Region
What are the four aspects of choosing a Region?
It consists of Edge locations and regional Edge caches. These are used to cache content closer to end users, thus reducing latency.
Global Edge Network
You can use services like Amazon CloudFront to cache content using the Edge locations.
These are geographic locations worldwide where AWS hosts its data centers. AWS Regions are named after the location where they reside.
Regions
Where is the AWS Cloud Infrastructure built around?
AWS Regions and Availability Zones
It is the URL of the entry point for an AWS web service.
AWS Service Endpoint
What are the types of AWS Service Endpoints?
What does API stand for?
Application Program Interface
How to make API calls in AWS or how do you connect to AWS?
Who is responsible for the security in AWS Cloud?
This is a shared responsibility between AWS and the customer.
What part of the Shared Responsibility Model is AWS responsible for?
AWS is responsible for security of the cloud. This means AWS is required to protect and secure the infrastructure that runs all the services offered in the AWS Cloud. AWS is responsible for:
Provide the 3 categories of AWS Services.
What part of the Shared Responsibility Model is the customer responsible for?
You’re responsible for security in the cloud. When using any AWS service, you’re responsible for properly configuring the service and your applications, as well as ensuring your data is secure.The level of responsibility you have depends on the AWS service. Some services require you to perform all the necessary security configuration and management tasks, while other more abstracted services require you to only manage the data and control access to your resources.
Who is responsible for Hardware or AWS Global Infrastructure?
AWS
Who is responsible for Regions, AZs, and Edge Locations?
AWS
Who is responsible for the infrastructure in various software components that run AWS services?
AWS