Amazon Web Services CC ppt finished.pptx

YUGANDHARSRINIVASRAG 23 views 16 slides Oct 12, 2024
Slide 1
Slide 1 of 16
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16

About This Presentation

I have done an internship in Amazon Web Services Cloud Computing course. It's my crucial establishment that I'm here to upload. By the way you can utilise my document based cloud computing course and implement it for certain software development applications. Thank you.


Slide Content

Department of Electronics And Communication Engineering(ECE) AWS Cloud Virtual Internship PRESENTED BY: J.Sai Babu 20K61A0460

CONTENTS Introduction About AWS Covered Content

INTRODUCTION What is Cloud Computing? Cloud Computing is the delivery of computing services including servers, storage, databases, networking, software, analytics and intelligence over the internet. The Cloud Computing service categories are as follows: IAAS – Infrastructure As A Service PAAS – Platform As A Service SAAS – Software As A service

IAAS: In this model, Cloud service provider will take care of networking, storage, servers and the server virtualization. Managed by Cloud Service Provider (Vendor ): Networking Storage Servers Virtualization Managed by Users: OS Middle Ware Runtime Data Applications

PAAS: In this model, Cloud service provider will take care of IAAS services (as specified earlier) along with OS, Middleware and Runtime. Managed by Cloud Service Provider: Networking Storage Servers Virtualization OS Middleware Runtime Managed by Users: Data Applications

SAAS : In this model, Cloud service provider provides all the services as follows (i.e., IAAS+PAAS): Managed by Cloud Service Provider: Networking Storage Servers Virtualization OS Middleware Runtime Data Applications NOTE: The user need not manage anything, all the services are provided by the vendor.

About Amazon Web Services (AWS): What is AWS? AWS is a Cloud computing platform , a platform on which Amazon offers its cloud services. These services operate from 16 geographical regions across the world.

AWS Storage services: Amazon Simple Storage Service (Amazon S3) Amazon Elastic Block Store (Amazon EBS) Amazon Elastic File System (Amazon EFS) Amazon Simple Storage Service Glacier AWS Database Services: Amazon Relational Database Service Amazon Aurora Amazon Redshift Amazon DynamoDB

Amazon Computing Services: Amazon EC2 Amazon EC2 auto scaling Amazon Elastic Container Service Amazon EC2Container Registry AWS Elastic Beanstalk AWS Lambda Amazon Elastic Kubernetes Services AWS Fargate

Identity and Access Management (IAM): IAM ensures that the right people and job roles in your organization can access the tools they need to do their job. Using IAM we can create users, give required permissions to users and in case there is no need we can revoke. IAM and its Components: Users Policies Groups Roles

Amazon DynamoDB: Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. Core components of DynamoDB: Tables Items Attributes

Primary Key: Primary keys are used for uniquely identifying each item in a table. No two-item can have the same primary key. In DynamoDB the primary key must be specified along with the table name while creating a table. DynamoDB supports two different kinds of primary keys: Partition key Partition key and Sort key

Elastic Compute Cloud: Amazon EC2 is a web-based service that allows businesses to run application programs in the Amazon Web Services public cloud. AWS CloudWatch: Amazon CloudWatch monitors your Amazon web services resources and the applications you run on AWS in real time. AWS CloudFront: Amazon CloudFront is a web service that speeds up distribution of your static and dynamic web content, such as html, css , js , and image files, to your users.

Advantages of Cloud Computing: Trade Capital expense for variable expense. Benefit from massive economics of scale. Stop guessing capacity. Increase speed and Agility. Stop spending money on running and maintaining data centers . Go global and manage.