Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Amazon Web Services

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 49

Amazon Web Services

[AWS]
Contents
• AWS Basics

• LAB 3
– Creation of Free AWS account
– Creation of Instances
– Enabling Multifactor Authentication

• LAB 4
– Launching RDS instance
– Accessing MySQL instance using Workbench

• LAB 5
– Demonstration of AWS S3 bucket
– Demonstration of AWS Elastic Load Balancer
AWS – Leader of Cloud Industry
Before the advent of Cloud
Disadvantages of On-Premise Setup
What is Cloud Computing?
Advantages of Cloud Computing
What is AWS?
Other Cloud Service Providers
Why is AWS successful?
Service Domains of AWS
AWS Service – Compute
EC2 (Elastic Compute Cloud)
Elastic BeanStalk
AWS Lambda
Elastic Load Balancing
AWS AutoScaling
AWS Service – Security IAM
LAB 3
* Creation of Free AWS account
* Creation of Instances
Linux and Windows
* Enabling Multifactor Authentication
Using Google Authenticator
AWS Service - Database
Amazon RDS
Amazon Dynamo DB
Amazon RedShift
Amazon ElastiCache
• LAB 4
– Launching RDS instance
– Accessing MySQL instance using Workbench
Amazon Storage – Amazon S3
Amazon S3 Glacier
Amazon EFS
AWS Storage Gateway
Elastic Load Balancing
• LAB 5
– Demonstration of AWS S3 bucket
– Demonstration of EFS
– Demonstration of AWS Elastic Load Balancer
AWS Service - Security
AWS Service -Management
AWS CloudFormation
AWS CloudTrail
Amazon CloudWatch
AWS Service – Customer Engagement
Amazon Connect
Amazon SES
Load website and DB on AWS Platform
Currently on localhost
Database creation
Unable to upload due to unauthentication
Steps to Authenticate :: 1. Add user
Grant permission to access S3
Store the generated access and secret key
Add the keys in PHP code
Now able to upload file to S3
Clicking on file name downloads the file from
S3

You might also like