SlideShare ist ein Scribd-Unternehmen logo
1 von 55
Downloaden Sie, um offline zu lesen
© 2016, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Accelerate Your Cloud Success
With
Rich Platform Service
Mark Statham
Senior Cloud Architect
What we’ll cover
• The challenge of moving faster
• The AWS platform services
• How customers leverage AWS platform services
• Demo: getting started with platform services
• Your next steps
Trade capital expense
for variable expense
Benefit from massive
economies of scale
Stop guessing
capacity
The Benefits of Cloud Computing
Stop spending money on running
and maintaining data centers
Go global in minutes
Increase speed
and agility
Tools
Automation
How do I move Faster?
API & SDKs
Focus on the
Deployment and
Management
of Your Applications
AWS Platform Services
The Benefits of AWS Platform Services
Fast & simple to
get started
Increase
productivity
Scale as you
grow
The AWS Platform Services
Enterprise
Applications
Mobile
Services
Internet of
Things
Developer
Tools
Analytics
What are the AWS
Platform Services and
how are customers
using them?
Big Data and Analytics on AWS
Sources of Truth
Amazon S3
Amazon EFS
Amazon Redshift
Real time
Kinesis Stream
Kinesis Firehose
Kinesis Analytics
Analysis Platforms
Amazon EMR
Amazon Elasticsearch
Amazon Machine Learning
Amazon RDS
Amazon Aurora
Amazon DynamoDB
High Performance
Databases
Big Data and Analytics on AWS
Sources of Truth
Amazon S3
Amazon EFS
Amazon Redshift
Real time
Kinesis Stream
Kinesis Firehose
Kinesis Analytics
Analysis Platforms
Amazon EMR
Amazon Elasticsearch
Amazon Machine Learning
Amazon RDS
Amazon Aurora
Amazon DynamoDB
High Performance
Databases
Kinesis Firehose
• Capture and ingest data at any scale, log files, mobile applications, social media feeds
• Fully managed, ingest data from thousands of devices simultaneously, without data loss
• Automatically scales to allow you ingest data at Gigabits per second throughput
• Emits data to Amazon S3, Amazon Redshift or Amazon Elasticsearch
Big Data and Analytics on AWS
Sources of Truth
Amazon S3
Amazon EFS
Amazon Redshift
Real time
Kinesis Stream
Kinesis Firehose
Kinesis Analytics
Analysis Platforms
Amazon EMR
Amazon Elasticsearch
Amazon Machine Learning
Amazon RDS
Amazon Aurora
Amazon DynamoDB
High Performance
Databases
Amazon S3
• The foundation of your enterprise data lake
• No limits on the amount of data you can store, highly available, highly durable and secure
• Customer managed encryption controls and robust granular access policies
• Pay for what you use storage, no pre-allocation, no commitments
Big Data and Analytics on AWS
Sources of Truth
Amazon S3
Amazon EFS
Amazon Redshift
Real time
Kinesis Stream
Kinesis Firehose
Kinesis Analytics
Analysis Platforms
Amazon EMR
Amazon Elasticsearch
Amazon Machine Learning
Amazon RDS
Amazon Aurora
Amazon DynamoDB
High Performance
Databases
Amazon EMR
• Fully managed Big data processing service
• Support for Apache Hadoop, Apache Spark and Presto
• Integrates with other AWS services such as Amazon S3 and Amazon DynamoDB
• Supports end to end encryption of data at rest and in transit
Big Data and Analytics on AWS
Sources of Truth
Amazon S3
Amazon EFS
Amazon Redshift
Real time
Kinesis Stream
Kinesis Firehose
Kinesis Analytics
Analysis Platforms
Amazon EMR
Amazon Elasticsearch
Amazon Machine Learning
Amazon RDS
Amazon Aurora
Amazon DynamoDB
High Performance
Databases
Turn data into real business insight in minutes, not days or weeks
Big Data and Analytics on AWS
• Retail and POS Analytics
• Process 10’s of TB in
2 hours vs. 2 weeks
• 80-90% reduction in costs
Data Access Layer
Customer facing
Product layer
Data processing,
Analysis and R&D layer
Data collection layer
Data feeds
Dashboard Reports Insights
Amazon S3
Amazon
Redshift
Amazon EMR
AWS Elastic Beanstalk
Enterprise Applications on AWS
Desktop
Virtualization
Document Sharing
& Feedback
WorkSpaces WorkDocs
App Delivery
WorkMail
WorkSpaces
Application
Manager
Email
& Calendaring
Enterprise Applications on AWS
Amazon WorkSpaces
• Virtual desktops, available in minutes without burden of virtual desktop infrastructure
• Integrated into your network, bring your users closer to your data
• Customer managed encryption controls
• Range of supported clients, all supporting encryption in transit
Desktop
Virtualization
Document Sharing
& Feedback
WorkSpaces WorkDocs
App Delivery
WorkMail
WorkSpaces
Application
Manager
Email
& Calendaring
Enterprise Applications on AWS
Amazon WorkSpaces Application Manager
• Virtual application delivery, no more software delivery infrastructure or unpatched apps
• Pick from a catalog of commercial and open-source apps
• Bring your own curated application catalog for software you own
• Only pay for the applications that people actually use
Desktop
Virtualization
Document Sharing
& Feedback
WorkSpaces WorkDocs
App Delivery
WorkMail
WorkSpaces
Application
Manager
Email
& Calendaring
Enterprise Applications on AWS
Desktop
Virtualization
Document Sharing
& Feedback
WorkSpaces WorkDocs
App Delivery
WorkMail
WorkSpaces
Application
Manager
Email
& Calendaring
Meet the usability, performance & reliability expectations of end-users,
Whilst delivering the security and compliance requirements IT organizations
Mobile Services on AWS
Identity AnalyticsNotifications
Event-Driven
Functions
Cognito LambdaAPI Gateway Mobile AnalyticsSNS
API
Management
Mobile Services on AWS
Identity AnalyticsNotifications
Event-Driven
Functions
Cognito LambdaAPI Gateway Mobile AnalyticsSNS
API
Management
Amazon Cognito
• Supports Identity sign-up and sign-in at any scale
• Federate identities and provide unique identifiers for all users, even un-authenticated
• Synchronise profile data across multiple devices
• Provide secure access to AWS resources
Mobile Services on AWS
Identity AnalyticsNotifications
Event-Driven
Functions
Cognito LambdaAPI Gateway Mobile AnalyticsSNS
API
Management
Amazon API Gateway
• Fully managed service to create publish, maintain, monitor and secure APIs
• Integrate with applications on EC2, Lambda or any web application
• Handles processing up to hundreds of thousands of concurrent API calls
• Traffic management, authorization and access control, monitoring and API management
Mobile Services on AWS
Identity AnalyticsNotifications
Event-Driven
Functions
Cognito LambdaAPI Gateway Mobile AnalyticsSNS
API
Management
AWS Lambda
• Run code without servers, pay for the time you consume
• Automatically scales, running code in response to each trigger
• Code runs in parallel and processes each trigger individually
• Integrated into a range of AWS services
Mobile Services on AWS
PHP-based
“push console”
Newsroom
editor
National
NSW
Amazon
SNS
iOS
audience
Android
audience
Amazon
Cognito
2
1
2
Amazon
CloudWatch
Amazon
Kinesis
SumoLogic
GCM
APNS
3
4
4
5
Key Flows
1 Authentication with Amazon Cognito
2 App registers with appropriate topics
3 Editor pushes a story
4 Clients load and display push
5 Logs and metrics dashboard
Mobile Services on AWS
Identity AnalyticsNotifications
Event-Driven
Functions
Cognito LambdaAPI Gateway Mobile AnalyticsSNS
API
Management
Get started with AWS mobile services using the AWS mobile Hub
DevOps Services on AWS
Code
Deploy
& ProvisionProvisionDeploy
Code
Commit
Code Deploy
Build & Test
Code
Pipeline
Elastic Beanstalk
OpsWorks
CloudFormation
DevOps Services on AWS
Code
Deploy
& ProvisionProvisionDeploy
Code
Commit
Code Deploy
Build & Test
Code
Pipeline
Elastic Beanstalk
OpsWorks
CloudFormation
AWS CodePipeline
• Continuous delivery service for fast and reliable application updates
• Builds, tests, and deploys your code every time there is a change
• You define the release process models for your code
• Build out an end-to-end solution by using our pre-built plugins or integrate your own
DevOps Services on AWS
Code
Deploy
& ProvisionProvisionDeploy
Code
Commit
Code Deploy
Build & Test
Code
Pipeline
Elastic Beanstalk
OpsWorks
CloudFormation
AWS CodeDeploy
• Automates deployment of code to any instance, Amazon EC2 or on-premises
• Handles the complexity of updating your applications, helping reduce downtime
• Automate software deployments, eliminating the need for error-prone manual operations
• Scales with your infrastructure so you can easily deploy to one instance or thousands
DevOps Services on AWS
Code
Deploy
& ProvisionProvisionDeploy
Code
Commit
Code Deploy
Build & Test
Code
Pipeline
Elastic Beanstalk
OpsWorks
CloudFormation
AWS CloudFormation
• Create and manage a collection of related AWS resources
• Provisioning and updating them in an orderly and predictable fashion
• Defined using simple JSON notation, turning your infrastructure into code
• Version control to your AWS infrastructure in the same way as your code
DevOps Services on AWS
Code
Deploy
& ProvisionProvisionDeploy
Code
Commit
Code Deploy
Build & Test
Code
Pipeline
Elastic Beanstalk
OpsWorks
CloudFormation
Services to promote DevOps principles and practices to improve business agility
IoT on AWS
Device Gateway
Secure & Efficient
Communication
via MQTT, Web Sockets
Registry
Unique
Device Identify
Device Shadows
Persistent
Device State
Rules Engine
Transform
Device Messages
Device SDK
Connect
Authenticate
Exchange Messages
Authentication &
Authorization
Authentication
IoT on AWS
Device Gateway
Secure & Efficient
Communication
via MQTT, Web Sockets
Registry
Unique
Device Identify
Device SDK
Connect
Authenticate
Exchange Messages
Authentication &
Authorization
Authentication
AWS IoT Device SDK & Authentication
• Quickly connect your hardware device or your mobile application
• Securely authenticate and exchange messages with the IoT platform
• Mutual authentication and encryption at all points of connection
• Data is never exchanged between devices and AWS IoT without proven identity
IoT on AWS
Device Gateway
Secure & Efficient
Communication
via MQTT, Web Sockets
Registry
Unique
Device Identify
Device SDK
Connect
Authenticate
Exchange Messages
Authentication &
Authorization
Authentication
AWS IoT Device Gateway
• Allows your devices to communicate securely with other devices
• Supports highly efficient MQTT and Web Sockets protocols
• Exchange messages using a publication/subscription model
• Scalable to support over a billions devices without provisioning infrastructure
IoT on AWS
Device Gateway
Secure & Efficient
Communication
via MQTT, Web Sockets
Registry
Unique
Device Identify
Device SDK
Connect
Authenticate
Exchange Messages
Authentication &
Authorization
Authentication
AWS IoT Registry
• Establishes a unique identity for each device
• Tracks metadata such as the attributes and capabilities
IoT on AWS
Device Gateway
Secure & Efficient
Communication
via MQTT, Web Sockets
Registry
Unique
Device Identify
Device Shadows
Persistent
Device State
Rules Engine
Transform
Device Messages
Device SDK
Connect
Authenticate
Exchange Messages
Authentication &
Authorization
Authentication
IoT on AWS
HealthSuite
digital platform
device cloud
How can I get started?
Requirements
• Deploy a micro blogging platform allowing
customers to share feedback
• Application needs to be reliable, secure,
highly available and scalable to support
variable and spikey user interactions
• Time to market is key with only one
developer resource available to support
AWS Elastic Beanstalk
• Fastest and simplest way to deploy an application on AWS
• Upload your application and the capacity provisioning, load
balancing, auto-scaling, and health monitoring is handled for you
• Retain full control over the AWS resources powering your
application.
• Platform updates handled automatically within maintenance
window or manually
• Supports many popular programming languages including Java,
.NET and others
All product names, logos, and brands are property of their respective owners. Use of these names, logos, and brands does not imply endorsement.
Deployment with AWS Elastic Beanstalk
AWS Elastic Beanstalk
Route 53users
S3 bucketRoute 53
Auto Scaling Group
Under the Hood
Route 53users
S3 bucket
Availability Zone #1
Availability Zone #2
Elastic Load
Balancing
Replication
Route 53
EC2
Instance
EC2
Instance
Deploying using AWS Elastic Beanstalk
Download Configure Package Deploy
Download
http://ghost.org/download
Replace SQLite
production: {
...
database: {
client: 'sqlite3',
connection: {
filename: path.join(__dirname,
'/content/data/ghost-dev.db')
},
debug: false
},
...
}
Configure support for RDS MySQL
With RDS MySQL
production: {
...
database: {
client: 'mysql',
connection: {
host: process.env.RDS_HOSTNAME,
user: process.env.RDS_USERNAME,
password: process.env.RDS_PASSWORD,
database: process.env.RDS_DB_NAME,
port: process.env.RDS_PORT
},
debug: false
},
...
}
/config.js
Configure ghost-s3-storage module
production: {
...
storage: {
active: 'ghost-s3',
'ghost-s3': {
bucket: 'my-ghost-bucket',
region: 'ap-southeast-1',
assetHost: 'http://my-ghost-bucket.s3.amazonaws.com/'
}
}
...
}
Configure support for S3 storage
/config.js
Specify Environment Variables
option_settings:
- option_name: NODE_ENV
value: production
- option_name: URL
value: http://my-ghost-env.ap-southeast-1.elasticbeanstalk.com
Configure Elastic Beanstalk Environment
/.ebextensions/environment/environment.config
Package
$ zip -r ghost-deploy.zip .
Demo Time
Monitor your Elastic Beanstalk environment
Configure your Elastic Beanstalk environment
Deploy Ghost using AWS Elastic Beanstalk
Walkthrough guide available at:
http://bit.ly/ebghost
SGX Deploys a Scalable Mobile Application
Singapore Exchange (SGX) is the Asian Gateway,
connecting investors in search of Asian growth to corporate
issuers in search of global capital.
Using AWS enabled us to manage
demand and bursts in data traffic
with its auto-scaling features.
Ng Kin Yee
SVP, Technology Planning, SGX
”
“ • SGX needed a highly scalable, quick-to-deploy
solution for a mobile application that offered
publicly available market data to mobile user.
• SGX built and quickly deployed its mobile
application on AWS using Amazon Elastic
Beanstalk.
• Designed its application to handle bursts in data
traffic and user growth as demand grew to 29,300
downloads in the first 3 months.
• Decreased time-to-market from 4-6 weeks to less
than a day.
Getting Started with AWS Platform Services
Amazon Machine Learning
Analyze Big Data
Predict Responses
to a Marketing Offer
Amazon EMRAmazon Redshift
Create a Data
Warehouse Cluster
Build your own
Cloud-based Desktop
AWS Mobile Hub
The Fastest way
to build Mobile Apps
Amazon Workspaces
Run code without
managing servers
AWS Lambda
The Benefits of AWS Platform Services
Fast & simple to
get started
Increase
productivity
Scale as you
grow
Thank you!

Weitere ähnliche Inhalte

Was ist angesagt?

3 Secrets to Becoming a Cloud Security Superhero
3 Secrets to Becoming a Cloud Security Superhero 3 Secrets to Becoming a Cloud Security Superhero
3 Secrets to Becoming a Cloud Security Superhero Amazon Web Services
 
ENT318 Innovate Faster on Salesforce Heroku and AWS
ENT318 Innovate Faster on Salesforce Heroku and AWSENT318 Innovate Faster on Salesforce Heroku and AWS
ENT318 Innovate Faster on Salesforce Heroku and AWSAmazon Web Services
 
Security Best Practices_John Hildebrandt
Security Best Practices_John HildebrandtSecurity Best Practices_John Hildebrandt
Security Best Practices_John HildebrandtHelen Rogers
 
Microsoft Azure vs Amazon Web Services (AWS) Services & Feature Mapping
Microsoft Azure vs Amazon Web Services (AWS) Services & Feature MappingMicrosoft Azure vs Amazon Web Services (AWS) Services & Feature Mapping
Microsoft Azure vs Amazon Web Services (AWS) Services & Feature MappingIlyas F ☁☁☁
 
Security Requires Visibility-Turn Data Into Security Insight
Security Requires Visibility-Turn Data Into Security InsightSecurity Requires Visibility-Turn Data Into Security Insight
Security Requires Visibility-Turn Data Into Security InsightAmazon Web Services
 
Casi reali di Mass Migration nel Cloud: benefici tangibili ed intangibili
Casi reali di Mass Migration nel Cloud: benefici tangibili ed intangibiliCasi reali di Mass Migration nel Cloud: benefici tangibili ed intangibili
Casi reali di Mass Migration nel Cloud: benefici tangibili ed intangibiliAmazon Web Services
 
3 Secrets to Becoming a Cloud Security Superhero - Session Sponsored by Trend...
3 Secrets to Becoming a Cloud Security Superhero - Session Sponsored by Trend...3 Secrets to Becoming a Cloud Security Superhero - Session Sponsored by Trend...
3 Secrets to Becoming a Cloud Security Superhero - Session Sponsored by Trend...Amazon Web Services
 
Partner Solutions: Veritas Technologies - Unique Ways Veritas can Supercharge...
Partner Solutions: Veritas Technologies - Unique Ways Veritas can Supercharge...Partner Solutions: Veritas Technologies - Unique Ways Veritas can Supercharge...
Partner Solutions: Veritas Technologies - Unique Ways Veritas can Supercharge...Amazon Web Services
 
AWS re:Invent 2016: Delighting Customers Through Device Data with Salesforce ...
AWS re:Invent 2016: Delighting Customers Through Device Data with Salesforce ...AWS re:Invent 2016: Delighting Customers Through Device Data with Salesforce ...
AWS re:Invent 2016: Delighting Customers Through Device Data with Salesforce ...Amazon Web Services
 
Scaling Security Operations and Automating Governance: Which AWS Services Sho...
Scaling Security Operations and Automating Governance: Which AWS Services Sho...Scaling Security Operations and Automating Governance: Which AWS Services Sho...
Scaling Security Operations and Automating Governance: Which AWS Services Sho...Amazon Web Services
 
Your Business at the Speed of Cloud. Innovate with Cloud-Native App Delivery,...
Your Business at the Speed of Cloud. Innovate with Cloud-Native App Delivery,...Your Business at the Speed of Cloud. Innovate with Cloud-Native App Delivery,...
Your Business at the Speed of Cloud. Innovate with Cloud-Native App Delivery,...Amazon Web Services
 
Architecting Application Services For Hybrid Cloud - AWS Summit SG 2017
Architecting Application Services For Hybrid Cloud - AWS Summit SG 2017Architecting Application Services For Hybrid Cloud - AWS Summit SG 2017
Architecting Application Services For Hybrid Cloud - AWS Summit SG 2017Amazon Web Services
 
AWS Partner Presentation - Digicomp - AWSome Day Zurich 112016
AWS Partner Presentation - Digicomp - AWSome Day Zurich 112016AWS Partner Presentation - Digicomp - AWSome Day Zurich 112016
AWS Partner Presentation - Digicomp - AWSome Day Zurich 112016Amazon Web Services
 
Windows Workloads on AWS - AWS Innovate Toronto
Windows Workloads on AWS - AWS Innovate TorontoWindows Workloads on AWS - AWS Innovate Toronto
Windows Workloads on AWS - AWS Innovate TorontoAmazon Web Services
 
AWS re:Invent 2016: Deliver Engaging Experiences with Custom Apps Built on Sa...
AWS re:Invent 2016: Deliver Engaging Experiences with Custom Apps Built on Sa...AWS re:Invent 2016: Deliver Engaging Experiences with Custom Apps Built on Sa...
AWS re:Invent 2016: Deliver Engaging Experiences with Custom Apps Built on Sa...Amazon Web Services
 
Opening Keynote - AWS Summit SG 2017
Opening Keynote - AWS Summit SG 2017Opening Keynote - AWS Summit SG 2017
Opening Keynote - AWS Summit SG 2017Amazon Web Services
 
Webinar: Make Your Cloud Strategy Work for 2016
Webinar: Make Your Cloud Strategy Work for 2016Webinar: Make Your Cloud Strategy Work for 2016
Webinar: Make Your Cloud Strategy Work for 2016Alexandra Sasha Tchulkova
 
Overview of AWS Services for Data Storage and Migration - SRV205 - Anaheim AW...
Overview of AWS Services for Data Storage and Migration - SRV205 - Anaheim AW...Overview of AWS Services for Data Storage and Migration - SRV205 - Anaheim AW...
Overview of AWS Services for Data Storage and Migration - SRV205 - Anaheim AW...Amazon Web Services
 

Was ist angesagt? (20)

3 Secrets to Becoming a Cloud Security Superhero
3 Secrets to Becoming a Cloud Security Superhero 3 Secrets to Becoming a Cloud Security Superhero
3 Secrets to Becoming a Cloud Security Superhero
 
ENT318 Innovate Faster on Salesforce Heroku and AWS
ENT318 Innovate Faster on Salesforce Heroku and AWSENT318 Innovate Faster on Salesforce Heroku and AWS
ENT318 Innovate Faster on Salesforce Heroku and AWS
 
AWS Security and Compliance
AWS Security and ComplianceAWS Security and Compliance
AWS Security and Compliance
 
Security Best Practices_John Hildebrandt
Security Best Practices_John HildebrandtSecurity Best Practices_John Hildebrandt
Security Best Practices_John Hildebrandt
 
Microsoft Azure vs Amazon Web Services (AWS) Services & Feature Mapping
Microsoft Azure vs Amazon Web Services (AWS) Services & Feature MappingMicrosoft Azure vs Amazon Web Services (AWS) Services & Feature Mapping
Microsoft Azure vs Amazon Web Services (AWS) Services & Feature Mapping
 
Security Requires Visibility-Turn Data Into Security Insight
Security Requires Visibility-Turn Data Into Security InsightSecurity Requires Visibility-Turn Data Into Security Insight
Security Requires Visibility-Turn Data Into Security Insight
 
Casi reali di Mass Migration nel Cloud: benefici tangibili ed intangibili
Casi reali di Mass Migration nel Cloud: benefici tangibili ed intangibiliCasi reali di Mass Migration nel Cloud: benefici tangibili ed intangibili
Casi reali di Mass Migration nel Cloud: benefici tangibili ed intangibili
 
3 Secrets to Becoming a Cloud Security Superhero - Session Sponsored by Trend...
3 Secrets to Becoming a Cloud Security Superhero - Session Sponsored by Trend...3 Secrets to Becoming a Cloud Security Superhero - Session Sponsored by Trend...
3 Secrets to Becoming a Cloud Security Superhero - Session Sponsored by Trend...
 
Partner Solutions: Veritas Technologies - Unique Ways Veritas can Supercharge...
Partner Solutions: Veritas Technologies - Unique Ways Veritas can Supercharge...Partner Solutions: Veritas Technologies - Unique Ways Veritas can Supercharge...
Partner Solutions: Veritas Technologies - Unique Ways Veritas can Supercharge...
 
AWS re:Invent 2016: Delighting Customers Through Device Data with Salesforce ...
AWS re:Invent 2016: Delighting Customers Through Device Data with Salesforce ...AWS re:Invent 2016: Delighting Customers Through Device Data with Salesforce ...
AWS re:Invent 2016: Delighting Customers Through Device Data with Salesforce ...
 
Scaling Security Operations and Automating Governance: Which AWS Services Sho...
Scaling Security Operations and Automating Governance: Which AWS Services Sho...Scaling Security Operations and Automating Governance: Which AWS Services Sho...
Scaling Security Operations and Automating Governance: Which AWS Services Sho...
 
Your Business at the Speed of Cloud. Innovate with Cloud-Native App Delivery,...
Your Business at the Speed of Cloud. Innovate with Cloud-Native App Delivery,...Your Business at the Speed of Cloud. Innovate with Cloud-Native App Delivery,...
Your Business at the Speed of Cloud. Innovate with Cloud-Native App Delivery,...
 
Architecting Application Services For Hybrid Cloud - AWS Summit SG 2017
Architecting Application Services For Hybrid Cloud - AWS Summit SG 2017Architecting Application Services For Hybrid Cloud - AWS Summit SG 2017
Architecting Application Services For Hybrid Cloud - AWS Summit SG 2017
 
AWS Partner Presentation - Digicomp - AWSome Day Zurich 112016
AWS Partner Presentation - Digicomp - AWSome Day Zurich 112016AWS Partner Presentation - Digicomp - AWSome Day Zurich 112016
AWS Partner Presentation - Digicomp - AWSome Day Zurich 112016
 
Windows Workloads on AWS - AWS Innovate Toronto
Windows Workloads on AWS - AWS Innovate TorontoWindows Workloads on AWS - AWS Innovate Toronto
Windows Workloads on AWS - AWS Innovate Toronto
 
AWS re:Invent 2016: Deliver Engaging Experiences with Custom Apps Built on Sa...
AWS re:Invent 2016: Deliver Engaging Experiences with Custom Apps Built on Sa...AWS re:Invent 2016: Deliver Engaging Experiences with Custom Apps Built on Sa...
AWS re:Invent 2016: Deliver Engaging Experiences with Custom Apps Built on Sa...
 
Opening Keynote - AWS Summit SG 2017
Opening Keynote - AWS Summit SG 2017Opening Keynote - AWS Summit SG 2017
Opening Keynote - AWS Summit SG 2017
 
Webinar: Make Your Cloud Strategy Work for 2016
Webinar: Make Your Cloud Strategy Work for 2016Webinar: Make Your Cloud Strategy Work for 2016
Webinar: Make Your Cloud Strategy Work for 2016
 
Overview of AWS Services for Data Storage and Migration - SRV205 - Anaheim AW...
Overview of AWS Services for Data Storage and Migration - SRV205 - Anaheim AW...Overview of AWS Services for Data Storage and Migration - SRV205 - Anaheim AW...
Overview of AWS Services for Data Storage and Migration - SRV205 - Anaheim AW...
 
AWSome Day Brussels - Keynote
AWSome Day Brussels - Keynote AWSome Day Brussels - Keynote
AWSome Day Brussels - Keynote
 

Ähnlich wie Accelerate your Cloud Success with Platform Services

The State of Serverless Computing | AWS Public Sector Summit 2017
The State of Serverless Computing | AWS Public Sector Summit 2017The State of Serverless Computing | AWS Public Sector Summit 2017
The State of Serverless Computing | AWS Public Sector Summit 2017Amazon Web Services
 
SMC301 The State of Serverless Computing
SMC301 The State of Serverless ComputingSMC301 The State of Serverless Computing
SMC301 The State of Serverless ComputingAmazon Web Services
 
AWS Cloud School Introductory Presentation
AWS Cloud School Introductory PresentationAWS Cloud School Introductory Presentation
AWS Cloud School Introductory PresentationIan Massingham
 
Building a Real Time Dashboard with Amazon Kinesis, Amazon Lambda and Amazon ...
Building a Real Time Dashboard with Amazon Kinesis, Amazon Lambda and Amazon ...Building a Real Time Dashboard with Amazon Kinesis, Amazon Lambda and Amazon ...
Building a Real Time Dashboard with Amazon Kinesis, Amazon Lambda and Amazon ...Amazon Web Services
 
Cloud School Dublin - Intro
Cloud School Dublin - IntroCloud School Dublin - Intro
Cloud School Dublin - IntroIan Massingham
 
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
 
Easy Analytics with AWS - AWS Summit Bahrain 2017
Easy Analytics with AWS - AWS Summit Bahrain 2017Easy Analytics with AWS - AWS Summit Bahrain 2017
Easy Analytics with AWS - AWS Summit Bahrain 2017Amazon Web Services
 
AWS re:Invent 2016: The State of Serverless Computing (SVR311)
AWS re:Invent 2016: The State of Serverless Computing (SVR311)AWS re:Invent 2016: The State of Serverless Computing (SVR311)
AWS re:Invent 2016: The State of Serverless Computing (SVR311)Amazon Web Services
 
Day 1 - Introduction to Cloud Computing with Amazon Web Services
Day 1 - Introduction to Cloud Computing with Amazon Web ServicesDay 1 - Introduction to Cloud Computing with Amazon Web Services
Day 1 - Introduction to Cloud Computing with Amazon Web ServicesAmazon Web Services
 
Build an app on aws for your first 10 million users (2)
Build an app on aws for your first 10 million users (2)Build an app on aws for your first 10 million users (2)
Build an app on aws for your first 10 million users (2)AWS Vietnam Community
 
Running Enterprise Workloads on AWS
Running Enterprise Workloads on AWSRunning Enterprise Workloads on AWS
Running Enterprise Workloads on AWSAmazon Web Services
 
WIN401_Migrating Microsoft Applications to AWS
WIN401_Migrating Microsoft Applications to AWSWIN401_Migrating Microsoft Applications to AWS
WIN401_Migrating Microsoft Applications to AWSAmazon Web Services
 
"Fast Start to Building on AWS", Igor Ivaniuk
"Fast Start to Building on AWS", Igor Ivaniuk"Fast Start to Building on AWS", Igor Ivaniuk
"Fast Start to Building on AWS", Igor IvaniukFwdays
 
Getting Started with AWS Lambda and Serverless Computing
Getting Started with AWS Lambda and Serverless ComputingGetting Started with AWS Lambda and Serverless Computing
Getting Started with AWS Lambda and Serverless ComputingKristana Kane
 
AWS CloudSchool Introduction - December 2014
AWS CloudSchool Introduction - December 2014AWS CloudSchool Introduction - December 2014
AWS CloudSchool Introduction - December 2014Ian Massingham
 
Build an App on AWS for Your First 10 Million Users
Build an App on AWS for Your First 10 Million UsersBuild an App on AWS for Your First 10 Million Users
Build an App on AWS for Your First 10 Million UsersAmazon Web Services
 
Introduction to the AWS Cloud from Digital Tuesday Meetup
Introduction to the AWS Cloud from Digital Tuesday MeetupIntroduction to the AWS Cloud from Digital Tuesday Meetup
Introduction to the AWS Cloud from Digital Tuesday MeetupIan Massingham
 
Getting Started with Windows Workloads on Amazon EC2 - Toronto
 Getting Started with Windows Workloads on Amazon EC2 - Toronto Getting Started with Windows Workloads on Amazon EC2 - Toronto
Getting Started with Windows Workloads on Amazon EC2 - TorontoAmazon Web Services
 

Ähnlich wie Accelerate your Cloud Success with Platform Services (20)

The State of Serverless Computing | AWS Public Sector Summit 2017
The State of Serverless Computing | AWS Public Sector Summit 2017The State of Serverless Computing | AWS Public Sector Summit 2017
The State of Serverless Computing | AWS Public Sector Summit 2017
 
SMC301 The State of Serverless Computing
SMC301 The State of Serverless ComputingSMC301 The State of Serverless Computing
SMC301 The State of Serverless Computing
 
AWS Cloud School Introductory Presentation
AWS Cloud School Introductory PresentationAWS Cloud School Introductory Presentation
AWS Cloud School Introductory Presentation
 
Building a Real Time Dashboard with Amazon Kinesis, Amazon Lambda and Amazon ...
Building a Real Time Dashboard with Amazon Kinesis, Amazon Lambda and Amazon ...Building a Real Time Dashboard with Amazon Kinesis, Amazon Lambda and Amazon ...
Building a Real Time Dashboard with Amazon Kinesis, Amazon Lambda and Amazon ...
 
Cloud School Dublin - Intro
Cloud School Dublin - IntroCloud School Dublin - Intro
Cloud School Dublin - Intro
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Easy Analytics with AWS - AWS Summit Bahrain 2017
Easy Analytics with AWS - AWS Summit Bahrain 2017Easy Analytics with AWS - AWS Summit Bahrain 2017
Easy Analytics with AWS - AWS Summit Bahrain 2017
 
AWS re:Invent 2016: The State of Serverless Computing (SVR311)
AWS re:Invent 2016: The State of Serverless Computing (SVR311)AWS re:Invent 2016: The State of Serverless Computing (SVR311)
AWS re:Invent 2016: The State of Serverless Computing (SVR311)
 
Day 1 - Introduction to Cloud Computing with Amazon Web Services
Day 1 - Introduction to Cloud Computing with Amazon Web ServicesDay 1 - Introduction to Cloud Computing with Amazon Web Services
Day 1 - Introduction to Cloud Computing with Amazon Web Services
 
Build an app on aws for your first 10 million users (2)
Build an app on aws for your first 10 million users (2)Build an app on aws for your first 10 million users (2)
Build an app on aws for your first 10 million users (2)
 
What is Cloud Computing?
What is Cloud Computing?What is Cloud Computing?
What is Cloud Computing?
 
Running Enterprise Workloads on AWS
Running Enterprise Workloads on AWSRunning Enterprise Workloads on AWS
Running Enterprise Workloads on AWS
 
Intro-to-AWS.pptx
Intro-to-AWS.pptxIntro-to-AWS.pptx
Intro-to-AWS.pptx
 
WIN401_Migrating Microsoft Applications to AWS
WIN401_Migrating Microsoft Applications to AWSWIN401_Migrating Microsoft Applications to AWS
WIN401_Migrating Microsoft Applications to AWS
 
"Fast Start to Building on AWS", Igor Ivaniuk
"Fast Start to Building on AWS", Igor Ivaniuk"Fast Start to Building on AWS", Igor Ivaniuk
"Fast Start to Building on AWS", Igor Ivaniuk
 
Getting Started with AWS Lambda and Serverless Computing
Getting Started with AWS Lambda and Serverless ComputingGetting Started with AWS Lambda and Serverless Computing
Getting Started with AWS Lambda and Serverless Computing
 
AWS CloudSchool Introduction - December 2014
AWS CloudSchool Introduction - December 2014AWS CloudSchool Introduction - December 2014
AWS CloudSchool Introduction - December 2014
 
Build an App on AWS for Your First 10 Million Users
Build an App on AWS for Your First 10 Million UsersBuild an App on AWS for Your First 10 Million Users
Build an App on AWS for Your First 10 Million Users
 
Introduction to the AWS Cloud from Digital Tuesday Meetup
Introduction to the AWS Cloud from Digital Tuesday MeetupIntroduction to the AWS Cloud from Digital Tuesday Meetup
Introduction to the AWS Cloud from Digital Tuesday Meetup
 
Getting Started with Windows Workloads on Amazon EC2 - Toronto
 Getting Started with Windows Workloads on Amazon EC2 - Toronto Getting Started with Windows Workloads on Amazon EC2 - Toronto
Getting Started with Windows Workloads on Amazon EC2 - Toronto
 

Mehr von 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
 
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
 
Come costruire un'architettura Serverless nel Cloud AWS
Come costruire un'architettura Serverless nel Cloud AWSCome costruire un'architettura Serverless nel Cloud AWS
Come costruire un'architettura Serverless nel Cloud AWSAmazon Web Services
 

Mehr von 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
 
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
 
Come costruire un'architettura Serverless nel Cloud AWS
Come costruire un'architettura Serverless nel Cloud AWSCome costruire un'architettura Serverless nel Cloud AWS
Come costruire un'architettura Serverless nel Cloud AWS
 

Kürzlich hochgeladen

A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Mark Simos
 
React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkPixlogix Infotech
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 
Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024TopCSSGallery
 
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...amber724300
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
Irene Moetsana-Moeng: Stakeholders in Cybersecurity: Collaborative Defence fo...
Irene Moetsana-Moeng: Stakeholders in Cybersecurity: Collaborative Defence fo...Irene Moetsana-Moeng: Stakeholders in Cybersecurity: Collaborative Defence fo...
Irene Moetsana-Moeng: Stakeholders in Cybersecurity: Collaborative Defence fo...itnewsafrica
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 
Kuma Meshes Part I - The basics - A tutorial
Kuma Meshes Part I - The basics - A tutorialKuma Meshes Part I - The basics - A tutorial
Kuma Meshes Part I - The basics - A tutorialJoão Esperancinha
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observabilityitnewsafrica
 
4. Cobus Valentine- Cybersecurity Threats and Solutions for the Public Sector
4. Cobus Valentine- Cybersecurity Threats and Solutions for the Public Sector4. Cobus Valentine- Cybersecurity Threats and Solutions for the Public Sector
4. Cobus Valentine- Cybersecurity Threats and Solutions for the Public Sectoritnewsafrica
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesManik S Magar
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...itnewsafrica
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 

Kürzlich hochgeladen (20)

A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
 
React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App Framework
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 
Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024
 
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
Irene Moetsana-Moeng: Stakeholders in Cybersecurity: Collaborative Defence fo...
Irene Moetsana-Moeng: Stakeholders in Cybersecurity: Collaborative Defence fo...Irene Moetsana-Moeng: Stakeholders in Cybersecurity: Collaborative Defence fo...
Irene Moetsana-Moeng: Stakeholders in Cybersecurity: Collaborative Defence fo...
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 
Kuma Meshes Part I - The basics - A tutorial
Kuma Meshes Part I - The basics - A tutorialKuma Meshes Part I - The basics - A tutorial
Kuma Meshes Part I - The basics - A tutorial
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
 
4. Cobus Valentine- Cybersecurity Threats and Solutions for the Public Sector
4. Cobus Valentine- Cybersecurity Threats and Solutions for the Public Sector4. Cobus Valentine- Cybersecurity Threats and Solutions for the Public Sector
4. Cobus Valentine- Cybersecurity Threats and Solutions for the Public Sector
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 

Accelerate your Cloud Success with Platform Services

  • 1. © 2016, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Accelerate Your Cloud Success With Rich Platform Service Mark Statham Senior Cloud Architect
  • 2. What we’ll cover • The challenge of moving faster • The AWS platform services • How customers leverage AWS platform services • Demo: getting started with platform services • Your next steps
  • 3. Trade capital expense for variable expense Benefit from massive economies of scale Stop guessing capacity The Benefits of Cloud Computing Stop spending money on running and maintaining data centers Go global in minutes Increase speed and agility
  • 4. Tools Automation How do I move Faster? API & SDKs
  • 5. Focus on the Deployment and Management of Your Applications AWS Platform Services
  • 6. The Benefits of AWS Platform Services Fast & simple to get started Increase productivity Scale as you grow
  • 7. The AWS Platform Services Enterprise Applications Mobile Services Internet of Things Developer Tools Analytics
  • 8. What are the AWS Platform Services and how are customers using them?
  • 9. Big Data and Analytics on AWS Sources of Truth Amazon S3 Amazon EFS Amazon Redshift Real time Kinesis Stream Kinesis Firehose Kinesis Analytics Analysis Platforms Amazon EMR Amazon Elasticsearch Amazon Machine Learning Amazon RDS Amazon Aurora Amazon DynamoDB High Performance Databases
  • 10. Big Data and Analytics on AWS Sources of Truth Amazon S3 Amazon EFS Amazon Redshift Real time Kinesis Stream Kinesis Firehose Kinesis Analytics Analysis Platforms Amazon EMR Amazon Elasticsearch Amazon Machine Learning Amazon RDS Amazon Aurora Amazon DynamoDB High Performance Databases Kinesis Firehose • Capture and ingest data at any scale, log files, mobile applications, social media feeds • Fully managed, ingest data from thousands of devices simultaneously, without data loss • Automatically scales to allow you ingest data at Gigabits per second throughput • Emits data to Amazon S3, Amazon Redshift or Amazon Elasticsearch
  • 11. Big Data and Analytics on AWS Sources of Truth Amazon S3 Amazon EFS Amazon Redshift Real time Kinesis Stream Kinesis Firehose Kinesis Analytics Analysis Platforms Amazon EMR Amazon Elasticsearch Amazon Machine Learning Amazon RDS Amazon Aurora Amazon DynamoDB High Performance Databases Amazon S3 • The foundation of your enterprise data lake • No limits on the amount of data you can store, highly available, highly durable and secure • Customer managed encryption controls and robust granular access policies • Pay for what you use storage, no pre-allocation, no commitments
  • 12. Big Data and Analytics on AWS Sources of Truth Amazon S3 Amazon EFS Amazon Redshift Real time Kinesis Stream Kinesis Firehose Kinesis Analytics Analysis Platforms Amazon EMR Amazon Elasticsearch Amazon Machine Learning Amazon RDS Amazon Aurora Amazon DynamoDB High Performance Databases Amazon EMR • Fully managed Big data processing service • Support for Apache Hadoop, Apache Spark and Presto • Integrates with other AWS services such as Amazon S3 and Amazon DynamoDB • Supports end to end encryption of data at rest and in transit
  • 13. Big Data and Analytics on AWS Sources of Truth Amazon S3 Amazon EFS Amazon Redshift Real time Kinesis Stream Kinesis Firehose Kinesis Analytics Analysis Platforms Amazon EMR Amazon Elasticsearch Amazon Machine Learning Amazon RDS Amazon Aurora Amazon DynamoDB High Performance Databases Turn data into real business insight in minutes, not days or weeks
  • 14. Big Data and Analytics on AWS • Retail and POS Analytics • Process 10’s of TB in 2 hours vs. 2 weeks • 80-90% reduction in costs Data Access Layer Customer facing Product layer Data processing, Analysis and R&D layer Data collection layer Data feeds Dashboard Reports Insights Amazon S3 Amazon Redshift Amazon EMR AWS Elastic Beanstalk
  • 15. Enterprise Applications on AWS Desktop Virtualization Document Sharing & Feedback WorkSpaces WorkDocs App Delivery WorkMail WorkSpaces Application Manager Email & Calendaring
  • 16. Enterprise Applications on AWS Amazon WorkSpaces • Virtual desktops, available in minutes without burden of virtual desktop infrastructure • Integrated into your network, bring your users closer to your data • Customer managed encryption controls • Range of supported clients, all supporting encryption in transit Desktop Virtualization Document Sharing & Feedback WorkSpaces WorkDocs App Delivery WorkMail WorkSpaces Application Manager Email & Calendaring
  • 17. Enterprise Applications on AWS Amazon WorkSpaces Application Manager • Virtual application delivery, no more software delivery infrastructure or unpatched apps • Pick from a catalog of commercial and open-source apps • Bring your own curated application catalog for software you own • Only pay for the applications that people actually use Desktop Virtualization Document Sharing & Feedback WorkSpaces WorkDocs App Delivery WorkMail WorkSpaces Application Manager Email & Calendaring
  • 18. Enterprise Applications on AWS Desktop Virtualization Document Sharing & Feedback WorkSpaces WorkDocs App Delivery WorkMail WorkSpaces Application Manager Email & Calendaring Meet the usability, performance & reliability expectations of end-users, Whilst delivering the security and compliance requirements IT organizations
  • 19. Mobile Services on AWS Identity AnalyticsNotifications Event-Driven Functions Cognito LambdaAPI Gateway Mobile AnalyticsSNS API Management
  • 20. Mobile Services on AWS Identity AnalyticsNotifications Event-Driven Functions Cognito LambdaAPI Gateway Mobile AnalyticsSNS API Management Amazon Cognito • Supports Identity sign-up and sign-in at any scale • Federate identities and provide unique identifiers for all users, even un-authenticated • Synchronise profile data across multiple devices • Provide secure access to AWS resources
  • 21. Mobile Services on AWS Identity AnalyticsNotifications Event-Driven Functions Cognito LambdaAPI Gateway Mobile AnalyticsSNS API Management Amazon API Gateway • Fully managed service to create publish, maintain, monitor and secure APIs • Integrate with applications on EC2, Lambda or any web application • Handles processing up to hundreds of thousands of concurrent API calls • Traffic management, authorization and access control, monitoring and API management
  • 22. Mobile Services on AWS Identity AnalyticsNotifications Event-Driven Functions Cognito LambdaAPI Gateway Mobile AnalyticsSNS API Management AWS Lambda • Run code without servers, pay for the time you consume • Automatically scales, running code in response to each trigger • Code runs in parallel and processes each trigger individually • Integrated into a range of AWS services
  • 23. Mobile Services on AWS PHP-based “push console” Newsroom editor National NSW Amazon SNS iOS audience Android audience Amazon Cognito 2 1 2 Amazon CloudWatch Amazon Kinesis SumoLogic GCM APNS 3 4 4 5 Key Flows 1 Authentication with Amazon Cognito 2 App registers with appropriate topics 3 Editor pushes a story 4 Clients load and display push 5 Logs and metrics dashboard
  • 24. Mobile Services on AWS Identity AnalyticsNotifications Event-Driven Functions Cognito LambdaAPI Gateway Mobile AnalyticsSNS API Management Get started with AWS mobile services using the AWS mobile Hub
  • 25. DevOps Services on AWS Code Deploy & ProvisionProvisionDeploy Code Commit Code Deploy Build & Test Code Pipeline Elastic Beanstalk OpsWorks CloudFormation
  • 26. DevOps Services on AWS Code Deploy & ProvisionProvisionDeploy Code Commit Code Deploy Build & Test Code Pipeline Elastic Beanstalk OpsWorks CloudFormation AWS CodePipeline • Continuous delivery service for fast and reliable application updates • Builds, tests, and deploys your code every time there is a change • You define the release process models for your code • Build out an end-to-end solution by using our pre-built plugins or integrate your own
  • 27. DevOps Services on AWS Code Deploy & ProvisionProvisionDeploy Code Commit Code Deploy Build & Test Code Pipeline Elastic Beanstalk OpsWorks CloudFormation AWS CodeDeploy • Automates deployment of code to any instance, Amazon EC2 or on-premises • Handles the complexity of updating your applications, helping reduce downtime • Automate software deployments, eliminating the need for error-prone manual operations • Scales with your infrastructure so you can easily deploy to one instance or thousands
  • 28. DevOps Services on AWS Code Deploy & ProvisionProvisionDeploy Code Commit Code Deploy Build & Test Code Pipeline Elastic Beanstalk OpsWorks CloudFormation AWS CloudFormation • Create and manage a collection of related AWS resources • Provisioning and updating them in an orderly and predictable fashion • Defined using simple JSON notation, turning your infrastructure into code • Version control to your AWS infrastructure in the same way as your code
  • 29. DevOps Services on AWS Code Deploy & ProvisionProvisionDeploy Code Commit Code Deploy Build & Test Code Pipeline Elastic Beanstalk OpsWorks CloudFormation Services to promote DevOps principles and practices to improve business agility
  • 30. IoT on AWS Device Gateway Secure & Efficient Communication via MQTT, Web Sockets Registry Unique Device Identify Device Shadows Persistent Device State Rules Engine Transform Device Messages Device SDK Connect Authenticate Exchange Messages Authentication & Authorization Authentication
  • 31. IoT on AWS Device Gateway Secure & Efficient Communication via MQTT, Web Sockets Registry Unique Device Identify Device SDK Connect Authenticate Exchange Messages Authentication & Authorization Authentication AWS IoT Device SDK & Authentication • Quickly connect your hardware device or your mobile application • Securely authenticate and exchange messages with the IoT platform • Mutual authentication and encryption at all points of connection • Data is never exchanged between devices and AWS IoT without proven identity
  • 32. IoT on AWS Device Gateway Secure & Efficient Communication via MQTT, Web Sockets Registry Unique Device Identify Device SDK Connect Authenticate Exchange Messages Authentication & Authorization Authentication AWS IoT Device Gateway • Allows your devices to communicate securely with other devices • Supports highly efficient MQTT and Web Sockets protocols • Exchange messages using a publication/subscription model • Scalable to support over a billions devices without provisioning infrastructure
  • 33. IoT on AWS Device Gateway Secure & Efficient Communication via MQTT, Web Sockets Registry Unique Device Identify Device SDK Connect Authenticate Exchange Messages Authentication & Authorization Authentication AWS IoT Registry • Establishes a unique identity for each device • Tracks metadata such as the attributes and capabilities
  • 34. IoT on AWS Device Gateway Secure & Efficient Communication via MQTT, Web Sockets Registry Unique Device Identify Device Shadows Persistent Device State Rules Engine Transform Device Messages Device SDK Connect Authenticate Exchange Messages Authentication & Authorization Authentication
  • 35. IoT on AWS HealthSuite digital platform device cloud
  • 36. How can I get started?
  • 37. Requirements • Deploy a micro blogging platform allowing customers to share feedback • Application needs to be reliable, secure, highly available and scalable to support variable and spikey user interactions • Time to market is key with only one developer resource available to support
  • 38. AWS Elastic Beanstalk • Fastest and simplest way to deploy an application on AWS • Upload your application and the capacity provisioning, load balancing, auto-scaling, and health monitoring is handled for you • Retain full control over the AWS resources powering your application. • Platform updates handled automatically within maintenance window or manually • Supports many popular programming languages including Java, .NET and others All product names, logos, and brands are property of their respective owners. Use of these names, logos, and brands does not imply endorsement.
  • 39. Deployment with AWS Elastic Beanstalk AWS Elastic Beanstalk Route 53users S3 bucketRoute 53
  • 40. Auto Scaling Group Under the Hood Route 53users S3 bucket Availability Zone #1 Availability Zone #2 Elastic Load Balancing Replication Route 53 EC2 Instance EC2 Instance
  • 41. Deploying using AWS Elastic Beanstalk Download Configure Package Deploy
  • 43. Replace SQLite production: { ... database: { client: 'sqlite3', connection: { filename: path.join(__dirname, '/content/data/ghost-dev.db') }, debug: false }, ... } Configure support for RDS MySQL With RDS MySQL production: { ... database: { client: 'mysql', connection: { host: process.env.RDS_HOSTNAME, user: process.env.RDS_USERNAME, password: process.env.RDS_PASSWORD, database: process.env.RDS_DB_NAME, port: process.env.RDS_PORT }, debug: false }, ... } /config.js
  • 44. Configure ghost-s3-storage module production: { ... storage: { active: 'ghost-s3', 'ghost-s3': { bucket: 'my-ghost-bucket', region: 'ap-southeast-1', assetHost: 'http://my-ghost-bucket.s3.amazonaws.com/' } } ... } Configure support for S3 storage /config.js
  • 45. Specify Environment Variables option_settings: - option_name: NODE_ENV value: production - option_name: URL value: http://my-ghost-env.ap-southeast-1.elasticbeanstalk.com Configure Elastic Beanstalk Environment /.ebextensions/environment/environment.config
  • 46. Package $ zip -r ghost-deploy.zip .
  • 48.
  • 49. Monitor your Elastic Beanstalk environment
  • 50. Configure your Elastic Beanstalk environment
  • 51. Deploy Ghost using AWS Elastic Beanstalk Walkthrough guide available at: http://bit.ly/ebghost
  • 52. SGX Deploys a Scalable Mobile Application Singapore Exchange (SGX) is the Asian Gateway, connecting investors in search of Asian growth to corporate issuers in search of global capital. Using AWS enabled us to manage demand and bursts in data traffic with its auto-scaling features. Ng Kin Yee SVP, Technology Planning, SGX ” “ • SGX needed a highly scalable, quick-to-deploy solution for a mobile application that offered publicly available market data to mobile user. • SGX built and quickly deployed its mobile application on AWS using Amazon Elastic Beanstalk. • Designed its application to handle bursts in data traffic and user growth as demand grew to 29,300 downloads in the first 3 months. • Decreased time-to-market from 4-6 weeks to less than a day.
  • 53. Getting Started with AWS Platform Services Amazon Machine Learning Analyze Big Data Predict Responses to a Marketing Offer Amazon EMRAmazon Redshift Create a Data Warehouse Cluster Build your own Cloud-based Desktop AWS Mobile Hub The Fastest way to build Mobile Apps Amazon Workspaces Run code without managing servers AWS Lambda
  • 54. The Benefits of AWS Platform Services Fast & simple to get started Increase productivity Scale as you grow