(arc304) designing for saas: next-generation software delivery models on aws | aws re:invent 2014

23

Upload: amazon-web-services

Post on 02-Jul-2015

530 views

Category:

Technology


0 download

DESCRIPTION

SaaS architectures can be deployed onto AWS in a number of ways, and each optimizes for different factors from security to cost optimization. Come learn more about common deployment models used on AWS for SaaS architectures and how each of those models are tuned for customer specific needs. We will also review options and tradeoffs for common SaaS architectures, including cost optimization, resource optimization, performance optimization, and security and data isolation.

TRANSCRIPT

Page 1: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014
Page 2: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014

SaaS

delivery will constitute about

18% of all software spending

and nearly 20% of

applications spending

IDC "Worldwide SaaS and Cloud Software 2013–2017 Forecast and 2012 Vendor Shares" Doc #245084 Dec 2013

Page 3: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014

On-Prem Application

Hosting

AWS SaaS on AWS

Page 4: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014

https://aws.amazon.com/solutions/case-

studies

Fusion 360

Page 5: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014

Application

Object

Storage

Interaction

Monitoring

AnalyticsAuthentication &

Authorization

Databases

Page 6: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014

Application

Data Access Layer

Interaction

Authentication &

Authorization

Delivery

Users

Cache Locator Data

Accts

Rights

Monitoring Analytics

Ordering

Billing

Provisioning

Metering

Page 7: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014
Page 8: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014

~

Spot

Page 9: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014

Minute(s) Hour(s) Day(s) Week(s) Month(s) Year(s)

Ingest Analyze Summarize Aggregate Tier Archive

Page 10: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014

– Evolve your business model through usage analysis

– Monetize the data you collect

Page 11: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014

SaaS Component Architectures – Metering

Metering

Queue

Usage messages:

- User ID

- Timestamp

- Usage Type

- Usage Units

- …

Usage messages:

- User ID

- Usage Type

- Usage Units

- Usage Period

All actions and

consumption tagged

with user ID

App Data

Sources

Application

Instances

λ

Metering

Aggregators

Metering Data

Service

Billin

gA

naly

tics

Page 12: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014

Application

Instances

App Data

Metering Data

Billing Data

Custom Reports

Reporting Portal

Amazon S3

for Static Outputs

Canned Reports

via Portal Redirect

Reporting Portal Users

Direct Query

Access

Customer-Facing Analysis

Recommendations

Data Warehouse

Amazon EMR Cluster

Aggregation and Analysis

Direct Ingest

from Amazon S3

Amazon S3 Bucket

AWS Data

Pipelines—

Regularly Run

Log Rotation

DB Exports

Page 13: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014
Page 14: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014

Monitoring Analytics

Ordering

Billing

Provisioning

Metering

Customer N

Whole

stack

Auto scaling

CostCenter

=CustomerN

Tag

CostCenter

=CustomerN

Auto scaling

CostCenter

=CustomerN

Tag

Tag

Auto scaling

CostCenter

=Customer1

Tag

CostCenter

=Customer1

Auto scaling

CostCenter

=Customer1

Tag

Tag

Customer 1 …. SaaS Platform

Page 15: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014

Feature Usage

Monitoring Analytics

Ordering

Billing

Provisioning

Metering

SaaS Platform

Auto Scaling

Auto Scaling

Customer 1 Customer 2

Page 16: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014

Amazon EC2 Container Service Cluster

Monitoring Analytics

Ordering

Billing

Provisioning

Metering

SaaS Platform

Customer 1 Customer 2

Amazon EC2 Container Service

Page 17: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014

~

Spot

Page 18: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014

Security Group

Security Group

Page 19: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014

Application

Data Access Layer

Interaction

Monitoring Analytics

Authorization & Authentication

Delivery Ordering

Billing

Provisioning

Metering

Users

CacheData

LocatorApp Data Security

:

Rights

Rights

SaaS Consulting:

Page 20: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014

1. AWS flexibility Quickly respond to

changes in application needs in a cost

effective way

2. AWS innovation Keep up with latest

industry trends without building it all

yourself

3. AWS ecosystem Stand on the

shoulders of giants on the AWS platform

Page 21: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014

Collaborate

Build

Grow

Page 22: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014

Office Hours

Reference Architectures

Journey Stories

Partner Solutions

Upcoming Webinars*

*A complete schedule will be posted on

the APN Portal for registered SaaS

Partners.

Page 23: (ARC304) Designing for SaaS: Next-Generation Software Delivery Models on AWS | AWS re:Invent 2014

Please give us your feedback on this

session. Complete session evaluations

and earn re:Invent swag.

http://bit.ly/awsevals

SaaS Architecture Best Practices:

• Separate the platform and program

• Future proof through abstraction

• Design for multi-multi-tenancy

• Know the lifecycle of your data

• Choose the right deployment model

• Collect everything and learn from it

• Optimize for cost and performance

• Secure and isolate