Você está na página 1de 28

Your First Hour With AWS

Rohini Gaonkar
Agenda

Signing up for AWS Account

First steps at Securing account access

Virtual Servers in Cloud

Billing and Cost Management

Security Best Practices

Next Steps
The AWS Free Tier
Includes most AWS services
Available for all new accounts
Good for one year from the day the account is created

Everything we show today


can be done within the
free tier

For more details:


http://aws.amazon.com/free/
Signing Up For An AWS Account
You will need a credit card
There will be a telephone verification
Go to https://aws.amazon.com
First Steps: Creating IAM Users

Using AWS Identity and Access


Management (IAM), you can
create and manage AWS users
and groups.

You can control what resources


each user has access to within an
AWS account.
First Steps: Enabling MFA

AWS allows you to require multi-


factor authentication for your
users through physical or software-
based single use login tokens.

This protects against stolen


passwords and key loggers.

Enable this on IAM users and the


root account
AWS Global Infrastructure
Region & Number of Availability Zones
AWS GovCloud (2) EU
Ireland (3)
16 Regions 42 Availability Zones 76 Edge Locations US West Frankfurt (2)
Oregon (3) London (2)
Northern California (3)
Asia Pacific
US East Singapore (2)
N. Virginia (5), Ohio (3) Sydney (3), Tokyo (3),
Seoul (2), Mumbai (2)
Canada
Central (2) China
Beijing (2)
South America
So Paulo (3)

Announced Regions
Paris, Ningxia, Stockholm
Amazon Elastic Compute Cloud (EC2)
EC2 Instances are Virtual Servers in the cloud.

Features -
Pre-configured Amazon Machine Image - OS, apps, etc.
Instance type - memory, CPU, network, etc.
Key Pair - secure login
Security Group firewall
Network Access
Storage volumes
and other settings
Choosing the Right Amazon EC2 Instance

EC2 instance types are optimized for different use cases and come in multiple
sizes. This allows you to optimally scale resources to your workload requirements.
AWS uses Intel Xeon processors for EC2 instances, providing customers with
high performance and value.
Consider the following when choosing your instances: Core count, memory size,
storage size and type, network performance, and CPU technologies.
Hurry Up and Go Idle - A larger compute instance can save you time and money,
therefore paying more per hour for a shorter amount of time can be less expensive.

Complete list at https://aws.amazon.com/ec2/instance-types/


Get the Intel Advantage
Intels latest 22nm Haswell microarchitecture on new C4 instances,
with custom Intel Xeon v3 processors, provides new features:
Haswell microarchitecture has better branch prediction; greater
efficiency at prefetching instructions and data; along with other
improvements that can boost existing applications performance by
30% or more
P state and C state control provides the ability to individually tune each
cores performance and sleep states to improve application performance
Intel AVX2.0 instructions can double the floating-point performance for
compute-intensive workloads over Intel AVX, and provide additional
instructions useful for compression and encryption
Intel Processor Technologies
Intel AVX Get dramatically better performance for highly parallel
HPC workloads such as life science engineering, data mining, financial
analysis, or other technical computing applications. AVX also enhances
image, video, and audio processing.
Intel AES-NI Enhance your security with these new encryption
instructions that reduce the performance penalty associated with
encrypting/decrypting data.
Intel Turbo Boost Technology Get more computing power when
you need it with performance that adapts to spikes in your workload with
Intel Turbo Boost Technology 2.0
EC2 Instances With Intel Technologies

Burstable Balanced Compute Memory Memory Memory GPU GPU Compute I/O Storage

AWS Instance
T2 M4 C4 R3 R4 X1 G2 P2 I2 D2
Type
Intel Intel Intel Intel Intel Intel Intel Intel Intel
Intel Intel Xeon
Xeon Xeon Xeon Xeon Xeon Xeon Xeon Xeon Xeon
processor E5-2670
family E5-2676 v3 E5-2666 v3 E5-2670 v2 CPU E5-2686 v4 E7-8880 v3 E5-2686 v4 E5-2670 v2 E5-2676 v3
Intel process 22nm 22nm 14nm 22nm 32nm 14nm 22nm
22nm Haswell 22nm Haswell
technology Haswell Ivy Bridge Broadwell Haswell Sandy Bridge Broadwell Ivy Bridge

Intel AVX

Intel AES-NI AVX2 AVX2 AVX2

Intel Turbo
Boost

Storage EBS only EBS only EBS only SSD SSDC+1 SSD SSD SSD HDD

Complete list at https://aws.amazon.com/intel/#aws-instance-type


Current Generation Instances

Instance Family Some Use Cases

General purpose (t2, m4, m3) Low-traffic websites and web applications
Small databases and mid-size databases

Compute optimized (c4, c3) High performance front-end fleets


Video-encoding

Memory optimized (r3,r4, X1) High performance databases


Distributed memory caches

Storage optimized (i2, d2) Data warehousing


Log or data-processing applications

GPU instances (g2,p2) 3D application streaming


Machine learning

Complete list at https://aws.amazon.com/ec2/instance-types/


Amazon EBS Storage For EC2 Instances

Amazon Elastic Block Store(EBS) is persistent block storage for EC2


instances

Each volume can be as small as 1GB and as large as 16TB

Available in several different types

Encryption for data-at-rest and data-in-transit between EC2 instances


and EBS volumes.

Create snapshots of EBS volumes in Amazon S3 to create backups


Amazon EBS Volume Types

General Provisioned Throughput Cold HDD


Purpose IOPS SSD Optimized (sc1)
SSD (gp2) (io1) HDD (st1)
Amazon EBS Volume Types

General Provisioned Throughput Cold HDD


Purpose IOPS SSD Optimized (sc1)
SSD (gp2) (io1) HDD (st1)
Demo
Launching and connecting to EC2 Instances
Attaching EBS Volumes
Creating Snapshot and AMI
View Demo: https://s3-ap-southeast-1.amazonaws.com/mktg-apac/Final+AWS+Innovate+Videos/AWS+Innovate+-
+Demos/Your+First+Hour+with+AWS+(Level+100)+-+Demo+1.mp4
is the easiest
way to get started on AWS

Virtual Private Server Persistent Storage Networking


Pick Your Preconfigured Instance Image

Operating
Systems

Amazon Linux Ubuntu

Applications

WordPress Joomla! Drupal Magento Redmine

Dev Stacks

LAMP Node.js MEAN Nginx GitLab


Launch a VPS Instance with One Click

Go!

Launch Attach Manage Create Manage


VM SSD storage IAM Security Groups SSH Keys

Under the hood


Everything You Need for a Low, Predictable Price

1 Month Free Trail


Free trial includes $5 plan
for 750 hours in your first month
AmazonLightsail.com

As of May 2017, available in AWS Region US East


When Should I Use Lightsail?

Simple applications Multi-tier applications (dozens


Small websites and blogs of instances)
Development and test Large websites
environments Resource intensive workloads
Line-of-business software

convenience
control
Billing and Cost Management

There are several features to help you monitor costs and


visualize your AWS spend:

AWS Cost and Usage reports Understand Usage


Cost Explorer - Analyzing Costs with Graphs
Budgets - Forecasts of your Estimated Costs and Alerts on
Spending Limits
Consolidated Billing Manage multiple accounts
Security Best Practices
Enable AWS CloudTrail - track user activity and API usage
Enable AWS Config audit trail of resources
Grant Least Privilege - to account and resources
AWS IAM Best Practices
Create Amazon VPCs

AWS Cloud Security


https://aws.amazon.com/security/
Next Steps

AWS Whitepapers
https://aws.amazon.com/whitepapers/

AWS Documentation
https://aws.amazon.com/documentation/
Next Steps

AWS Blog
https://aws.amazon.com/blogs/aws/

AWS Support
https://aws.amazon.com/premiumsupport/
New to AWS Online Labs Take a Class AWS Certification
Introductory labs Take an online Build technical Validate knowledge
and videos can Self-Paced Lab to skills and learn and show expertise
help you ramp up get hands-on- best practices from with industry
Start learning practice with AWS an accredited recognized
services instructor certifications
Start practicing Find a class Get Certified

Learn more: aws.amazon.com/training


Thank You for Attending AWS Innovate
We hope you found it interesting! A kind reminder to complete the survey.
Let us know what you thought of todays event and how we can improve
the event experience for you in the future.

aws-apac-marketing@amazon.com
twitter.com/AWSCloud

facbook.com/AmazonWebServices

youtube.com/user/AmazonWebServices
slideshare.net/AmazonWebServices

twitch.tv/aws

Você também pode gostar