AWS Overview Presentation

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

Title Slide

AWS Free Tier


• Gain free, hands-on experience with the AWS
platform, products, and services
AWS Global Infrastructure

• The AWS Global Cloud Infrastructure is the


most secure, extensive, and reliable cloud
platform
• Offers over 175 fully-featured services from
data centers globally
• Spans 77 Availability Zones within 24
geographic regions
Benefits of AWS Global
Infrastructure

• High Availability Through Multiple Availability


Zones
• Improving Continuity With Replication
Between Regions
• Meeting Compliance and Data Residency
Requirements
• Geographic Expansion
What is IAM?

• Securely control access to AWS resources


• Shared access to your AWS account
• Granular Permission
• Multi-factor authentication (MFA)
• IAM Roles and Identity Federation
• Free to use
What is S3?

• Amazon Simple Storage Service (Amazon S3) is


storage for the internet
• Object-Based Storage
• Data is replicated across multiple facilities
• Unlimited Storage
• Stores data as objects within buckets
S3 Storage Classes

• S3 Standard: Frequently accessed data


• S3 One Zone-IA: Data accessed less frequently
• S3 IA– Infrequent Access: Long-lived, less
frequently accessed data
• S3 Intelligent Tiering: Automatically moves
data to the most cost-effective tier
• S3 Glacier: Low-cost storage for data archiving
• S3 Glacier Deep Archive: Lowest cost storage,
EC2 Overview

• Provides web services API for provisioning,


managing, and deprovisioning virtual servers
• Ease in Scaling Up/Down
• Pay only for what you use
• Can be integrated into several other services
EC2 Pricing Models

• On-Demand: Pay per hour or seconds


• Spot: Bid your price for unused EC2 capacity
• Reserved: Reserve capacity for 1 or 3 years for
discounts
• Dedicated Hosts: Physical server dedicated for
you
EC2 Features

• Amazon Machine Image (AMI) provides the


information required to launch an instance
• Flexible, cost-effective, and easy-to-use data
storage options
• Public-key cryptography to encrypt and
decrypt login information
• Security group acts as a virtual firewall
Elastic Block Storage (EBS)

• Block-based storage for EC2 instances


• Automatically replicated within the Availability
Zone to protect from failure
• Snapshot is a backup of a volume
EBS Types

• General Purpose (SSD)


• Provisioned IOPS for large databases
• Throughput Optimized HDD for big data
• Cold HDD for file servers
• Magnetic for backups and archives
Elastic Load Balancing

• Distributes incoming application or network


traffic across multiple targets
• Supports three types: Application Load
Balancer, Network Load Balancer, Classic Load
Balancer
CloudWatch

• Monitor performance of AWS environment


• Metrics, events, and logs monitoring
Auto Scaling

• Automatically monitors and adjusts compute


resources
• Scaling policies to increase and decrease
instances based on demand
RDS Overview

• Distributed relational database service


• High availability with Multi-AZ deployments
• Effortless scaling and read replicas for
performance
AWS CLI

• Command Line Interface for managing AWS


services
• Create, update, delete, and sync data with S3
• IAM user access keys and roles
Virtual Private Cloud (VPC)

• Logical data center within an AWS Region


• Control over network environment, select IP
address range, subnets, route tables, and
gateways
AWS Security Best Practices

• Shared Responsibility Model


• Managing IAM users, groups, and roles
• Encrypt data at rest and in transit
• Secure OS and applications
Conclusion

• AWS offers a comprehensive suite of cloud


services
• Scalable, secure, and cost-effective solutions
for businesses
• Continuous innovation and expansion to meet
global needs

You might also like