0% found this document useful (0 votes)
39 views

Awscloud X Domesticloud

This document provides an overview of Amazon Web Services (AWS) including definitions of cloud computing and its benefits. It describes the types of cloud services including Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS). Specific AWS services are outlined like Amazon EC2, S3, RDS, VPC, IAM, ECS, EKS, and Lambda. Hybrid cloud architectures using AWS are also mentioned.

Uploaded by

budi utomo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views

Awscloud X Domesticloud

This document provides an overview of Amazon Web Services (AWS) including definitions of cloud computing and its benefits. It describes the types of cloud services including Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS). Specific AWS services are outlined like Amazon EC2, S3, RDS, VPC, IAM, ECS, EKS, and Lambda. Hybrid cloud architectures using AWS are also mentioned.

Uploaded by

budi utomo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 20

Amazon Web Services

AWS Global Infrastructure


AWS
Region
Magic Quadrant for Cloud
Infrastructure as a
Service, Worldwide
(2020)
What is cloud computing?

Cloud computing 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 like Amazon
Web Services (AWS).
Benefits of cloud computing

• Trade capital expense for variable expense (vs local)


• Benefit from massive economies of scale 
• Stop guessing capacity
• Increase speed and agility
• Stop spending money running and maintaining data centers (capex vs opex)
• Go global in minutes
Types of cloud computing

• Infrastructure as a Service (IaaS)


• Platform as a Service (PaaS)
• Software as a Service (SaaS)
AWS Shared Responsibility
AWS Core Infrastructure and Services
AWS Virtual Private Cloud (VPC)

Amazon Virtual Private Cloud is a cloud


computing service that provides users a
virtual private cloud, by provisioning a
logically isolated section of Amazon Web
Services Cloud.
AWS Hybrid Cloud

Hybrid cloud architectures help


organizations integrate their on-
premises and cloud operations
to support a broad spectrum of
use cases using a common set of
cloud services, tools, and APIs
across on- premises and cloud
environments.
AWS Virtual Machine - Elastic Compute Cloud (EC2)

Amazon Elastic Compute Cloud (Amazon EC2) is a web service that


provides secure, resizable compute capacity in the cloud. It is designed
to make web-scale cloud computing easier for developers. Amazon EC2’s
simple web service interface allows you to obtain and configure
capacity with minimal friction.

Components of EC2:
• Instance type
• AMI - OS (Windows server, Linux, Marketplace)
• Elastic Load Balancer
• Auto scaling
• (ebs, iam, security group, nacl)
AWS Storage & Database
• AWS Elastic Block Store
Amazon Elastic Block Store (EBS) is high performance
block storage service designed for use with Amazon
Elastic Compute Cloud (EC2) for both throughput and
transaction intensive workloads at any scale.

• AWS Simple Storage Service


Amazon Simple Storage Service (Amazon S3) is an
object storage service that offers industry-
leading scalability, data availability, security, and
performance.

• AWS Relational Database Service (RDS)


Amazon Relational Database Service (Amazon RDS)
makes it easy to set up, operate, and scale a
relational database in the cloud (Amazon Aurora,
Oracle, MySQL, MariaDB, PostgreSQL, SQL Server).
AWS Identity Access Management (IAM)

AWS Identity and Access Management (IAM) enables


you to manage access to AWS services and resources
securely. Using IAM, you can create and manage AWS
users and groups, and use permissions to allow and
deny their access to AWS resources.
How AWS IAM
Works
AWS Container & Compute

• Container
• Elastic Container Registry (ECR)
• Elastic Container Service (ECS)
• Elastic Kubernetes Service (EKS)
• Serverless (Lambda)
• Function as a service
Elastic Container Registry (ECR)
Elastic Container Service (ECS)
Serverless (Lambda)
Elastic Kubernetes Service (EKS)

You might also like