SlideShare una empresa de Scribd logo
1 de 40
© 2014 Amazon.com, Inc. and its affiliates. All rights reserved. May not be copied, modified, or distributed in whole or in part without the express consent of Amazon.com, Inc.
Jumpstart Your First Hour on AWS
Craig S. Dickson
Solutions Architect, AWS
Overview
•  Assumes (very) little AWS knowledge
•  Simple tasks that can save time and avoid embarrassment later
•  Will focus on what and not so much on how
•  Five main areas
–  Set up an account
–  Monitor your spending
–  Basic security setup
–  Launch a workload
–  Get help
Setting Up An Account
Sign Up For An Account
•  Very simple, entire process takes less than 5 minutes
–  You will need a Credit Card
–  You will need access to a phone for automated ID verification
•  Pick a good email address
–  use a group email alias
–  don’t use your amazon.com credentials
Turn On Premium Support
Developer
 Business
 Enterprise
Access via
 Email
 Phone, Chat, Email
 Phone, Chat, Email
Named Contacts
 1
 5
 Unlimited
Response Time
 < 12 hours
 < 1 hour
 < 15 minutes
Trusted Advisor
 No
 Yes
 Yes
Infrastructure Event
Management
Pay per event
 Included
Technical Account
Manager
Included
Add MFA To Your Root Account
Monitor Your Spending
Turn On Billing Alerts
Avoid any nasty surprises at the end of your first month
Get Familiar with the Billing Console
Basic Security Setup
MFA for your Root Account
•  You did turn that on right?
•  Double-check in the IAM Console
Understand the Different Account Types
•  Root Account
–  treat it like a root or Administrator account (i.e. don’t use it!)
–  put the credentials and MFA token somewhere safe
•  IAM Accounts
–  familiar users and groups model
–  apply policies to users or groups to grant privileges in your AWS
environment
Create an IAM Group for Admins
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "*",
"Resource": "*"
}
]
}
Create IAM User Accounts for Admins
Set Your IAM User Sign-In URL
Launch an EC2 Workload
Understand Regions, AZs and Edges
US-WEST (N. California)
 EU-WEST (Ireland)
ASIA PAC (Tokyo)
ASIA PAC
(Singapore)
US-WEST (Oregon)
SOUTH AMERICA (Sao Paulo)
US-EAST (Virginia)
GOV CLOUD
ASIA PAC (Sydney)
Setup a Virtual Private Cloud (VPC)
Understand Supported Platforms
VPCs can be simple …
… but VPCs can also be sophisticated
Learn the EC2 Basics
•  Explore the different instance types
–  why not try them all?
•  Exploit the pay-by-the-hour model
•  There is a Free Tier – use it!
•  Use Tags
No really, Use Tags!
•  Can be used in your IAM Policies
•  Can be used for cost allocation
•  Can be used from the SDKs and the CLI
•  Can be used from 3rd party tools like Chef
Launch an EC2 Instance
•  From the console
–  baseline AMI from AWS
–  fully configured AMI from the AWS Marketplace
•  From CloudFormation
•  From the Command Line Interface (CLI)
Upload Content to S3
Setup S3 as a Web Server
Get Help
Join the Discussion Forums
All levels of Support include Forum access
Do Some Training
•  Official AWS Instructor-Led classes
•  Self-Paced Labs
•  Take a Test Drive
Read The Official AWS Blogs
Chinese
Portuguese
German
Japanese
Application
Management
PHP
.NET
Ruby
Mobile
Java
Security
Listen To The Podcast
•  Short, sharp and topical
•  Amusing accents
Reach out to your AWS Account Team
•  You have one whether you know it or not
•  We don’t bite
•  We love talking to our customers
•  We bring our own whiteboard markers
•  If we can’t answer your question about AWS, we will find
someone who can
59:30 … 30 seconds to spare!
What about your 2nd hour?
Monitor Your Costs – Ninja Style
•  Programmatic Billing Access
–  you did start Tagging everything right?
•  Gamify your infrastructure spend
•  Plug in a 3rd party tool
–  Splunk
–  Netflix Ice
–  Cloudyn
–  Cloudability
–  many others
Dial Up Your Security – Ninja Style
•  Start using Resource-level Permissions
•  Setup Identity Federation
•  Turn on CloudTrail
•  Use EC2 Roles to keep your AWS
credentials out of GitHub
Start Thinking About Automation
•  Get to know CloudFormation like your life depends on it
•  Learn the new unified CLI
–  learn the S3 commands first
•  Start leveraging User Data
•  Add in Chef, Puppet, Ansible etc. as necessary
Attend Events
•  Summits in 2014
–  Sydney, Auckland, Brisbane, Melbourne,
Canberra & Perth
•  Lunch & Learns
•  Local User Groups
–  Adelaide (yay!), Brisbane, Canberra,
Melbourne, Perth & Sydney
–  Auckland
Get Certified
Resources
http://bit.ly/P4t0Fm

Craig S. Dickson
craigd@amazon.com
@craigsdickson

Más contenido relacionado

La actualidad más candente

NWCloud Cloud Track - A comparative analysis of the development experience ac...
NWCloud Cloud Track - A comparative analysis of the development experience ac...NWCloud Cloud Track - A comparative analysis of the development experience ac...
NWCloud Cloud Track - A comparative analysis of the development experience ac...
nwcloud
 

La actualidad más candente (20)

Amazon Alexa and AWS Lambda
Amazon Alexa and AWS LambdaAmazon Alexa and AWS Lambda
Amazon Alexa and AWS Lambda
 
Aws amity university_presentation_oct-31-2020
Aws amity university_presentation_oct-31-2020Aws amity university_presentation_oct-31-2020
Aws amity university_presentation_oct-31-2020
 
AWS User Group September
AWS User Group September AWS User Group September
AWS User Group September
 
AWS re:Invent 2016: Know Before You Go
AWS re:Invent 2016: Know Before You GoAWS re:Invent 2016: Know Before You Go
AWS re:Invent 2016: Know Before You Go
 
Aws training
Aws trainingAws training
Aws training
 
Dead-Simple Deployment: Headache-Free Java Web Applications in the Cloud
Dead-Simple Deployment: Headache-Free Java Web Applications in the CloudDead-Simple Deployment: Headache-Free Java Web Applications in the Cloud
Dead-Simple Deployment: Headache-Free Java Web Applications in the Cloud
 
Serverless Application Model - Executing Lambdas Locally
Serverless Application Model - Executing Lambdas LocallyServerless Application Model - Executing Lambdas Locally
Serverless Application Model - Executing Lambdas Locally
 
Introducing Amazon Simple Workflow (Amazon SWF)
Introducing Amazon Simple Workflow (Amazon SWF)Introducing Amazon Simple Workflow (Amazon SWF)
Introducing Amazon Simple Workflow (Amazon SWF)
 
Jumpstarting Your Cloud Journey with OSS on Amazon Lightsail
 Jumpstarting Your Cloud Journey with OSS on Amazon Lightsail Jumpstarting Your Cloud Journey with OSS on Amazon Lightsail
Jumpstarting Your Cloud Journey with OSS on Amazon Lightsail
 
Microsoft Exchange Best Practices: Tips for Setup, Maintenance and Room Resou...
Microsoft Exchange Best Practices: Tips for Setup, Maintenance and Room Resou...Microsoft Exchange Best Practices: Tips for Setup, Maintenance and Room Resou...
Microsoft Exchange Best Practices: Tips for Setup, Maintenance and Room Resou...
 
A software developer guide to working with aws
A software developer guide to working with awsA software developer guide to working with aws
A software developer guide to working with aws
 
AWS re:Invent 2016: Workshop: Building Serverless Bots on AWS - Botathon (DCS...
AWS re:Invent 2016: Workshop: Building Serverless Bots on AWS - Botathon (DCS...AWS re:Invent 2016: Workshop: Building Serverless Bots on AWS - Botathon (DCS...
AWS re:Invent 2016: Workshop: Building Serverless Bots on AWS - Botathon (DCS...
 
Integrate drupal 8 with alexa - Rakshith
Integrate drupal 8 with alexa - RakshithIntegrate drupal 8 with alexa - Rakshith
Integrate drupal 8 with alexa - Rakshith
 
Amazon Web Services Marketplace with Drupal Distributions
Amazon Web Services Marketplace with Drupal DistributionsAmazon Web Services Marketplace with Drupal Distributions
Amazon Web Services Marketplace with Drupal Distributions
 
5 step plan to securing your APIs
5 step plan to securing your APIs5 step plan to securing your APIs
5 step plan to securing your APIs
 
Faster WordPress Workflows
Faster WordPress WorkflowsFaster WordPress Workflows
Faster WordPress Workflows
 
AWS re:Invent 2016: Voice-enabling Your Home and Devices with Amazon Alexa an...
AWS re:Invent 2016: Voice-enabling Your Home and Devices with Amazon Alexa an...AWS re:Invent 2016: Voice-enabling Your Home and Devices with Amazon Alexa an...
AWS re:Invent 2016: Voice-enabling Your Home and Devices with Amazon Alexa an...
 
ECS 2018: Introduction to Azure Web Applications
ECS 2018: Introduction to Azure Web ApplicationsECS 2018: Introduction to Azure Web Applications
ECS 2018: Introduction to Azure Web Applications
 
Alexa Smart Home Skill
Alexa Smart Home SkillAlexa Smart Home Skill
Alexa Smart Home Skill
 
NWCloud Cloud Track - A comparative analysis of the development experience ac...
NWCloud Cloud Track - A comparative analysis of the development experience ac...NWCloud Cloud Track - A comparative analysis of the development experience ac...
NWCloud Cloud Track - A comparative analysis of the development experience ac...
 

Destacado

2015 Gartner Magic Quadrant Cloud Enabled Managed Hosting
2015 Gartner Magic Quadrant Cloud Enabled Managed Hosting2015 Gartner Magic Quadrant Cloud Enabled Managed Hosting
2015 Gartner Magic Quadrant Cloud Enabled Managed Hosting
Evan Blum
 

Destacado (20)

AWS Support
AWS SupportAWS Support
AWS Support
 
(ENT307) AWS Direct Connect Solutions and Network Automation | AWS re:Invent ...
(ENT307) AWS Direct Connect Solutions and Network Automation | AWS re:Invent ...(ENT307) AWS Direct Connect Solutions and Network Automation | AWS re:Invent ...
(ENT307) AWS Direct Connect Solutions and Network Automation | AWS re:Invent ...
 
2015 Gartner Magic Quadrant Cloud Enabled Managed Hosting
2015 Gartner Magic Quadrant Cloud Enabled Managed Hosting2015 Gartner Magic Quadrant Cloud Enabled Managed Hosting
2015 Gartner Magic Quadrant Cloud Enabled Managed Hosting
 
Crypto Options in AWS
Crypto Options in AWSCrypto Options in AWS
Crypto Options in AWS
 
Smartronix - Building Secure Applications on the AWS Cloud
Smartronix - Building Secure Applications on the AWS CloudSmartronix - Building Secure Applications on the AWS Cloud
Smartronix - Building Secure Applications on the AWS Cloud
 
AWS re:Invent 2016: Tips for Passing APN Technical Validations (GPSISV2)
AWS re:Invent 2016: Tips for Passing APN Technical Validations (GPSISV2)AWS re:Invent 2016: Tips for Passing APN Technical Validations (GPSISV2)
AWS re:Invent 2016: Tips for Passing APN Technical Validations (GPSISV2)
 
AWS Managed Services - BlazeClan Technologies
AWS Managed Services - BlazeClan TechnologiesAWS Managed Services - BlazeClan Technologies
AWS Managed Services - BlazeClan Technologies
 
Deep Dive: AWS CloudHSM (Classic)
Deep Dive: AWS CloudHSM (Classic)Deep Dive: AWS CloudHSM (Classic)
Deep Dive: AWS CloudHSM (Classic)
 
AWS Summit 2013 | India - AWS Support - Optimizing your Costs and Infrastruct...
AWS Summit 2013 | India - AWS Support - Optimizing your Costs and Infrastruct...AWS Summit 2013 | India - AWS Support - Optimizing your Costs and Infrastruct...
AWS Summit 2013 | India - AWS Support - Optimizing your Costs and Infrastruct...
 
Expand Your Enterprise Cloud Strategy with AWS Direct Connect and Equinix
Expand Your Enterprise Cloud Strategy with AWS Direct Connect and EquinixExpand Your Enterprise Cloud Strategy with AWS Direct Connect and Equinix
Expand Your Enterprise Cloud Strategy with AWS Direct Connect and Equinix
 
AWS Keynote 1 - AWS Enterprise Summit - Hong Kong
AWS Keynote 1 - AWS Enterprise Summit - Hong KongAWS Keynote 1 - AWS Enterprise Summit - Hong Kong
AWS Keynote 1 - AWS Enterprise Summit - Hong Kong
 
AWS Partner Webcast - Data Center Migration to the AWS Cloud
AWS Partner Webcast - Data Center Migration to the AWS CloudAWS Partner Webcast - Data Center Migration to the AWS Cloud
AWS Partner Webcast - Data Center Migration to the AWS Cloud
 
Introduction to AWS Enterprise Support
Introduction to AWS Enterprise SupportIntroduction to AWS Enterprise Support
Introduction to AWS Enterprise Support
 
Oracle Solutions on AWS : May 2014
Oracle Solutions on AWS : May 2014Oracle Solutions on AWS : May 2014
Oracle Solutions on AWS : May 2014
 
NEW LAUNCH! Introducing AWS Batch: Easy and efficient batch computing on Amaz...
NEW LAUNCH! Introducing AWS Batch: Easy and efficient batch computing on Amaz...NEW LAUNCH! Introducing AWS Batch: Easy and efficient batch computing on Amaz...
NEW LAUNCH! Introducing AWS Batch: Easy and efficient batch computing on Amaz...
 
Using AWS Enterprise Support to the Fullest (ENT206) | AWS re:Invent 2013
Using AWS Enterprise Support to the Fullest (ENT206) | AWS re:Invent 2013Using AWS Enterprise Support to the Fullest (ENT206) | AWS re:Invent 2013
Using AWS Enterprise Support to the Fullest (ENT206) | AWS re:Invent 2013
 
An introduction to AWS Direct Connect
An introduction to AWS Direct ConnectAn introduction to AWS Direct Connect
An introduction to AWS Direct Connect
 
AWS re:Invent 2016: Discovery Channel's Broadcast Workflows and Channel Origi...
AWS re:Invent 2016: Discovery Channel's Broadcast Workflows and Channel Origi...AWS re:Invent 2016: Discovery Channel's Broadcast Workflows and Channel Origi...
AWS re:Invent 2016: Discovery Channel's Broadcast Workflows and Channel Origi...
 
(MBL310) Alexa Voice Service Under the Hood
(MBL310) Alexa Voice Service Under the Hood(MBL310) Alexa Voice Service Under the Hood
(MBL310) Alexa Voice Service Under the Hood
 
AWS re:Invent 2016: Dollars and Sense: Technical Tips for Continual Cost Opti...
AWS re:Invent 2016: Dollars and Sense: Technical Tips for Continual Cost Opti...AWS re:Invent 2016: Dollars and Sense: Technical Tips for Continual Cost Opti...
AWS re:Invent 2016: Dollars and Sense: Technical Tips for Continual Cost Opti...
 

Similar a AWS Summit Sydney 2014 | Jump Start your First Hour with AWS

Similar a AWS Summit Sydney 2014 | Jump Start your First Hour with AWS (20)

Jump Start your First Hour with AWS
Jump Start your First Hour with AWSJump Start your First Hour with AWS
Jump Start your First Hour with AWS
 
Jump Start your First Hour with AWS
Jump Start your First Hour with AWSJump Start your First Hour with AWS
Jump Start your First Hour with AWS
 
Your First Hour on AWS: Building the Foundation for Large Scale AWS Adoption
Your First Hour on AWS: Building the Foundation for Large Scale AWS AdoptionYour First Hour on AWS: Building the Foundation for Large Scale AWS Adoption
Your First Hour on AWS: Building the Foundation for Large Scale AWS Adoption
 
Your First Hour on AWS: Building the Foundation for Large Scale AWS Adoption ...
Your First Hour on AWS: Building the Foundation for Large Scale AWS Adoption ...Your First Hour on AWS: Building the Foundation for Large Scale AWS Adoption ...
Your First Hour on AWS: Building the Foundation for Large Scale AWS Adoption ...
 
Mastering AWS Organizations with Infrastructure as code
Mastering AWS Organizations with Infrastructure as codeMastering AWS Organizations with Infrastructure as code
Mastering AWS Organizations with Infrastructure as code
 
AWS & Infrastructure Hardening - Cloud Infrastructure Security
AWS & Infrastructure Hardening - Cloud Infrastructure SecurityAWS & Infrastructure Hardening - Cloud Infrastructure Security
AWS & Infrastructure Hardening - Cloud Infrastructure Security
 
Federation
FederationFederation
Federation
 
Federation
FederationFederation
Federation
 
Managing your AWS Organization using org-formation
Managing your AWS Organization using org-formationManaging your AWS Organization using org-formation
Managing your AWS Organization using org-formation
 
Aws slides
Aws slidesAws slides
Aws slides
 
Aws slides
Aws slidesAws slides
Aws slides
 
Simplify & Standardise your migration to AWS with a Migration Landing Zone
Simplify & Standardise your migration to AWS with a Migration Landing ZoneSimplify & Standardise your migration to AWS with a Migration Landing Zone
Simplify & Standardise your migration to AWS with a Migration Landing Zone
 
Benefits of Cloud Computing
Benefits of Cloud ComputingBenefits of Cloud Computing
Benefits of Cloud Computing
 
AWS 201 Webinar Series - Rightsizing and Cost Optimizing your Deployment
AWS 201 Webinar Series - Rightsizing and Cost Optimizing your DeploymentAWS 201 Webinar Series - Rightsizing and Cost Optimizing your Deployment
AWS 201 Webinar Series - Rightsizing and Cost Optimizing your Deployment
 
Aws tutorial
Aws tutorialAws tutorial
Aws tutorial
 
Introduction to AWS Security
Introduction to AWS SecurityIntroduction to AWS Security
Introduction to AWS Security
 
Hands-on Labs: Getting Started with AWS - March 2017 AWS Online Tech Talks
Hands-on Labs: Getting Started with AWS  - March 2017 AWS Online Tech TalksHands-on Labs: Getting Started with AWS  - March 2017 AWS Online Tech Talks
Hands-on Labs: Getting Started with AWS - March 2017 AWS Online Tech Talks
 
Application Delivery Patterns
Application Delivery PatternsApplication Delivery Patterns
Application Delivery Patterns
 
Bootstrapping - Session 1 - Your First Week with Amazon EC2
Bootstrapping - Session 1 - Your First Week with Amazon EC2Bootstrapping - Session 1 - Your First Week with Amazon EC2
Bootstrapping - Session 1 - Your First Week with Amazon EC2
 
AWS 201 - Development and Test on AWS Webinar
AWS 201 - Development and Test on AWS WebinarAWS 201 - Development and Test on AWS Webinar
AWS 201 - Development and Test on AWS Webinar
 

Más de Amazon Web Services

Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
Amazon Web Services
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
Amazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
Amazon Web Services
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
Amazon Web Services
 

Más de Amazon Web Services (20)

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS Fargate
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
 
Computer Vision con AWS
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatare
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e web
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Fundraising Essentials
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container Service
 

Último

Último (20)

A Business-Centric Approach to Design System Strategy
A Business-Centric Approach to Design System StrategyA Business-Centric Approach to Design System Strategy
A Business-Centric Approach to Design System Strategy
 
Strategic AI Integration in Engineering Teams
Strategic AI Integration in Engineering TeamsStrategic AI Integration in Engineering Teams
Strategic AI Integration in Engineering Teams
 
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdfSimplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
Simplified FDO Manufacturing Flow with TPMs _ Liam at Infineon.pdf
 
FDO for Camera, Sensor and Networking Device – Commercial Solutions from VinC...
FDO for Camera, Sensor and Networking Device – Commercial Solutions from VinC...FDO for Camera, Sensor and Networking Device – Commercial Solutions from VinC...
FDO for Camera, Sensor and Networking Device – Commercial Solutions from VinC...
 
Speed Wins: From Kafka to APIs in Minutes
Speed Wins: From Kafka to APIs in MinutesSpeed Wins: From Kafka to APIs in Minutes
Speed Wins: From Kafka to APIs in Minutes
 
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxUnpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
 
Demystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John StaveleyDemystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John Staveley
 
WebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM PerformanceWebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM Performance
 
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
 
IESVE for Early Stage Design and Planning
IESVE for Early Stage Design and PlanningIESVE for Early Stage Design and Planning
IESVE for Early Stage Design and Planning
 
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdfIntroduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
 
Powerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara LaskowskaPowerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara Laskowska
 
WSO2CONMay2024OpenSourceConferenceDebrief.pptx
WSO2CONMay2024OpenSourceConferenceDebrief.pptxWSO2CONMay2024OpenSourceConferenceDebrief.pptx
WSO2CONMay2024OpenSourceConferenceDebrief.pptx
 
IoT Analytics Company Presentation May 2024
IoT Analytics Company Presentation May 2024IoT Analytics Company Presentation May 2024
IoT Analytics Company Presentation May 2024
 
Salesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
Salesforce Adoption – Metrics, Methods, and Motivation, Antone KomSalesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
Salesforce Adoption – Metrics, Methods, and Motivation, Antone Kom
 
Google I/O Extended 2024 Warsaw
Google I/O Extended 2024 WarsawGoogle I/O Extended 2024 Warsaw
Google I/O Extended 2024 Warsaw
 
Connecting the Dots in Product Design at KAYAK
Connecting the Dots in Product Design at KAYAKConnecting the Dots in Product Design at KAYAK
Connecting the Dots in Product Design at KAYAK
 
AI presentation and introduction - Retrieval Augmented Generation RAG 101
AI presentation and introduction - Retrieval Augmented Generation RAG 101AI presentation and introduction - Retrieval Augmented Generation RAG 101
AI presentation and introduction - Retrieval Augmented Generation RAG 101
 
Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024
 
Oauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoftOauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoft
 

AWS Summit Sydney 2014 | Jump Start your First Hour with AWS

  • 1. © 2014 Amazon.com, Inc. and its affiliates. All rights reserved. May not be copied, modified, or distributed in whole or in part without the express consent of Amazon.com, Inc. Jumpstart Your First Hour on AWS Craig S. Dickson Solutions Architect, AWS
  • 2. Overview •  Assumes (very) little AWS knowledge •  Simple tasks that can save time and avoid embarrassment later •  Will focus on what and not so much on how •  Five main areas –  Set up an account –  Monitor your spending –  Basic security setup –  Launch a workload –  Get help
  • 3. Setting Up An Account
  • 4. Sign Up For An Account •  Very simple, entire process takes less than 5 minutes –  You will need a Credit Card –  You will need access to a phone for automated ID verification •  Pick a good email address –  use a group email alias –  don’t use your amazon.com credentials
  • 5. Turn On Premium Support Developer Business Enterprise Access via Email Phone, Chat, Email Phone, Chat, Email Named Contacts 1 5 Unlimited Response Time < 12 hours < 1 hour < 15 minutes Trusted Advisor No Yes Yes Infrastructure Event Management Pay per event Included Technical Account Manager Included
  • 6. Add MFA To Your Root Account
  • 8. Turn On Billing Alerts Avoid any nasty surprises at the end of your first month
  • 9. Get Familiar with the Billing Console
  • 11. MFA for your Root Account •  You did turn that on right? •  Double-check in the IAM Console
  • 12. Understand the Different Account Types •  Root Account –  treat it like a root or Administrator account (i.e. don’t use it!) –  put the credentials and MFA token somewhere safe •  IAM Accounts –  familiar users and groups model –  apply policies to users or groups to grant privileges in your AWS environment
  • 13. Create an IAM Group for Admins { "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": "*", "Resource": "*" } ] }
  • 14. Create IAM User Accounts for Admins
  • 15. Set Your IAM User Sign-In URL
  • 16. Launch an EC2 Workload
  • 17. Understand Regions, AZs and Edges US-WEST (N. California) EU-WEST (Ireland) ASIA PAC (Tokyo) ASIA PAC (Singapore) US-WEST (Oregon) SOUTH AMERICA (Sao Paulo) US-EAST (Virginia) GOV CLOUD ASIA PAC (Sydney)
  • 18. Setup a Virtual Private Cloud (VPC)
  • 20. VPCs can be simple …
  • 21. … but VPCs can also be sophisticated
  • 22. Learn the EC2 Basics •  Explore the different instance types –  why not try them all? •  Exploit the pay-by-the-hour model •  There is a Free Tier – use it! •  Use Tags
  • 23. No really, Use Tags! •  Can be used in your IAM Policies •  Can be used for cost allocation •  Can be used from the SDKs and the CLI •  Can be used from 3rd party tools like Chef
  • 24. Launch an EC2 Instance •  From the console –  baseline AMI from AWS –  fully configured AMI from the AWS Marketplace •  From CloudFormation •  From the Command Line Interface (CLI)
  • 26. Setup S3 as a Web Server
  • 28. Join the Discussion Forums All levels of Support include Forum access
  • 29. Do Some Training •  Official AWS Instructor-Led classes •  Self-Paced Labs •  Take a Test Drive
  • 30. Read The Official AWS Blogs Chinese Portuguese German Japanese Application Management PHP .NET Ruby Mobile Java Security
  • 31. Listen To The Podcast •  Short, sharp and topical •  Amusing accents
  • 32. Reach out to your AWS Account Team •  You have one whether you know it or not •  We don’t bite •  We love talking to our customers •  We bring our own whiteboard markers •  If we can’t answer your question about AWS, we will find someone who can
  • 33. 59:30 … 30 seconds to spare!
  • 34. What about your 2nd hour?
  • 35. Monitor Your Costs – Ninja Style •  Programmatic Billing Access –  you did start Tagging everything right? •  Gamify your infrastructure spend •  Plug in a 3rd party tool –  Splunk –  Netflix Ice –  Cloudyn –  Cloudability –  many others
  • 36. Dial Up Your Security – Ninja Style •  Start using Resource-level Permissions •  Setup Identity Federation •  Turn on CloudTrail •  Use EC2 Roles to keep your AWS credentials out of GitHub
  • 37. Start Thinking About Automation •  Get to know CloudFormation like your life depends on it •  Learn the new unified CLI –  learn the S3 commands first •  Start leveraging User Data •  Add in Chef, Puppet, Ansible etc. as necessary
  • 38. Attend Events •  Summits in 2014 –  Sydney, Auckland, Brisbane, Melbourne, Canberra & Perth •  Lunch & Learns •  Local User Groups –  Adelaide (yay!), Brisbane, Canberra, Melbourne, Perth & Sydney –  Auckland