SlideShare uma empresa Scribd logo
1 de 52
Baixar para ler offline
ENT206 – Using AWS Enterprise Support to
the Fullest
Simon Elisha, Principal Solutions Architect, Amazon Web Services
Fergus Hammond, Senior Manager, Cloud Hosting, Adobe Systems Incorporated
November 14, 2013

© 2013 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.
CUSTOMER OBSESSION
…to be Earth’s most customer-centric company…
Constant Focus – Continually Striving to do Better
Choose the
level of
support
suitable for
your
business
Today we are
focussing on
Enterprise
Support
The Basics
Logging a Case
• Unlimited number of “named contacts”
• Ensure they have access via IAM
{
"Statement": [
{
"Effect": "Allow",
"Action": [
"support:*"
],
"Resource": "*"
}
]
}
Choose your
preferred
method of
contact
Choose the Correct Severity Level
Severity
Level

Response
Time

Available For

Critical

15 minutes

Enterprise

Urgent

1 hour

Enterprise, Business

High

4 hours

Enterprise, Business

Normal

12 hours

Enterprise, Business, Developer

Low

1 day

Enterprise, Business, Developer

White glove case routing: Cases submitted by enterprise-level
customers will be recognized and routed directly to specially
trained engineers to ensure fast, accurate resolution to critical
issues.
Customer Story
Sometimes bad things happen to
good people…
Technical Account Manager (TAM)
• Focussed on your organization
• Regular, deep, and ongoing engagement
• Learns how you operate
–
–
–
–

Environment
Change control
Business challenges
Operational challenges

• Able to provide reports and analysis in your
preferred format
Types of TAM Deliverables
•
•
•
•
•
•

Monthly incident reporting
Proactive project planning
Cost optimization recommendations
In-flight project reviews
Feature requests
Etc.
It can be what you want it to be…
“Ran a tech summit for one of our
enterprise customers with a heavy
development focus where we tailored a
full day of workshops with themes
such as automation and deployment,
transcoding and IEM. A massive
turnout and really good feedback.”
TAM, Large Online Media Company
More Advanced Use
Architecture Support
• Access to a solutions architect
– Review new projects
– Explore use cases
– Design reviews

• Engage deeply with your organization to
understand your requirements and nuances
• Bring best practices, patterns, and advice
When it comes to support:
Reactive is the past; proactive
is the future.
Trusted Advisor
Cost Optimizing
• Reserved Instances
opportunities
• Underutilized EC2
instances
• Idle ELBs
• Underutilized
Amazon EBS
volumes
• Etc
Security
• Open ports
• IAM use
• Amazon S3
bucket
permissions
• Amazon RDS
security
• Etc
Fault Tolerance
• AZ imbalance
• Amazon EBS
snapshots
• ASG health
• VPN tunnels
• ELB configuration
• Etc
Performance
• Overutilized instances
• Amazon EBS PIOPS
settings
• Security group
proliferation
• Etc
Useful Way to Track Service Limits
AWS Support API
Support at the End of an API
myhost: aws support create-case …
myhost: aws support describe-cases …
myhost: aws support add-communication-to-case …
myhost: aws support resolve-case –-case-id <value>
myhost: aws support describe-trusted-advisor-check-summaries …
myhost: aws support refresh-trusted-advisor-check …
SDK Support to Make it Easier
•
•
•
•
•
•
•
•

Ruby
.NET
Java
Node.js
PHP
Python
CLI
PowerShell
Build Support “Your Way”
• Stealthy startup
– Uses the API to monitor their limits – dashboard on the “big
screen” in the office

• NZ company
– Tied AWS support tickets into their own trouble-tracking system.

• Your idea here…
Infrastructure Event
Management (IEM)
Create the “War Room”
• Short term, critical support for an event
–
–
–
–
–

Product launch
Advertising campaigns
Production rollouts
Public events (e.g. sports, music)
Cloud migration

• Zero-second response time
• Bring together all the key parties
The IEM Process
Initiation

•Introductions
•Architecture
review
•Cost planning
•Limits review

Planning &
Execution

•Assist customerled load testing
•Real-time event
support

Review &
Closure

• Post event analysis
and
recommendations
Customer Example
•
•
•
•
•
•

Large national “one time only” event
AWS chosen as backup for their existing solution
Team of 12 stakeholders
Reviewed architecture
Coordinated load test (12,000 rps)
During event, confidence so high that load was
shifted for a time to AWS and back again as a “proof
point”
ENT206 - Using AWS Enterprise Support to
the Fullest
Fergus Hammond, Senior Manager, Cloud Hosting, Adobe Systems Incorporated

© 2013 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.
The Short Story
• Enterprise support was must-have for Adobe
– Decision dictated by incident response process

• But Enterprise Support proved to be broadly useful,
beyond incident response
–
–
–
–

Architecture review of existing products
Guidance for new teams
Preparation for events
Trusted Advisor
About Adobe
• Global leader in digital media and digital marketing
solutions
• Provides tools to create, deploy, measure, and
optimize digital content
Cloud Products @ Adobe
• Creative Cloud
• Marketing Cloud
• Digital Publishing Suite
• PhoneGap
• Typekit
• Acrobat.com
• Behance
• Revel
• And growing via new products & acquisitions
History
• Photoshop.com image processing & hosting
• Low-cost hardware in colos; high availability via
application layer
• Omniture purchase in 2009
• Operations teams outside of IT run hosted apps
Adobe Creative Cloud
• Trends: mobile, social cloud
• Latest versions of desktop & mobile apps and
updates
• Cloud storage, syncing, and sharing
• Cloud services for building websites, apps,
publications
• Integration with Behance
How We Picked AWS
• Quickly!
• February 2011 decision > October 2011 launch of
Creative Cloud
• Pockets of existing AWS experience
• Aging hardware in colos, technology gaps (e.g.,
object storage), limited footprint
• It felt like the right time to make the jump into AWS
Shared Cloud
• Internal service platform for
product development
• Efficiency evolution: centralized
operation > centrally operated
PaaS
• Existing product teams
contribute workers, increasing
value of platform
How We Started
• New code base & key new hires with
AWS experience
• Using compute & storage; limited use of other
services
• With some incorrect assumptions…
What We Knew About AWS
• Elastic storage and compute
• Global footprint
• Low cost
• Run by invisible,
API-providing aliens
What Was Much Better Than We Thought
• Higher level services keep our focus on
differentiating our own products
• Higher level services enable infrastructure as code
• Services are added and improved at a rapid pace
• Amazon’s Enterprise Support offering is superb
Creative / Shared Cloud Architecture
• Multi-Availability Zone & multi-region
• Reserved Instances for baseline; on-demand for
peaks
• Three regions: US East, EU (Ireland), Asia
Pacific (Tokyo)
• Most AWS services in use
• Git, Jenkins, Chef, AWS CloudFormation
automate deployment & configuration
management
More on AWS Services
• Rock-solid base of elastic, API-provisioned compute
and storage at low cost
• Real value to Adobe is up the stack
– Higher level services make it easier for us to engineer our products
– Higher level services make it easier for us to deploy and operate our products

• Traditional virtualization & other public clouds make the
sysadmin’s job easier
• AWS replaces the sysadmin – infrastructure becomes
part of the code
Lessons Learned
• Multi-AZ architecture is essential for improving
availability
• Concerns about cost runaways are exaggerated
• AWS Enterprise Support is superb
– Consistent, knowledgeable, reliable, innovative
– Knows our product and is part of our team
How – And Why – We Use Enterprise Support
• Guidance for new AWS users
• Review of existing product architecture
• Dealing with disruptions
– Rare and impact usually small
– Essential for customer-facing / revenue generating service
– AWS technical staff seem like Adobe employees
Two Examples of Support Excellence
• Creative Cloud launch
– TAMs heavily involved in supporting launch; extended members of
Adobe team
– Provided recommendations that reduced risk
• Elastic Load Balancing pre-warming & Amazon S3 bucket partitioning

• Hurricane Sandy
– TAMs equipped with rain jackets & microphones
– Kept us informed on Virginia status
– Can’t overcommunicate when impact could be so large
Results and Next Steps
• Using AWS has resulted in lower cost, higher
availability, and reduced time-to-market
• AWS Enterprise Support is essential
• Planned expansion of Shared Cloud platform
• Growth of products already on Shared Cloud
• Greater use of Trusted Advisor (particularly re: RIs)
Because We All Have Our Own “Super Bowl”

"A large contributor to the success of Shazam’s Super Bowl event
was the work done beforehand with the help of AWS Enterprise
Support. Working hand in hand with a dedicated Technical
Account Manager, the support team provided real-time assistance,
ensuring our application would scale to meet the anticipated
demand of the event. In addition to the up-front support, the AWS
Enterprise Support team also provided around the clock
monitoring and assistance from the US and Europe during the
event and had AWS engineering resources on standby should
their assistance be required.”
Jason Titus, CTO, Shazam
Next Steps?
Visit the support portal
• aws.amazon.com/premiumsupport
Enquire or sign up
• aws.amazon.com/premiumsupport/enterprise
Listen!
• aws.amazon.com/podcast
Please give us your feedback on this
presentation

ENT 206
As a thank you, we will select prize
winners daily for completed surveys!

Mais conteúdo relacionado

Mais procurados

Using Enterprise Support to Optimize and Secure Your AWS Environment (ENT230-...
Using Enterprise Support to Optimize and Secure Your AWS Environment (ENT230-...Using Enterprise Support to Optimize and Secure Your AWS Environment (ENT230-...
Using Enterprise Support to Optimize and Secure Your AWS Environment (ENT230-...Amazon Web Services
 
APN Partner Webinar - AWS Marketplace & Test Drive
APN Partner Webinar - AWS Marketplace & Test DriveAPN Partner Webinar - AWS Marketplace & Test Drive
APN Partner Webinar - AWS Marketplace & Test DriveAmazon Web Services
 
AWS Summit London 2014 | Partners & Solutions Track | Best Practices for Part...
AWS Summit London 2014 | Partners & Solutions Track | Best Practices for Part...AWS Summit London 2014 | Partners & Solutions Track | Best Practices for Part...
AWS Summit London 2014 | Partners & Solutions Track | Best Practices for Part...Amazon Web Services
 
Leveraging AWS Partner Network (APN) Resources
Leveraging AWS Partner Network (APN) ResourcesLeveraging AWS Partner Network (APN) Resources
Leveraging AWS Partner Network (APN) ResourcesAmazon Web Services
 
Best Practices for Partnering with AWS
Best Practices for Partnering with AWSBest Practices for Partnering with AWS
Best Practices for Partnering with AWSAmazon Web Services
 
APN & AWS Marketplace Overview: How to Build Your Business with AWS
APN & AWS Marketplace Overview: How to Build Your Business with AWS APN & AWS Marketplace Overview: How to Build Your Business with AWS
APN & AWS Marketplace Overview: How to Build Your Business with AWS Amazon Web Services
 
Dollars and Sense Technical Tips for Continual Cost Optimization AWS-Partner-...
Dollars and Sense Technical Tips for Continual Cost Optimization AWS-Partner-...Dollars and Sense Technical Tips for Continual Cost Optimization AWS-Partner-...
Dollars and Sense Technical Tips for Continual Cost Optimization AWS-Partner-...Amazon Web Services
 
AWS Well Architected Framework - Walk Through
AWS Well Architected Framework - Walk ThroughAWS Well Architected Framework - Walk Through
AWS Well Architected Framework - Walk ThroughKaushik Mohanraj
 
How to Build a Successful AWS Consulting Practice
How to Build a Successful AWS Consulting PracticeHow to Build a Successful AWS Consulting Practice
How to Build a Successful AWS Consulting PracticeAmazon Web Services
 
Replatform .NET Applications with Windows Containers
Replatform .NET Applications with Windows ContainersReplatform .NET Applications with Windows Containers
Replatform .NET Applications with Windows ContainersNeerajSingh1028
 
For Partners: Build Your Business on AWS
For Partners:Build Your Business on AWSFor Partners:Build Your Business on AWS
For Partners: Build Your Business on AWSAmazon Web Services
 
The Value of Next Generation Managed Services
The Value of Next Generation Managed ServicesThe Value of Next Generation Managed Services
The Value of Next Generation Managed ServicesCloudHesive
 
Living the AWS Well Architected Framework
Living the AWS Well Architected FrameworkLiving the AWS Well Architected Framework
Living the AWS Well Architected FrameworkAdam Dillman
 
AWS Managed Services and SaaS Partner Programs
AWS Managed Services and SaaS Partner ProgramsAWS Managed Services and SaaS Partner Programs
AWS Managed Services and SaaS Partner ProgramsAmazon Web Services
 
AWS Well-Architected Review
AWS Well-Architected ReviewAWS Well-Architected Review
AWS Well-Architected ReviewAndrej Maya
 
Partnering with ISV's and AWS Marketplace – Your Competitive Advantage in the...
Partnering with ISV's and AWS Marketplace – Your Competitive Advantage in the...Partnering with ISV's and AWS Marketplace – Your Competitive Advantage in the...
Partnering with ISV's and AWS Marketplace – Your Competitive Advantage in the...Amazon Web Services
 
Building Your Practice on AWS: An APN Breakfast Session
Building Your Practice on AWS: An APN Breakfast SessionBuilding Your Practice on AWS: An APN Breakfast Session
Building Your Practice on AWS: An APN Breakfast SessionAmazon Web Services
 
So You Want to Be an AWS Partner?
So You Want to Be an AWS Partner? So You Want to Be an AWS Partner?
So You Want to Be an AWS Partner? Amazon Web Services
 
Getting Started with AWS Marketplace: A Technical Introduction
Getting Started with AWS Marketplace: A Technical IntroductionGetting Started with AWS Marketplace: A Technical Introduction
Getting Started with AWS Marketplace: A Technical IntroductionAmazon Web Services
 
Overview of APN Program | AWS Public Sector Summit 2016
Overview of APN Program | AWS Public Sector Summit 2016Overview of APN Program | AWS Public Sector Summit 2016
Overview of APN Program | AWS Public Sector Summit 2016Amazon Web Services
 

Mais procurados (20)

Using Enterprise Support to Optimize and Secure Your AWS Environment (ENT230-...
Using Enterprise Support to Optimize and Secure Your AWS Environment (ENT230-...Using Enterprise Support to Optimize and Secure Your AWS Environment (ENT230-...
Using Enterprise Support to Optimize and Secure Your AWS Environment (ENT230-...
 
APN Partner Webinar - AWS Marketplace & Test Drive
APN Partner Webinar - AWS Marketplace & Test DriveAPN Partner Webinar - AWS Marketplace & Test Drive
APN Partner Webinar - AWS Marketplace & Test Drive
 
AWS Summit London 2014 | Partners & Solutions Track | Best Practices for Part...
AWS Summit London 2014 | Partners & Solutions Track | Best Practices for Part...AWS Summit London 2014 | Partners & Solutions Track | Best Practices for Part...
AWS Summit London 2014 | Partners & Solutions Track | Best Practices for Part...
 
Leveraging AWS Partner Network (APN) Resources
Leveraging AWS Partner Network (APN) ResourcesLeveraging AWS Partner Network (APN) Resources
Leveraging AWS Partner Network (APN) Resources
 
Best Practices for Partnering with AWS
Best Practices for Partnering with AWSBest Practices for Partnering with AWS
Best Practices for Partnering with AWS
 
APN & AWS Marketplace Overview: How to Build Your Business with AWS
APN & AWS Marketplace Overview: How to Build Your Business with AWS APN & AWS Marketplace Overview: How to Build Your Business with AWS
APN & AWS Marketplace Overview: How to Build Your Business with AWS
 
Dollars and Sense Technical Tips for Continual Cost Optimization AWS-Partner-...
Dollars and Sense Technical Tips for Continual Cost Optimization AWS-Partner-...Dollars and Sense Technical Tips for Continual Cost Optimization AWS-Partner-...
Dollars and Sense Technical Tips for Continual Cost Optimization AWS-Partner-...
 
AWS Well Architected Framework - Walk Through
AWS Well Architected Framework - Walk ThroughAWS Well Architected Framework - Walk Through
AWS Well Architected Framework - Walk Through
 
How to Build a Successful AWS Consulting Practice
How to Build a Successful AWS Consulting PracticeHow to Build a Successful AWS Consulting Practice
How to Build a Successful AWS Consulting Practice
 
Replatform .NET Applications with Windows Containers
Replatform .NET Applications with Windows ContainersReplatform .NET Applications with Windows Containers
Replatform .NET Applications with Windows Containers
 
For Partners: Build Your Business on AWS
For Partners:Build Your Business on AWSFor Partners:Build Your Business on AWS
For Partners: Build Your Business on AWS
 
The Value of Next Generation Managed Services
The Value of Next Generation Managed ServicesThe Value of Next Generation Managed Services
The Value of Next Generation Managed Services
 
Living the AWS Well Architected Framework
Living the AWS Well Architected FrameworkLiving the AWS Well Architected Framework
Living the AWS Well Architected Framework
 
AWS Managed Services and SaaS Partner Programs
AWS Managed Services and SaaS Partner ProgramsAWS Managed Services and SaaS Partner Programs
AWS Managed Services and SaaS Partner Programs
 
AWS Well-Architected Review
AWS Well-Architected ReviewAWS Well-Architected Review
AWS Well-Architected Review
 
Partnering with ISV's and AWS Marketplace – Your Competitive Advantage in the...
Partnering with ISV's and AWS Marketplace – Your Competitive Advantage in the...Partnering with ISV's and AWS Marketplace – Your Competitive Advantage in the...
Partnering with ISV's and AWS Marketplace – Your Competitive Advantage in the...
 
Building Your Practice on AWS: An APN Breakfast Session
Building Your Practice on AWS: An APN Breakfast SessionBuilding Your Practice on AWS: An APN Breakfast Session
Building Your Practice on AWS: An APN Breakfast Session
 
So You Want to Be an AWS Partner?
So You Want to Be an AWS Partner? So You Want to Be an AWS Partner?
So You Want to Be an AWS Partner?
 
Getting Started with AWS Marketplace: A Technical Introduction
Getting Started with AWS Marketplace: A Technical IntroductionGetting Started with AWS Marketplace: A Technical Introduction
Getting Started with AWS Marketplace: A Technical Introduction
 
Overview of APN Program | AWS Public Sector Summit 2016
Overview of APN Program | AWS Public Sector Summit 2016Overview of APN Program | AWS Public Sector Summit 2016
Overview of APN Program | AWS Public Sector Summit 2016
 

Destaque

FinOps - AWS Cost and Operational Efficiency - Pop-up Loft Tel Aviv
FinOps - AWS Cost and Operational Efficiency - Pop-up Loft Tel AvivFinOps - AWS Cost and Operational Efficiency - Pop-up Loft Tel Aviv
FinOps - AWS Cost and Operational Efficiency - Pop-up Loft Tel AvivAmazon Web Services
 
Dev secops opsec, devsec, devops ?
Dev secops opsec, devsec, devops ?Dev secops opsec, devsec, devops ?
Dev secops opsec, devsec, devops ?Kris Buytaert
 
Migrating Enterprise Applications to AWS: Best Practices & Techniques (ENT303...
Migrating Enterprise Applications to AWS: Best Practices & Techniques (ENT303...Migrating Enterprise Applications to AWS: Best Practices & Techniques (ENT303...
Migrating Enterprise Applications to AWS: Best Practices & Techniques (ENT303...Amazon Web Services
 
AWS re:Invent 2016: Cost Optimization at Scale (ENT209)
AWS re:Invent 2016: Cost Optimization at Scale (ENT209)AWS re:Invent 2016: Cost Optimization at Scale (ENT209)
AWS re:Invent 2016: Cost Optimization at Scale (ENT209)Amazon Web Services
 
Data Center Migration to the AWS Cloud
Data Center Migration to the AWS CloudData Center Migration to the AWS Cloud
Data Center Migration to the AWS CloudTom Laszewski
 
How I learned to stop worrying and love the cloud
How I learned to stop worrying and love the cloudHow I learned to stop worrying and love the cloud
How I learned to stop worrying and love the cloudShlomo Swidler
 
Everything You Need to Develop Apps Faster and Scale to Millions of Users
Everything You Need to Develop Apps Faster and Scale to Millions of UsersEverything You Need to Develop Apps Faster and Scale to Millions of Users
Everything You Need to Develop Apps Faster and Scale to Millions of UsersAmazon Web Services
 
(SPOT211) State of the Union: Amazon Compute Services | AWS re:Invent 2014
(SPOT211) State of the Union: Amazon Compute Services | AWS re:Invent 2014(SPOT211) State of the Union: Amazon Compute Services | AWS re:Invent 2014
(SPOT211) State of the Union: Amazon Compute Services | AWS re:Invent 2014Amazon Web Services
 
AWS Road Trip 2013 - Presentation
AWS Road Trip 2013 - PresentationAWS Road Trip 2013 - Presentation
AWS Road Trip 2013 - PresentationAmazon Web Services
 
Accelerate Go-To-Market Speed in a CI/CD Environment
Accelerate Go-To-Market Speed in a CI/CD EnvironmentAccelerate Go-To-Market Speed in a CI/CD Environment
Accelerate Go-To-Market Speed in a CI/CD EnvironmentAmazon Web Services
 
Andy Jassy Keynote Sydney Customer Appreciation Day
Andy Jassy Keynote Sydney Customer Appreciation DayAndy Jassy Keynote Sydney Customer Appreciation Day
Andy Jassy Keynote Sydney Customer Appreciation DayAmazon Web Services
 
Time to Science, Time to Results: Accelerating Research with AWS - AWS Sympos...
Time to Science, Time to Results: Accelerating Research with AWS - AWS Sympos...Time to Science, Time to Results: Accelerating Research with AWS - AWS Sympos...
Time to Science, Time to Results: Accelerating Research with AWS - AWS Sympos...Amazon Web Services
 
MBL203 Building a Mobile Application Platform on AWS - AWS re: Invent 2012
MBL203 Building a Mobile Application Platform on AWS - AWS re: Invent 2012MBL203 Building a Mobile Application Platform on AWS - AWS re: Invent 2012
MBL203 Building a Mobile Application Platform on AWS - AWS re: Invent 2012Amazon Web Services
 
Scaling the Platform for Your Startup
Scaling the Platform for Your StartupScaling the Platform for Your Startup
Scaling the Platform for Your StartupAmazon Web Services
 
AWS Enterprise Summit London | Relaxing on Sunday Mornings with the Sunday Ti...
AWS Enterprise Summit London | Relaxing on Sunday Mornings with the Sunday Ti...AWS Enterprise Summit London | Relaxing on Sunday Mornings with the Sunday Ti...
AWS Enterprise Summit London | Relaxing on Sunday Mornings with the Sunday Ti...Amazon Web Services
 

Destaque (20)

FinOps - AWS Cost and Operational Efficiency - Pop-up Loft Tel Aviv
FinOps - AWS Cost and Operational Efficiency - Pop-up Loft Tel AvivFinOps - AWS Cost and Operational Efficiency - Pop-up Loft Tel Aviv
FinOps - AWS Cost and Operational Efficiency - Pop-up Loft Tel Aviv
 
Cost optimization on AWS
Cost optimization on AWSCost optimization on AWS
Cost optimization on AWS
 
AWS Security and SecOps
AWS Security and SecOpsAWS Security and SecOps
AWS Security and SecOps
 
Dev secops opsec, devsec, devops ?
Dev secops opsec, devsec, devops ?Dev secops opsec, devsec, devops ?
Dev secops opsec, devsec, devops ?
 
Migrating Enterprise Applications to AWS: Best Practices & Techniques (ENT303...
Migrating Enterprise Applications to AWS: Best Practices & Techniques (ENT303...Migrating Enterprise Applications to AWS: Best Practices & Techniques (ENT303...
Migrating Enterprise Applications to AWS: Best Practices & Techniques (ENT303...
 
AWS re:Invent 2016: Cost Optimization at Scale (ENT209)
AWS re:Invent 2016: Cost Optimization at Scale (ENT209)AWS re:Invent 2016: Cost Optimization at Scale (ENT209)
AWS re:Invent 2016: Cost Optimization at Scale (ENT209)
 
Data Center Migration to the AWS Cloud
Data Center Migration to the AWS CloudData Center Migration to the AWS Cloud
Data Center Migration to the AWS Cloud
 
How I learned to stop worrying and love the cloud
How I learned to stop worrying and love the cloudHow I learned to stop worrying and love the cloud
How I learned to stop worrying and love the cloud
 
Everything You Need to Develop Apps Faster and Scale to Millions of Users
Everything You Need to Develop Apps Faster and Scale to Millions of UsersEverything You Need to Develop Apps Faster and Scale to Millions of Users
Everything You Need to Develop Apps Faster and Scale to Millions of Users
 
(SPOT211) State of the Union: Amazon Compute Services | AWS re:Invent 2014
(SPOT211) State of the Union: Amazon Compute Services | AWS re:Invent 2014(SPOT211) State of the Union: Amazon Compute Services | AWS re:Invent 2014
(SPOT211) State of the Union: Amazon Compute Services | AWS re:Invent 2014
 
AWS Road Trip 2013 - Presentation
AWS Road Trip 2013 - PresentationAWS Road Trip 2013 - Presentation
AWS Road Trip 2013 - Presentation
 
Accelerate Go-To-Market Speed in a CI/CD Environment
Accelerate Go-To-Market Speed in a CI/CD EnvironmentAccelerate Go-To-Market Speed in a CI/CD Environment
Accelerate Go-To-Market Speed in a CI/CD Environment
 
Analytics on AWS - IP Expo 2013
Analytics on AWS - IP Expo 2013Analytics on AWS - IP Expo 2013
Analytics on AWS - IP Expo 2013
 
0. series overview
0. series overview0. series overview
0. series overview
 
Andy Jassy Keynote Sydney Customer Appreciation Day
Andy Jassy Keynote Sydney Customer Appreciation DayAndy Jassy Keynote Sydney Customer Appreciation Day
Andy Jassy Keynote Sydney Customer Appreciation Day
 
Time to Science, Time to Results: Accelerating Research with AWS - AWS Sympos...
Time to Science, Time to Results: Accelerating Research with AWS - AWS Sympos...Time to Science, Time to Results: Accelerating Research with AWS - AWS Sympos...
Time to Science, Time to Results: Accelerating Research with AWS - AWS Sympos...
 
Masterclass Live: Amazon EC2
Masterclass Live: Amazon EC2 Masterclass Live: Amazon EC2
Masterclass Live: Amazon EC2
 
MBL203 Building a Mobile Application Platform on AWS - AWS re: Invent 2012
MBL203 Building a Mobile Application Platform on AWS - AWS re: Invent 2012MBL203 Building a Mobile Application Platform on AWS - AWS re: Invent 2012
MBL203 Building a Mobile Application Platform on AWS - AWS re: Invent 2012
 
Scaling the Platform for Your Startup
Scaling the Platform for Your StartupScaling the Platform for Your Startup
Scaling the Platform for Your Startup
 
AWS Enterprise Summit London | Relaxing on Sunday Mornings with the Sunday Ti...
AWS Enterprise Summit London | Relaxing on Sunday Mornings with the Sunday Ti...AWS Enterprise Summit London | Relaxing on Sunday Mornings with the Sunday Ti...
AWS Enterprise Summit London | Relaxing on Sunday Mornings with the Sunday Ti...
 

Semelhante a Using AWS Enterprise Support to the Fullest (ENT206) | AWS re:Invent 2013

Expanding Your Data Center with Hybrid Cloud Infrastructure
Expanding Your Data Center with Hybrid Cloud InfrastructureExpanding Your Data Center with Hybrid Cloud Infrastructure
Expanding Your Data Center with Hybrid Cloud InfrastructureAmazon Web Services
 
AWS Innovate Ottawa Keynote - Jeff Kratz
 AWS Innovate Ottawa Keynote - Jeff Kratz AWS Innovate Ottawa Keynote - Jeff Kratz
AWS Innovate Ottawa Keynote - Jeff KratzAmazon Web Services
 
Transform IT Operations and Management
Transform IT Operations and ManagementTransform IT Operations and Management
Transform IT Operations and ManagementAmazon Web Services
 
Getting Started with Amazon Enterprise Applications
Getting Started with Amazon Enterprise ApplicationsGetting Started with Amazon Enterprise Applications
Getting Started with Amazon Enterprise ApplicationsAmazon Web Services
 
Expanding Your Data Center with Hybrid Cloud Infrastructure
Expanding Your Data Center with Hybrid Cloud InfrastructureExpanding Your Data Center with Hybrid Cloud Infrastructure
Expanding Your Data Center with Hybrid Cloud InfrastructureAmazon Web Services
 
Expanding your Data Center with Hybrid Cloud Infrastructure
Expanding your Data Center with Hybrid Cloud InfrastructureExpanding your Data Center with Hybrid Cloud Infrastructure
Expanding your Data Center with Hybrid Cloud InfrastructureAmazon Web Services
 
State of Media and What’s New From AWS: NY Symposium 2019
State of Media and What’s New From AWS: NY Symposium 2019State of Media and What’s New From AWS: NY Symposium 2019
State of Media and What’s New From AWS: NY Symposium 2019Amazon Web Services
 
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 DeploymentAmazon Web Services
 
Day 2 Intro AWS.pptx
Day 2 Intro AWS.pptxDay 2 Intro AWS.pptx
Day 2 Intro AWS.pptxHariBabloo1
 
Getting Started with AWS Enterprise Applications: WorkSpaces, WorkMail, WorkDocs
Getting Started with AWS Enterprise Applications: WorkSpaces, WorkMail, WorkDocsGetting Started with AWS Enterprise Applications: WorkSpaces, WorkMail, WorkDocs
Getting Started with AWS Enterprise Applications: WorkSpaces, WorkMail, WorkDocsAmazon Web Services
 
AWS Empowering Digital Marketing - September 2013
AWS Empowering Digital Marketing - September 2013AWS Empowering Digital Marketing - September 2013
AWS Empowering Digital Marketing - September 2013Amazon Web Services
 
(ISM315) How to Quantify TCO & Increase Business Value Gains Using AWS
(ISM315) How to Quantify TCO & Increase Business Value Gains Using AWS(ISM315) How to Quantify TCO & Increase Business Value Gains Using AWS
(ISM315) How to Quantify TCO & Increase Business Value Gains Using AWSAmazon Web Services
 
Introduction to AWS
Introduction to AWSIntroduction to AWS
Introduction to AWSOSSCube
 
AWSome Day Manila - Opening Keynote, Feb 25 2014
AWSome Day Manila - Opening Keynote, Feb 25 2014AWSome Day Manila - Opening Keynote, Feb 25 2014
AWSome Day Manila - Opening Keynote, Feb 25 2014Amazon Web Services
 
Adding to the bottom line - the Key Cloud plays for the Mid-Market - Adam Beavis
Adding to the bottom line - the Key Cloud plays for the Mid-Market - Adam BeavisAdding to the bottom line - the Key Cloud plays for the Mid-Market - Adam Beavis
Adding to the bottom line - the Key Cloud plays for the Mid-Market - Adam BeavisAmazon Web Services
 
RightScale Webinar: Operationalize Your Enterprise AWS Usage Through an IT Ve...
RightScale Webinar: Operationalize Your Enterprise AWS Usage Through an IT Ve...RightScale Webinar: Operationalize Your Enterprise AWS Usage Through an IT Ve...
RightScale Webinar: Operationalize Your Enterprise AWS Usage Through an IT Ve...RightScale
 
AWS 101 and the benefits of Migrating to the Cloud
AWS 101 and the benefits of Migrating to the CloudAWS 101 and the benefits of Migrating to the Cloud
AWS 101 and the benefits of Migrating to the CloudCloudHesive
 
GPSMKT201-Expanding Channel Opportunities Using AWS Marketplace as a Fulfillm...
GPSMKT201-Expanding Channel Opportunities Using AWS Marketplace as a Fulfillm...GPSMKT201-Expanding Channel Opportunities Using AWS Marketplace as a Fulfillm...
GPSMKT201-Expanding Channel Opportunities Using AWS Marketplace as a Fulfillm...Amazon Web Services
 
ENT203-Building a Solid Business Case for Cloud Migration.pdf
ENT203-Building a Solid Business Case for Cloud Migration.pdfENT203-Building a Solid Business Case for Cloud Migration.pdf
ENT203-Building a Solid Business Case for Cloud Migration.pdfAmazon Web Services
 

Semelhante a Using AWS Enterprise Support to the Fullest (ENT206) | AWS re:Invent 2013 (20)

Expanding Your Data Center with Hybrid Cloud Infrastructure
Expanding Your Data Center with Hybrid Cloud InfrastructureExpanding Your Data Center with Hybrid Cloud Infrastructure
Expanding Your Data Center with Hybrid Cloud Infrastructure
 
AWS Innovate Ottawa Keynote - Jeff Kratz
 AWS Innovate Ottawa Keynote - Jeff Kratz AWS Innovate Ottawa Keynote - Jeff Kratz
AWS Innovate Ottawa Keynote - Jeff Kratz
 
Transform IT Operations and Management
Transform IT Operations and ManagementTransform IT Operations and Management
Transform IT Operations and Management
 
Getting Started with Amazon Enterprise Applications
Getting Started with Amazon Enterprise ApplicationsGetting Started with Amazon Enterprise Applications
Getting Started with Amazon Enterprise Applications
 
Expanding Your Data Center with Hybrid Cloud Infrastructure
Expanding Your Data Center with Hybrid Cloud InfrastructureExpanding Your Data Center with Hybrid Cloud Infrastructure
Expanding Your Data Center with Hybrid Cloud Infrastructure
 
Expanding your Data Center with Hybrid Cloud Infrastructure
Expanding your Data Center with Hybrid Cloud InfrastructureExpanding your Data Center with Hybrid Cloud Infrastructure
Expanding your Data Center with Hybrid Cloud Infrastructure
 
Intro-to-AWS.pptx
Intro-to-AWS.pptxIntro-to-AWS.pptx
Intro-to-AWS.pptx
 
State of Media and What’s New From AWS: NY Symposium 2019
State of Media and What’s New From AWS: NY Symposium 2019State of Media and What’s New From AWS: NY Symposium 2019
State of Media and What’s New From AWS: NY Symposium 2019
 
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
 
Day 2 Intro AWS.pptx
Day 2 Intro AWS.pptxDay 2 Intro AWS.pptx
Day 2 Intro AWS.pptx
 
Getting Started with AWS Enterprise Applications: WorkSpaces, WorkMail, WorkDocs
Getting Started with AWS Enterprise Applications: WorkSpaces, WorkMail, WorkDocsGetting Started with AWS Enterprise Applications: WorkSpaces, WorkMail, WorkDocs
Getting Started with AWS Enterprise Applications: WorkSpaces, WorkMail, WorkDocs
 
AWS Empowering Digital Marketing - September 2013
AWS Empowering Digital Marketing - September 2013AWS Empowering Digital Marketing - September 2013
AWS Empowering Digital Marketing - September 2013
 
(ISM315) How to Quantify TCO & Increase Business Value Gains Using AWS
(ISM315) How to Quantify TCO & Increase Business Value Gains Using AWS(ISM315) How to Quantify TCO & Increase Business Value Gains Using AWS
(ISM315) How to Quantify TCO & Increase Business Value Gains Using AWS
 
Introduction to AWS
Introduction to AWSIntroduction to AWS
Introduction to AWS
 
AWSome Day Manila - Opening Keynote, Feb 25 2014
AWSome Day Manila - Opening Keynote, Feb 25 2014AWSome Day Manila - Opening Keynote, Feb 25 2014
AWSome Day Manila - Opening Keynote, Feb 25 2014
 
Adding to the bottom line - the Key Cloud plays for the Mid-Market - Adam Beavis
Adding to the bottom line - the Key Cloud plays for the Mid-Market - Adam BeavisAdding to the bottom line - the Key Cloud plays for the Mid-Market - Adam Beavis
Adding to the bottom line - the Key Cloud plays for the Mid-Market - Adam Beavis
 
RightScale Webinar: Operationalize Your Enterprise AWS Usage Through an IT Ve...
RightScale Webinar: Operationalize Your Enterprise AWS Usage Through an IT Ve...RightScale Webinar: Operationalize Your Enterprise AWS Usage Through an IT Ve...
RightScale Webinar: Operationalize Your Enterprise AWS Usage Through an IT Ve...
 
AWS 101 and the benefits of Migrating to the Cloud
AWS 101 and the benefits of Migrating to the CloudAWS 101 and the benefits of Migrating to the Cloud
AWS 101 and the benefits of Migrating to the Cloud
 
GPSMKT201-Expanding Channel Opportunities Using AWS Marketplace as a Fulfillm...
GPSMKT201-Expanding Channel Opportunities Using AWS Marketplace as a Fulfillm...GPSMKT201-Expanding Channel Opportunities Using AWS Marketplace as a Fulfillm...
GPSMKT201-Expanding Channel Opportunities Using AWS Marketplace as a Fulfillm...
 
ENT203-Building a Solid Business Case for Cloud Migration.pdf
ENT203-Building a Solid Business Case for Cloud Migration.pdfENT203-Building a Solid Business Case for Cloud Migration.pdf
ENT203-Building a Solid Business Case for Cloud Migration.pdf
 

Mais de Amazon Web Services

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...Amazon Web Services
 
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...Amazon Web Services
 
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 FargateAmazon Web Services
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSAmazon Web Services
 
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 Amazon Web Services
 
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...Amazon Web Services
 
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...Amazon Web Services
 
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 WorkloadsAmazon Web Services
 
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 sfatareAmazon Web Services
 
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 NodeJSAmazon Web Services
 
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 webAmazon Web Services
 
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 sfatareAmazon 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 AWSAmazon 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 DeckAmazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without serversAmazon 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
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceAmazon Web Services
 

Mais 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

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 

Último (20)

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 

Using AWS Enterprise Support to the Fullest (ENT206) | AWS re:Invent 2013

  • 1. ENT206 – Using AWS Enterprise Support to the Fullest Simon Elisha, Principal Solutions Architect, Amazon Web Services Fergus Hammond, Senior Manager, Cloud Hosting, Adobe Systems Incorporated November 14, 2013 © 2013 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.
  • 2. CUSTOMER OBSESSION …to be Earth’s most customer-centric company…
  • 3. Constant Focus – Continually Striving to do Better
  • 5. Today we are focussing on Enterprise Support
  • 7. Logging a Case • Unlimited number of “named contacts” • Ensure they have access via IAM { "Statement": [ { "Effect": "Allow", "Action": [ "support:*" ], "Resource": "*" } ] }
  • 9. Choose the Correct Severity Level Severity Level Response Time Available For Critical 15 minutes Enterprise Urgent 1 hour Enterprise, Business High 4 hours Enterprise, Business Normal 12 hours Enterprise, Business, Developer Low 1 day Enterprise, Business, Developer White glove case routing: Cases submitted by enterprise-level customers will be recognized and routed directly to specially trained engineers to ensure fast, accurate resolution to critical issues.
  • 10. Customer Story Sometimes bad things happen to good people…
  • 11. Technical Account Manager (TAM) • Focussed on your organization • Regular, deep, and ongoing engagement • Learns how you operate – – – – Environment Change control Business challenges Operational challenges • Able to provide reports and analysis in your preferred format
  • 12. Types of TAM Deliverables • • • • • • Monthly incident reporting Proactive project planning Cost optimization recommendations In-flight project reviews Feature requests Etc.
  • 13. It can be what you want it to be… “Ran a tech summit for one of our enterprise customers with a heavy development focus where we tailored a full day of workshops with themes such as automation and deployment, transcoding and IEM. A massive turnout and really good feedback.” TAM, Large Online Media Company
  • 15. Architecture Support • Access to a solutions architect – Review new projects – Explore use cases – Design reviews • Engage deeply with your organization to understand your requirements and nuances • Bring best practices, patterns, and advice
  • 16. When it comes to support: Reactive is the past; proactive is the future.
  • 18. Cost Optimizing • Reserved Instances opportunities • Underutilized EC2 instances • Idle ELBs • Underutilized Amazon EBS volumes • Etc
  • 19. Security • Open ports • IAM use • Amazon S3 bucket permissions • Amazon RDS security • Etc
  • 20. Fault Tolerance • AZ imbalance • Amazon EBS snapshots • ASG health • VPN tunnels • ELB configuration • Etc
  • 21. Performance • Overutilized instances • Amazon EBS PIOPS settings • Security group proliferation • Etc
  • 22. Useful Way to Track Service Limits
  • 24. Support at the End of an API myhost: aws support create-case … myhost: aws support describe-cases … myhost: aws support add-communication-to-case … myhost: aws support resolve-case –-case-id <value> myhost: aws support describe-trusted-advisor-check-summaries … myhost: aws support refresh-trusted-advisor-check …
  • 25. SDK Support to Make it Easier • • • • • • • • Ruby .NET Java Node.js PHP Python CLI PowerShell
  • 26. Build Support “Your Way” • Stealthy startup – Uses the API to monitor their limits – dashboard on the “big screen” in the office • NZ company – Tied AWS support tickets into their own trouble-tracking system. • Your idea here…
  • 28.
  • 29.
  • 30. Create the “War Room” • Short term, critical support for an event – – – – – Product launch Advertising campaigns Production rollouts Public events (e.g. sports, music) Cloud migration • Zero-second response time • Bring together all the key parties
  • 31. The IEM Process Initiation •Introductions •Architecture review •Cost planning •Limits review Planning & Execution •Assist customerled load testing •Real-time event support Review & Closure • Post event analysis and recommendations
  • 32. Customer Example • • • • • • Large national “one time only” event AWS chosen as backup for their existing solution Team of 12 stakeholders Reviewed architecture Coordinated load test (12,000 rps) During event, confidence so high that load was shifted for a time to AWS and back again as a “proof point”
  • 33. ENT206 - Using AWS Enterprise Support to the Fullest Fergus Hammond, Senior Manager, Cloud Hosting, Adobe Systems Incorporated © 2013 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.
  • 34. The Short Story • Enterprise support was must-have for Adobe – Decision dictated by incident response process • But Enterprise Support proved to be broadly useful, beyond incident response – – – – Architecture review of existing products Guidance for new teams Preparation for events Trusted Advisor
  • 35. About Adobe • Global leader in digital media and digital marketing solutions • Provides tools to create, deploy, measure, and optimize digital content
  • 36. Cloud Products @ Adobe • Creative Cloud • Marketing Cloud • Digital Publishing Suite • PhoneGap • Typekit • Acrobat.com • Behance • Revel • And growing via new products & acquisitions
  • 37. History • Photoshop.com image processing & hosting • Low-cost hardware in colos; high availability via application layer • Omniture purchase in 2009 • Operations teams outside of IT run hosted apps
  • 38. Adobe Creative Cloud • Trends: mobile, social cloud • Latest versions of desktop & mobile apps and updates • Cloud storage, syncing, and sharing • Cloud services for building websites, apps, publications • Integration with Behance
  • 39. How We Picked AWS • Quickly! • February 2011 decision > October 2011 launch of Creative Cloud • Pockets of existing AWS experience • Aging hardware in colos, technology gaps (e.g., object storage), limited footprint • It felt like the right time to make the jump into AWS
  • 40. Shared Cloud • Internal service platform for product development • Efficiency evolution: centralized operation > centrally operated PaaS • Existing product teams contribute workers, increasing value of platform
  • 41. How We Started • New code base & key new hires with AWS experience • Using compute & storage; limited use of other services • With some incorrect assumptions…
  • 42. What We Knew About AWS • Elastic storage and compute • Global footprint • Low cost • Run by invisible, API-providing aliens
  • 43. What Was Much Better Than We Thought • Higher level services keep our focus on differentiating our own products • Higher level services enable infrastructure as code • Services are added and improved at a rapid pace • Amazon’s Enterprise Support offering is superb
  • 44. Creative / Shared Cloud Architecture • Multi-Availability Zone & multi-region • Reserved Instances for baseline; on-demand for peaks • Three regions: US East, EU (Ireland), Asia Pacific (Tokyo) • Most AWS services in use • Git, Jenkins, Chef, AWS CloudFormation automate deployment & configuration management
  • 45. More on AWS Services • Rock-solid base of elastic, API-provisioned compute and storage at low cost • Real value to Adobe is up the stack – Higher level services make it easier for us to engineer our products – Higher level services make it easier for us to deploy and operate our products • Traditional virtualization & other public clouds make the sysadmin’s job easier • AWS replaces the sysadmin – infrastructure becomes part of the code
  • 46. Lessons Learned • Multi-AZ architecture is essential for improving availability • Concerns about cost runaways are exaggerated • AWS Enterprise Support is superb – Consistent, knowledgeable, reliable, innovative – Knows our product and is part of our team
  • 47. How – And Why – We Use Enterprise Support • Guidance for new AWS users • Review of existing product architecture • Dealing with disruptions – Rare and impact usually small – Essential for customer-facing / revenue generating service – AWS technical staff seem like Adobe employees
  • 48. Two Examples of Support Excellence • Creative Cloud launch – TAMs heavily involved in supporting launch; extended members of Adobe team – Provided recommendations that reduced risk • Elastic Load Balancing pre-warming & Amazon S3 bucket partitioning • Hurricane Sandy – TAMs equipped with rain jackets & microphones – Kept us informed on Virginia status – Can’t overcommunicate when impact could be so large
  • 49. Results and Next Steps • Using AWS has resulted in lower cost, higher availability, and reduced time-to-market • AWS Enterprise Support is essential • Planned expansion of Shared Cloud platform • Growth of products already on Shared Cloud • Greater use of Trusted Advisor (particularly re: RIs)
  • 50. Because We All Have Our Own “Super Bowl” "A large contributor to the success of Shazam’s Super Bowl event was the work done beforehand with the help of AWS Enterprise Support. Working hand in hand with a dedicated Technical Account Manager, the support team provided real-time assistance, ensuring our application would scale to meet the anticipated demand of the event. In addition to the up-front support, the AWS Enterprise Support team also provided around the clock monitoring and assistance from the US and Europe during the event and had AWS engineering resources on standby should their assistance be required.” Jason Titus, CTO, Shazam
  • 51. Next Steps? Visit the support portal • aws.amazon.com/premiumsupport Enquire or sign up • aws.amazon.com/premiumsupport/enterprise Listen! • aws.amazon.com/podcast
  • 52. Please give us your feedback on this presentation ENT 206 As a thank you, we will select prize winners daily for completed surveys!