Udemy AWS Certification Learning

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 174

Application runs of either on Java Run Time or DotNet Runtime

IaaS – Infrastructure as a Service where Hardware, Networking and the Building is managed by the
IaaS engineer
PaaS – Platform as a Service where Except Application everything else below it managed by the PaaS
Engineer

SaaS – Software as a Service where everything is managed including the Application and below
technologies
Faas – Function as a service

DBaaS – Database as a Service


INTaas – Integration as a Service
Gmail is a good example of SaaS
5 Essential Service of a Cloud service providers
Public Cloud Examples AWS, Azure, Google Cloud
Below service provided by AWS

Compute services

Storage Services

Database Services

Networking Services
Security Services

Management and Development Tools

Analytics Services

Mobile Services

Application Services BOT on service

Messaging Services – Message bus services, notification services etc

IoT services

Gamin Services

Brain Services

SaaS – Service Enterprise Service

Desktop as Service
Region has Availability zones, These Availability Zones for redundancy or DR kind of centre
Edge Locations helps to cache the web page for we servers, caching
AWS regions shown below
AWS CLI Tool
S3 is very cost-effective storage
A OBJECT is a File here, it could be mp4, mp3 or any text file any kind of file

The file that needs to be distributed through out the globe

S3 is very cost-effective mechanism to store large files, file that frequently accessed, files that needs
to be distributed though out the globe
Bucket – Storage container inside S3 is called bucket, that is used to store the object means your files
S3 bucket name needs to be unique in the whole AWS cloud, if somebody already used the same you
won’t be able to create the s3 bucket with that name
Lamda functions won’t run or execute the code which is longer than 5 minutes
EBS – Elastic Block Storage, your bootable drive

EFS – Elastic File system is NAS drive, Network Attached Storage, you can not boot with this drive

Instance Store – EC2 attached drive


We mount EFC as NAS mount storage on EC2 to store the files
Achamey and Cloud Flare
Base on Jenkins
Based on Git
SDK – software Development kit
EMR – Elastic Map Reduce
ETL – Extract Transform Load Data
WAF – Web Application Firewall
AR - Augmented Reality

VR - Virtual reality
Configure Instance Details

Add Storage

Add Volumes
Add TAGs
Configure Security Group

Review and Launch

You might also like