SlideShare a Scribd company logo
1 of 62
Running Business Critical Workloads on AWS
Nam Je Cho, Solutions Architect
Amazon Web Services
Business
101 Technical
201 Technical
301 Technical
401 Technical
Session Grading
What You Will Learn
• Walkthrough the best practice for deploying business
critical applications
• Dive deep into fault tolerant and high performance
architectures
• Learn about AWS tools that will make you successful in
deployment and management
• See live demos you can put into practice
Tainui Group – Helaman Tangiora
• Tainui Group deploying SAP ECC production on AWS
• Share insights into their business drivers that led to
choosing AWS
• Highlight key benefits of running business applications in
the AWS cloud
What is a Business Critical Application
What is a Business Critical Application
Any applications that is core to running your business
• Enterprise Resource Planning
• Customer Relationship Management
• Data Warehouse & Reporting
• Human Capital Management
• Procurement
• Warehousing & Logistics
• Many more
Business Applications on AWS
Vendor Applications
SAP Business Suite, Netweaver, BusinessObjects, B1, HANA
Oracle eBusiness, PeopleSoft, Siebel, JDE, Database 11g/12c
Microsoft SharePoint, Exchange, Dynamics, SQL Server
IBM Websphere, DataStage
Infor LN, M3, Syteline, Lawson
AWS customers run many business applications
Companies of all sizes from SMB to large enterprises run business
applications
Customer Case Studies
SAP Oracle Microsoft
Running Business Application



SAP Deep Dive
SAP on AWS – Key Benefits
Fully tested & certified by SAP Support
Leverage multi-AZ for production workloads
Wide choice of EC2 & EBS volume options
S3 provides 99.999999999% durability
Enterprise-level security
Pricing, capacity management and operations
Certified Solution
High Availability
High Performance
Durability
Security
Agility & Flexibility
• SAP Business Suite
• SAP Business All-in-One (A1)
• SAP Netweaver
• SAP HANA Platform
• SAP BusinessObjects BI
• SAP Mobile Platform
• SAP Business One
• SAP Rapid Deployment Solutions
SAP Solutions Certified on AWS
SAP Note 1656099 has latest information regarding SAP products and
platform supported on AWS
Solutions
SAP Supported Platforms on AWS
Operating System
• SUSE 11
• Red Hat 6
• Window Servers 2008
Database
• SAP HANA
• Sybase ASE 15.7
• MS SQL Server 2008
• IBM DB2 9.7
• SAP MaxDB 7.8
Version numbers for OS & DB are minimum levels
All higher versions are fully supported
Customer Network
Public Subnet
Users
On-Premises
Systems
SAP Router
Solution
Manager
Private Subnet
Internet
Availability Zone A Availability Zone B
VPC
VPN or
Direct Connect
Amazon
CloudWatch Amazon S3
Backups
DB ReplicationSAP
DEV
SAP
QAS
SAP
DR
SAP
PRD
BackupsMonitor
SAP OSS
SAP High Level Architecture on AWS
Private Subnet
NAT
Customer Network
Users
On-Premises
Systems
Private Subnet
Availability Zone A Availability Zone B
VPN or
Direct Connect
Private Subnet
App1
DB
AppN
ASCS
App1
DB
AppN
ASCS
(ENQ)
Session State
DB Replication
SAP Production HA Architecture
EBS SSD EBS SSD
SAP Production
Architecting Production Deployment
• Use SAP QuickSizer
• Choose an EC2 instance type based
on your SAPS and memory
• Choose an EBS volume type based
on your IOPS and storage size
SAP System Sizing
• AWS perform SAP SD Benchmarks on EC2 instances &
publish SAPS rating (SAP Note 1656099)
• SAPS ratings are available for C3, C4 and R3 instance
families
• General Purpose and Provisioned IOPS EBS volumes
have predictable and consistent IO performance
Choosing Right EC2 & EBS Options
Compute Optimized (Application)
Name vCPU
Memory
(GiB)
I/O Perf
SAPS
(2-tier)
c4.8xlarge 36 60 10 Gigabit 37,950
c4.4xlarge 16 30 High 19,030
c4.2xlarge 8 15 High 9,515
c4.xlarge 4 7.5 High 4,758
c4.large 2 3.75 Moderate 2,379
c3.8xlarge 32 60 10 Gigabit 31,830
c3.4xlarge 16 30 High 15,915
c3.2xlarge 8 15 High 7,958
c3.xlarge 4 7.5 High 3,979
c3.large 2 3.75 Moderate 1,989
Memory Optimized (Database)
Name vCPU
Memory
(GiB)
I/O Perf
SAPS
(2-tier)
r3.8xlarge 32 244 10 Gigabit 31,920
r3.4xlarge 16 122 High 15,960
r3.2xlarge 8 61 High 7,980
r3.xlarge 4 30.5 Moderate 3,990
r3.large 2 15 Moderate 1,995
✓ Certified for 2-Tier and 3-Tier
configurations
SAPS Rating EC2 Instances
0
40
80
120
160
Q1Y1 Q3Y1 Q4Y1 Q2Y2 Q4Y2 Q2Y3 Q4Y3 Q2Y4 Q4Y4 Q2Y5 Q4Y5 Q2Y6 Q4Y6
Demand
Traditional
AWS
Traditional Planning Horizon
Planning
Horizon on
AWS
ComputeRequirements
Capacity Planning Made Easy
Choosing the Right EBS Volume
EBS Volume Options
• Provisioned IOPS (PIOPS)
• General Purpose (GP2)
• Magnetic
Larger & Faster Volumes
PIOPS
• Up to 16TB, 20,000 IOPS &
320MBps
GP2
• Up to 16TB, 10,000 IOPS &
160MBps
Enable EBS-Optimised option on EC2 for dedicated capacity to
EBS I/O & minimise network contention
Simpler Management With Larger Volumes
EC2
1TB 1TB 1TB 1TB
(16x) 1TB EBS Volumes
AfterBefore
(16x) 1TB Snapshots
EC2
Single 16TB EBS Volume
Single 16TB Snapshots
1TB 1TB 1TB 1TB
EBS Volumes
High Performance Databases
VPC
Relational
Database
Private Subnet
Availability Zone A
PIOPS
Boot Redo Data
GP2
General Purpose Provisioned IOPS Magnetic
Use Cases
S to M Databases
Most SAP Systems
Large Database
I/O intensive
Cold Storage
Storage Media SSD-backed SSD-backed Magnetic-backed
Volume Size Up to 16TB Up to 16TB 1GB- 1TB
Max IOPS 10,000 IOPS 20,000 IOPS ~100 IOPS
Read/write
Peak Throughput
160 MB/s 320 MB/s ~50-90 MB/s
Latency (Random Read) 1-2ms 1-2 ms 20-40 ms
Price (Sydney Region) $0.12/GB-Month
$.138/GB-Month
$0.072/provisioned
$0.08/GB-Month
$0.08/ 1M I/O
Use Cases for EBS Options
Amazon EBS Deep Dive
youtube.com/watch?v=xtuRD2AZt3M
Cost Saving Tip on EBS Volume
• Over-provision General Purpose over Provisioned IOPS
volumes to meet high I/O requirements but lower cost for
same performance
• Example
– EBS IOPS Requirement: 9,000 IOPS & 1TB
– Cost of PIOP volume = $786/month (with 1TB volume)
– Cost of GP2 volume = $360/month (with 3TB volume)
• Compare PIOP vs GP2 costs before deployment
High Availability – Protect SPOF
SAP systems have well known SPOF, namely;
1. Database: Multi-AZ database deployment with replication
2. Message Server: Multi-AZ deployment with enqueue
replication server
3. Kernel: NFS, DFS, Amazon EFS (just announced)
Customer Network
Users
On-Premises
Systems
Private Subnet
Availability Zone A Availability Zone B
VPC
VPN or
Direct Connect
Private Subnet
App1
DB
AppN
ASCS
App1
DB
AppN
ASCS
(ENQ)
Session State
DB Replication
SAP Production HA Architecture
EBS SSD EBS SSD
SAP Production (Primary)
Customer Network
Users
On-Premises
Systems
Private Subnet
Availability Zone A Availability Zone B
VPC
VPN or
Direct Connect
Private Subnet
App1
DB
AppN
ASCS
App1
DB
AppN
ASCS
Failover to Second Availability Zone
EBS SSD EBS SSD
SAP Production (Failover)
Protect Against System Failures
You can protect EC2 instances against system failures;
• Scale out EC2 instances across AZs
• Enable EC2 Auto Recovery on the EC2 instances
Demo 1 – EC2 Auto Recovery Setup
Scenario
• Can be enabled on any EC2 instance from supported
instance families (C3, C4, M3, R3, and T2)
• Setup alarm in CloudWatch for metric named
‘StatusCheckFailed_System’
Outcome
• If instance health check fails for n consecutive periods,
EC2 will auto recover onto healthy hardware
Backup and Restore
SAP on AWS Backup and Recovery Guide provides
comprehensive information
Backup options include;
• Use existing backup software and push into S3
• Backup to EBS and create snapshots
• Push backup to S3 with AWS CLI and AWS SDKs
• Oracle Secure Backup (OSB) Cloud Module
aws.amazon.com/backup-recovery/
Simplify Backups with OSB Cloud Module
• Oracle Secure Backup (OSB) allows customers to backup Oracle
Databases directly to Amazon S3 using RMAN
• Data is compressed and encrypted in flight using Oracle Advanced
Security
• S3 provides high durability & encryption at rest (CSE/SSE)
• OSB is licensed by number of concurrent backup channels
Demo 2 – OSB Cloud Module
Scenario
• SAP NW 7.4 running on RHEL & Oracle
• Configure OSB Cloud with S3 as backup destination
• Run ‘BACKUP DATABASE PLUS ARCHIVELOG’ in RMAN
Outcome
• Backups pushed to S3 durable storage and backups managed
by RMAN
• For SAP, you can also call RMAN from brbackup
Demo 2 – OSB Cloud Module
How to install OSB Cloud Module
1. Download install media from OTN
2. Run OSB installer
java -jar osbws_install.jar -AWSID <ACCESS KEY> -AWSKey
<SECRET KEY> -otnUser name@mail.com -walletDir
$ORACLE_HOME/dbs/osbws_wallet -libDir $ORACLE_HOME/lib/
3. Configure RMAN for S3 backup device type
RMAN> configure channel device type sbt
parms='SBT_LIBRARY=libosbws12.so,
SBT_PARMS=(OSB_WS_PFILE=$ORACLE_HOME/dbs/
osbwst1.ora)';
Proactively Monitor Your Applications
• Continue to use Solution Manager Diagnostics for SAP
application monitoring
• Use existing performance monitoring tools – Nagios,
Amazon CloudWatch custom metrics
• Use CloudWatch Logs to capture any log files and alert
on keywords in real time
• Incorporate log analytics – Sumologic
Amazon CloudWatch Logs
• Use Amazon CloudWatch Logs to push and store your
application log files
• Push any log files from EC2 in real time
• Setup alarms and send email notifications
• Retrieve CW Logs via Console, CLI & SDK
Demo 3 – CW Logs with Oracle Alert Logs
Scenario
• SAP NW 7.4 on RHEL & Oracle
• Push Oracle alert_NW4.log into CloudWatch Logs
• Create metric for ‘ORA-00600’ error to alert
• Simulate ORA-00600 message into alert_NW4.log and trigger
alarm
Outcome
• CloudWatch alarm is triggered and email notification is sent
Demo 3 – CW Logs with Oracle Alert Logs
How to setup CloudWatch Logs to push logs
➢ Assign IAM Role to allow push to CloudWatch
➢ wget https://s3.amazonaws.com/aws-cloudwatch/downloads/latest/
awslogs-agent-setup.py
➢ sudo python ./awslogs-agent-setup.py –region ap-southeast-2
http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/CWL_GettingStarted.html
Bringing Agility to SAP Deployments
SDKs & LibrariesAWS CLIAWS
Management
Console
3rd Party
Tools
JAVA
.NET
iOS
PHP
Ruby
Android
Python
Node.js
Provisioning and management of AWS using the API tools is simple
• Define, deploy and manage AWS resources using
JSON templates
• Consistent & repeatable outcome
AWS CloudFormation
Use Cases for CloudFormation
• Deploy SOE image for new installations in minutes
• Bootstrap instance to auto install pre-requisite packages
• Clone production for isolated error analysis
• Setup disaster recovery environment across Regions
Recap
• Use vendor guidelines for sizing
• Choose the right EC2 & EBS options to meet
performance
• Protect SPOF, utilise multi-AZs
• Enable EC2 Auto Recovery for system failures
• Proactively monitor – CloudWatch & CW Logs
• Incorporate CloudFormation for deployment &
management
AWS Resources for Business Applications
Find more information
aws.amazon.com/business-applications
aws.amazon.com/sap
aws.amazon.com/oracle
aws.amazon.com/windows
aws.amazon.com/ibm
Also check out
aws.amazon.com/whitepapers
aws.amazon.com/architecture
KIA TUPU, KIA HUA, KIA PUAAWAI
To grow, prosper, and sustain
! 1995 Crown Settlement
! Intergenerational tribal investment company
! Achieve tribal and commercial aspirations
! 170m (1995) - 1.1B (2015)
! Property, Retail, Hotels, Primary Industries, Equities, Direct
Investment
DIVERSIFICATION
VALUEBASED/maximisation of resources
$37 BILLION
KNOW YOUR GAME
STATE OF PLAY
CHALLENGE/everything
! New ERP
! Websites and social (retail)
! Collaboration and productivity
! Mobility and Business Intelligence
! Network and infrastructure improvements
! Storage and backups and BCP
! CRM (Tribal Register)
CORE FOCUS
TAONGA
He Tangata He Tangata He Tangata
TRUST
E rua nga huarahi
! Flexibility/agility to grow with us
! Respond to the changing environment
! Make fast agile decisions
! Business Intelligence - be more data driven
! Maximise investment (OPEX preference)
! Mitigation of risk and improve availability
CORE FOCUS
Have a laser focus on your core business
! Why AWS - Gartner
! Economies of scale and maturity
! Investment in innovation
! Grow-with-us model
! On-demand resourcing
! Reduce and predict costs (TCO)
Focus on core business,
value added activities.
Not manaing infrastructure
PLATFORM4/GROWTH
PARTNERS
Running Business Critical Workloads on AWS

More Related Content

What's hot

Amazon RDS for Microsoft SQL: Performance, Security, Best Practices (DAT303) ...
Amazon RDS for Microsoft SQL: Performance, Security, Best Practices (DAT303) ...Amazon RDS for Microsoft SQL: Performance, Security, Best Practices (DAT303) ...
Amazon RDS for Microsoft SQL: Performance, Security, Best Practices (DAT303) ...Amazon Web Services
 
Best Practices running SQL Server on AWS
Best Practices running SQL Server on AWSBest Practices running SQL Server on AWS
Best Practices running SQL Server on AWSAmazon Web Services
 
Focus on your app with Amazon RDS
Focus on your app with Amazon RDSFocus on your app with Amazon RDS
Focus on your app with Amazon RDSAmazon Web Services
 
Amazon RDS: Deep dive with Oracle
Amazon RDS: Deep dive with OracleAmazon RDS: Deep dive with Oracle
Amazon RDS: Deep dive with OracleAmazon Web Services
 
Day 3 - AWS MySQL Relational Database Service Best Practices for Performance ...
Day 3 - AWS MySQL Relational Database Service Best Practices for Performance ...Day 3 - AWS MySQL Relational Database Service Best Practices for Performance ...
Day 3 - AWS MySQL Relational Database Service Best Practices for Performance ...Amazon Web Services
 
Oracle COTS Applications on AWS
Oracle COTS Applications on AWSOracle COTS Applications on AWS
Oracle COTS Applications on AWSTom Laszewski
 
Advanced Data Migration Techniques for Amazon RDS (DAT308) | AWS re:Invent 2013
Advanced Data Migration Techniques for Amazon RDS (DAT308) | AWS re:Invent 2013Advanced Data Migration Techniques for Amazon RDS (DAT308) | AWS re:Invent 2013
Advanced Data Migration Techniques for Amazon RDS (DAT308) | AWS re:Invent 2013Amazon Web Services
 
Best Practices for running the Oracle Database on EC2 webinar
Best Practices for running the Oracle Database on EC2 webinarBest Practices for running the Oracle Database on EC2 webinar
Best Practices for running the Oracle Database on EC2 webinarTom Laszewski
 
SRV401 Deep Dive on Amazon Elastic File System (Amazon EFS)
SRV401 Deep Dive on Amazon Elastic File System (Amazon EFS)SRV401 Deep Dive on Amazon Elastic File System (Amazon EFS)
SRV401 Deep Dive on Amazon Elastic File System (Amazon EFS)Amazon Web Services
 
Oracle on aws overview sep 2011
Oracle on aws overview   sep 2011Oracle on aws overview   sep 2011
Oracle on aws overview sep 2011Jamie Kinney
 
Introducing Amazon RDS Using Oracle Database
Introducing Amazon RDS Using Oracle DatabaseIntroducing Amazon RDS Using Oracle Database
Introducing Amazon RDS Using Oracle DatabaseJamie Kinney
 
Oracle Databases on AWS - Getting the Best Out of RDS and EC2
Oracle Databases on AWS - Getting the Best Out of RDS and EC2Oracle Databases on AWS - Getting the Best Out of RDS and EC2
Oracle Databases on AWS - Getting the Best Out of RDS and EC2Maris Elsins
 

What's hot (20)

Amazon RDS for Microsoft SQL: Performance, Security, Best Practices (DAT303) ...
Amazon RDS for Microsoft SQL: Performance, Security, Best Practices (DAT303) ...Amazon RDS for Microsoft SQL: Performance, Security, Best Practices (DAT303) ...
Amazon RDS for Microsoft SQL: Performance, Security, Best Practices (DAT303) ...
 
Best Practices running SQL Server on AWS
Best Practices running SQL Server on AWSBest Practices running SQL Server on AWS
Best Practices running SQL Server on AWS
 
Focus on your app with Amazon RDS
Focus on your app with Amazon RDSFocus on your app with Amazon RDS
Focus on your app with Amazon RDS
 
Amazon RDS: Deep dive with Oracle
Amazon RDS: Deep dive with OracleAmazon RDS: Deep dive with Oracle
Amazon RDS: Deep dive with Oracle
 
Day 3 - AWS MySQL Relational Database Service Best Practices for Performance ...
Day 3 - AWS MySQL Relational Database Service Best Practices for Performance ...Day 3 - AWS MySQL Relational Database Service Best Practices for Performance ...
Day 3 - AWS MySQL Relational Database Service Best Practices for Performance ...
 
Amazon Aurora
Amazon AuroraAmazon Aurora
Amazon Aurora
 
Amazon RDS Deep Dive
Amazon RDS Deep DiveAmazon RDS Deep Dive
Amazon RDS Deep Dive
 
Oracle COTS Applications on AWS
Oracle COTS Applications on AWSOracle COTS Applications on AWS
Oracle COTS Applications on AWS
 
Advanced Data Migration Techniques for Amazon RDS (DAT308) | AWS re:Invent 2013
Advanced Data Migration Techniques for Amazon RDS (DAT308) | AWS re:Invent 2013Advanced Data Migration Techniques for Amazon RDS (DAT308) | AWS re:Invent 2013
Advanced Data Migration Techniques for Amazon RDS (DAT308) | AWS re:Invent 2013
 
Deep Dive: Amazon RDS
Deep Dive: Amazon RDSDeep Dive: Amazon RDS
Deep Dive: Amazon RDS
 
Best Practices for running the Oracle Database on EC2 webinar
Best Practices for running the Oracle Database on EC2 webinarBest Practices for running the Oracle Database on EC2 webinar
Best Practices for running the Oracle Database on EC2 webinar
 
SRV401 Deep Dive on Amazon Elastic File System (Amazon EFS)
SRV401 Deep Dive on Amazon Elastic File System (Amazon EFS)SRV401 Deep Dive on Amazon Elastic File System (Amazon EFS)
SRV401 Deep Dive on Amazon Elastic File System (Amazon EFS)
 
Deep Dive on Amazon RDS
Deep Dive on Amazon RDSDeep Dive on Amazon RDS
Deep Dive on Amazon RDS
 
Oracle on AWS
Oracle on AWSOracle on AWS
Oracle on AWS
 
SQL Server on AWS
SQL Server on AWSSQL Server on AWS
SQL Server on AWS
 
Oracle on aws overview sep 2011
Oracle on aws overview   sep 2011Oracle on aws overview   sep 2011
Oracle on aws overview sep 2011
 
Introducing Amazon RDS Using Oracle Database
Introducing Amazon RDS Using Oracle DatabaseIntroducing Amazon RDS Using Oracle Database
Introducing Amazon RDS Using Oracle Database
 
Oracle Databases on AWS - Getting the Best Out of RDS and EC2
Oracle Databases on AWS - Getting the Best Out of RDS and EC2Oracle Databases on AWS - Getting the Best Out of RDS and EC2
Oracle Databases on AWS - Getting the Best Out of RDS and EC2
 
PostgreSQL
PostgreSQLPostgreSQL
PostgreSQL
 
Amazon Aurora
Amazon AuroraAmazon Aurora
Amazon Aurora
 

Viewers also liked

IBM Software Day 2013. Smarter analytics and big data. building the next gene...
IBM Software Day 2013. Smarter analytics and big data. building the next gene...IBM Software Day 2013. Smarter analytics and big data. building the next gene...
IBM Software Day 2013. Smarter analytics and big data. building the next gene...IBM (Middle East and Africa)
 
You're the New CDO, Now What?
You're the New CDO, Now What?You're the New CDO, Now What?
You're the New CDO, Now What?Caserta
 
Giovanni Lanzani GoDataDriven
Giovanni Lanzani GoDataDrivenGiovanni Lanzani GoDataDriven
Giovanni Lanzani GoDataDrivenBigDataExpo
 
WSO2 BAM - Your Big Data Toolbox
WSO2 BAM - Your Big Data ToolboxWSO2 BAM - Your Big Data Toolbox
WSO2 BAM - Your Big Data ToolboxWSO2
 
2017-10-03 Session aOS - Back from Ignite - MS Experiences
2017-10-03 Session aOS - Back from Ignite - MS Experiences2017-10-03 Session aOS - Back from Ignite - MS Experiences
2017-10-03 Session aOS - Back from Ignite - MS ExperiencesPatrick Guimonet
 
Low-Latency Analytics with NoSQL – Introduction to Storm and Cassandra
Low-Latency Analytics with NoSQL – Introduction to Storm and CassandraLow-Latency Analytics with NoSQL – Introduction to Storm and Cassandra
Low-Latency Analytics with NoSQL – Introduction to Storm and CassandraCaserta
 
A modern, flexible approach to Hadoop implementation incorporating innovation...
A modern, flexible approach to Hadoop implementation incorporating innovation...A modern, flexible approach to Hadoop implementation incorporating innovation...
A modern, flexible approach to Hadoop implementation incorporating innovation...DataWorks Summit
 
Cloud Computing System models for Distributed and cloud computing & Performan...
Cloud Computing System models for Distributed and cloud computing & Performan...Cloud Computing System models for Distributed and cloud computing & Performan...
Cloud Computing System models for Distributed and cloud computing & Performan...hrmalik20
 
Building an ai with raspberry pi
Building an ai with raspberry piBuilding an ai with raspberry pi
Building an ai with raspberry piHaesung Lee
 
Disruptive Data Science - How Data Science and Big Data are Transforming Busi...
Disruptive Data Science - How Data Science and Big Data are Transforming Busi...Disruptive Data Science - How Data Science and Big Data are Transforming Busi...
Disruptive Data Science - How Data Science and Big Data are Transforming Busi...EMC
 
Keynote #Enterprise - L'ouverture du Cloud Microsoft, transformation open sou...
Keynote #Enterprise - L'ouverture du Cloud Microsoft, transformation open sou...Keynote #Enterprise - L'ouverture du Cloud Microsoft, transformation open sou...
Keynote #Enterprise - L'ouverture du Cloud Microsoft, transformation open sou...Paris Open Source Summit
 
DFW meetup Cognitive services - parashar - feb 22
DFW meetup Cognitive services -  parashar - feb 22DFW meetup Cognitive services -  parashar - feb 22
DFW meetup Cognitive services - parashar - feb 22Parashar Shah
 
Build_Buy_StreamAnalytix_WhitePaper
Build_Buy_StreamAnalytix_WhitePaperBuild_Buy_StreamAnalytix_WhitePaper
Build_Buy_StreamAnalytix_WhitePaperJane Roberts
 
Deploy, Monitor and Manage in Style with WebSphere Liberty Admin Center
Deploy, Monitor and Manage in Style with WebSphere Liberty Admin CenterDeploy, Monitor and Manage in Style with WebSphere Liberty Admin Center
Deploy, Monitor and Manage in Style with WebSphere Liberty Admin CenterWASdev Community
 
“Ūdens resursi. Saglabāsim ūdeni kopā!” Pasaules lielākā mācību stunda Daugav...
“Ūdens resursi. Saglabāsim ūdeni kopā!” Pasaules lielākā mācību stunda Daugav...“Ūdens resursi. Saglabāsim ūdeni kopā!” Pasaules lielākā mācību stunda Daugav...
“Ūdens resursi. Saglabāsim ūdeni kopā!” Pasaules lielākā mācību stunda Daugav...liela_stunda
 
20170918 remiqz - big data expo - final
20170918   remiqz - big data expo - final20170918   remiqz - big data expo - final
20170918 remiqz - big data expo - finalBigDataExpo
 
Architecting Security and Governance Across Multi Accounts
Architecting Security and Governance Across Multi AccountsArchitecting Security and Governance Across Multi Accounts
Architecting Security and Governance Across Multi AccountsAmazon Web Services
 
Next Generation Data Center Strategies
Next Generation Data Center StrategiesNext Generation Data Center Strategies
Next Generation Data Center StrategiesVenkat Nambiyur
 
Boston Devops Meetup June 22nd
Boston Devops Meetup June 22ndBoston Devops Meetup June 22nd
Boston Devops Meetup June 22ndmdilawari
 
Pre-Con Ed: Learn What's New in CA Spectrum®
Pre-Con Ed: Learn What's New in CA Spectrum®Pre-Con Ed: Learn What's New in CA Spectrum®
Pre-Con Ed: Learn What's New in CA Spectrum®CA Technologies
 

Viewers also liked (20)

IBM Software Day 2013. Smarter analytics and big data. building the next gene...
IBM Software Day 2013. Smarter analytics and big data. building the next gene...IBM Software Day 2013. Smarter analytics and big data. building the next gene...
IBM Software Day 2013. Smarter analytics and big data. building the next gene...
 
You're the New CDO, Now What?
You're the New CDO, Now What?You're the New CDO, Now What?
You're the New CDO, Now What?
 
Giovanni Lanzani GoDataDriven
Giovanni Lanzani GoDataDrivenGiovanni Lanzani GoDataDriven
Giovanni Lanzani GoDataDriven
 
WSO2 BAM - Your Big Data Toolbox
WSO2 BAM - Your Big Data ToolboxWSO2 BAM - Your Big Data Toolbox
WSO2 BAM - Your Big Data Toolbox
 
2017-10-03 Session aOS - Back from Ignite - MS Experiences
2017-10-03 Session aOS - Back from Ignite - MS Experiences2017-10-03 Session aOS - Back from Ignite - MS Experiences
2017-10-03 Session aOS - Back from Ignite - MS Experiences
 
Low-Latency Analytics with NoSQL – Introduction to Storm and Cassandra
Low-Latency Analytics with NoSQL – Introduction to Storm and CassandraLow-Latency Analytics with NoSQL – Introduction to Storm and Cassandra
Low-Latency Analytics with NoSQL – Introduction to Storm and Cassandra
 
A modern, flexible approach to Hadoop implementation incorporating innovation...
A modern, flexible approach to Hadoop implementation incorporating innovation...A modern, flexible approach to Hadoop implementation incorporating innovation...
A modern, flexible approach to Hadoop implementation incorporating innovation...
 
Cloud Computing System models for Distributed and cloud computing & Performan...
Cloud Computing System models for Distributed and cloud computing & Performan...Cloud Computing System models for Distributed and cloud computing & Performan...
Cloud Computing System models for Distributed and cloud computing & Performan...
 
Building an ai with raspberry pi
Building an ai with raspberry piBuilding an ai with raspberry pi
Building an ai with raspberry pi
 
Disruptive Data Science - How Data Science and Big Data are Transforming Busi...
Disruptive Data Science - How Data Science and Big Data are Transforming Busi...Disruptive Data Science - How Data Science and Big Data are Transforming Busi...
Disruptive Data Science - How Data Science and Big Data are Transforming Busi...
 
Keynote #Enterprise - L'ouverture du Cloud Microsoft, transformation open sou...
Keynote #Enterprise - L'ouverture du Cloud Microsoft, transformation open sou...Keynote #Enterprise - L'ouverture du Cloud Microsoft, transformation open sou...
Keynote #Enterprise - L'ouverture du Cloud Microsoft, transformation open sou...
 
DFW meetup Cognitive services - parashar - feb 22
DFW meetup Cognitive services -  parashar - feb 22DFW meetup Cognitive services -  parashar - feb 22
DFW meetup Cognitive services - parashar - feb 22
 
Build_Buy_StreamAnalytix_WhitePaper
Build_Buy_StreamAnalytix_WhitePaperBuild_Buy_StreamAnalytix_WhitePaper
Build_Buy_StreamAnalytix_WhitePaper
 
Deploy, Monitor and Manage in Style with WebSphere Liberty Admin Center
Deploy, Monitor and Manage in Style with WebSphere Liberty Admin CenterDeploy, Monitor and Manage in Style with WebSphere Liberty Admin Center
Deploy, Monitor and Manage in Style with WebSphere Liberty Admin Center
 
“Ūdens resursi. Saglabāsim ūdeni kopā!” Pasaules lielākā mācību stunda Daugav...
“Ūdens resursi. Saglabāsim ūdeni kopā!” Pasaules lielākā mācību stunda Daugav...“Ūdens resursi. Saglabāsim ūdeni kopā!” Pasaules lielākā mācību stunda Daugav...
“Ūdens resursi. Saglabāsim ūdeni kopā!” Pasaules lielākā mācību stunda Daugav...
 
20170918 remiqz - big data expo - final
20170918   remiqz - big data expo - final20170918   remiqz - big data expo - final
20170918 remiqz - big data expo - final
 
Architecting Security and Governance Across Multi Accounts
Architecting Security and Governance Across Multi AccountsArchitecting Security and Governance Across Multi Accounts
Architecting Security and Governance Across Multi Accounts
 
Next Generation Data Center Strategies
Next Generation Data Center StrategiesNext Generation Data Center Strategies
Next Generation Data Center Strategies
 
Boston Devops Meetup June 22nd
Boston Devops Meetup June 22ndBoston Devops Meetup June 22nd
Boston Devops Meetup June 22nd
 
Pre-Con Ed: Learn What's New in CA Spectrum®
Pre-Con Ed: Learn What's New in CA Spectrum®Pre-Con Ed: Learn What's New in CA Spectrum®
Pre-Con Ed: Learn What's New in CA Spectrum®
 

Similar to Running Business Critical Workloads on AWS

Running Business Critical Workloads on AWS – Nam Je Cho
Running Business Critical Workloads on AWS – Nam Je ChoRunning Business Critical Workloads on AWS – Nam Je Cho
Running Business Critical Workloads on AWS – Nam Je ChoAmazon Web Services
 
AWS Webcast - Best Practices for Deploying SAP Workloads on AWS
AWS Webcast - Best Practices for Deploying SAP Workloads on AWSAWS Webcast - Best Practices for Deploying SAP Workloads on AWS
AWS Webcast - Best Practices for Deploying SAP Workloads on AWSAmazon Web Services
 
Best Practices for Running SAP System Workloads on the AWS Cloud
Best Practices for Running SAP System Workloads on the AWS CloudBest Practices for Running SAP System Workloads on the AWS Cloud
Best Practices for Running SAP System Workloads on the AWS CloudMadelyn Morgan
 
AWS Summit Benelux 2013 - Enterprise Applications on AWS
AWS Summit Benelux 2013 - Enterprise Applications on AWSAWS Summit Benelux 2013 - Enterprise Applications on AWS
AWS Summit Benelux 2013 - Enterprise Applications on AWSAmazon Web Services
 
AWS Innovate: Running SAP Solutions on AWS Cloud- Shailesh Albuquerque
AWS Innovate: Running SAP Solutions on AWS Cloud- Shailesh AlbuquerqueAWS Innovate: Running SAP Solutions on AWS Cloud- Shailesh Albuquerque
AWS Innovate: Running SAP Solutions on AWS Cloud- Shailesh AlbuquerqueAmazon Web Services Korea
 
SAP Workloads on the AWS Cloud - AWS Innovate Toronto
SAP Workloads on the AWS Cloud - AWS Innovate TorontoSAP Workloads on the AWS Cloud - AWS Innovate Toronto
SAP Workloads on the AWS Cloud - AWS Innovate TorontoAmazon Web Services
 
Migrating enterprise workloads to AWS
Migrating enterprise workloads to AWS Migrating enterprise workloads to AWS
Migrating enterprise workloads to AWS Tom Laszewski
 
AWS Summit Milan - Applicazioni Enterprise con AWS
AWS Summit Milan - Applicazioni Enterprise con AWSAWS Summit Milan - Applicazioni Enterprise con AWS
AWS Summit Milan - Applicazioni Enterprise con AWSAmazon Web Services
 
AWS Webcast - Introduction to Amazon RDS: Low Admin, High Performance Databas...
AWS Webcast - Introduction to Amazon RDS: Low Admin, High Performance Databas...AWS Webcast - Introduction to Amazon RDS: Low Admin, High Performance Databas...
AWS Webcast - Introduction to Amazon RDS: Low Admin, High Performance Databas...Amazon Web Services
 
Migrating enterprise workloads to AWS
Migrating enterprise workloads to AWSMigrating enterprise workloads to AWS
Migrating enterprise workloads to AWSTom Laszewski
 
Microsoft SQL Server Dive Deep.pdf
Microsoft SQL Server Dive Deep.pdfMicrosoft SQL Server Dive Deep.pdf
Microsoft SQL Server Dive Deep.pdfAmazon Web Services
 
Amazon Web Services - Relational Database Service Meetup
Amazon Web Services - Relational Database Service MeetupAmazon Web Services - Relational Database Service Meetup
Amazon Web Services - Relational Database Service Meetupcyrilkhairallah
 
Accellera la trasformazione digitale con SAP su AWS
Accellera la trasformazione digitale con SAP su AWSAccellera la trasformazione digitale con SAP su AWS
Accellera la trasformazione digitale con SAP su AWSAmazon Web Services
 
Design, Deploy, and Optimize SQL Server on AWS - AWS Online Tech Talks
Design, Deploy, and Optimize SQL Server on AWS - AWS Online Tech TalksDesign, Deploy, and Optimize SQL Server on AWS - AWS Online Tech Talks
Design, Deploy, and Optimize SQL Server on AWS - AWS Online Tech TalksAmazon Web Services
 
Introduction to Amazon Relational Database Service
Introduction to Amazon Relational Database ServiceIntroduction to Amazon Relational Database Service
Introduction to Amazon Relational Database ServiceAmazon Web Services
 
Design, Deploy, and Optimize SQL Server on AWS - June 2017 AWS Online Tech Talks
Design, Deploy, and Optimize SQL Server on AWS - June 2017 AWS Online Tech TalksDesign, Deploy, and Optimize SQL Server on AWS - June 2017 AWS Online Tech Talks
Design, Deploy, and Optimize SQL Server on AWS - June 2017 AWS Online Tech TalksAmazon Web Services
 
데이터 마이그레이션 AWS와 같이하기 - 김일호 솔루션즈 아키텍트:: AWS Cloud Track 3 Gaming
데이터 마이그레이션 AWS와 같이하기 - 김일호 솔루션즈 아키텍트:: AWS Cloud Track 3 Gaming데이터 마이그레이션 AWS와 같이하기 - 김일호 솔루션즈 아키텍트:: AWS Cloud Track 3 Gaming
데이터 마이그레이션 AWS와 같이하기 - 김일호 솔루션즈 아키텍트:: AWS Cloud Track 3 GamingAmazon Web Services Korea
 
Deployment of SAP Solutions on AWS (Level 200)
Deployment of SAP Solutions on AWS (Level 200)Deployment of SAP Solutions on AWS (Level 200)
Deployment of SAP Solutions on AWS (Level 200)Amazon Web Services
 
AWS Webcast - Introduction to RDS Low Admin High Perf DBS
AWS Webcast - Introduction to RDS Low Admin High Perf DBSAWS Webcast - Introduction to RDS Low Admin High Perf DBS
AWS Webcast - Introduction to RDS Low Admin High Perf DBSAmazon Web Services
 

Similar to Running Business Critical Workloads on AWS (20)

Running Business Critical Workloads on AWS – Nam Je Cho
Running Business Critical Workloads on AWS – Nam Je ChoRunning Business Critical Workloads on AWS – Nam Je Cho
Running Business Critical Workloads on AWS – Nam Je Cho
 
AWS Webcast - Best Practices for Deploying SAP Workloads on AWS
AWS Webcast - Best Practices for Deploying SAP Workloads on AWSAWS Webcast - Best Practices for Deploying SAP Workloads on AWS
AWS Webcast - Best Practices for Deploying SAP Workloads on AWS
 
Best Practices for Running SAP System Workloads on the AWS Cloud
Best Practices for Running SAP System Workloads on the AWS CloudBest Practices for Running SAP System Workloads on the AWS Cloud
Best Practices for Running SAP System Workloads on the AWS Cloud
 
AWS Summit Benelux 2013 - Enterprise Applications on AWS
AWS Summit Benelux 2013 - Enterprise Applications on AWSAWS Summit Benelux 2013 - Enterprise Applications on AWS
AWS Summit Benelux 2013 - Enterprise Applications on AWS
 
AWS Innovate: Running SAP Solutions on AWS Cloud- Shailesh Albuquerque
AWS Innovate: Running SAP Solutions on AWS Cloud- Shailesh AlbuquerqueAWS Innovate: Running SAP Solutions on AWS Cloud- Shailesh Albuquerque
AWS Innovate: Running SAP Solutions on AWS Cloud- Shailesh Albuquerque
 
SAP Workloads on the AWS Cloud - AWS Innovate Toronto
SAP Workloads on the AWS Cloud - AWS Innovate TorontoSAP Workloads on the AWS Cloud - AWS Innovate Toronto
SAP Workloads on the AWS Cloud - AWS Innovate Toronto
 
Migrating enterprise workloads to AWS
Migrating enterprise workloads to AWS Migrating enterprise workloads to AWS
Migrating enterprise workloads to AWS
 
AWS Summit Milan - Applicazioni Enterprise con AWS
AWS Summit Milan - Applicazioni Enterprise con AWSAWS Summit Milan - Applicazioni Enterprise con AWS
AWS Summit Milan - Applicazioni Enterprise con AWS
 
AWS Webcast - Introduction to Amazon RDS: Low Admin, High Performance Databas...
AWS Webcast - Introduction to Amazon RDS: Low Admin, High Performance Databas...AWS Webcast - Introduction to Amazon RDS: Low Admin, High Performance Databas...
AWS Webcast - Introduction to Amazon RDS: Low Admin, High Performance Databas...
 
SQL Server in the AWS Cloud
SQL Server in the AWS CloudSQL Server in the AWS Cloud
SQL Server in the AWS Cloud
 
Migrating enterprise workloads to AWS
Migrating enterprise workloads to AWSMigrating enterprise workloads to AWS
Migrating enterprise workloads to AWS
 
Microsoft SQL Server Dive Deep.pdf
Microsoft SQL Server Dive Deep.pdfMicrosoft SQL Server Dive Deep.pdf
Microsoft SQL Server Dive Deep.pdf
 
Amazon Web Services - Relational Database Service Meetup
Amazon Web Services - Relational Database Service MeetupAmazon Web Services - Relational Database Service Meetup
Amazon Web Services - Relational Database Service Meetup
 
Accellera la trasformazione digitale con SAP su AWS
Accellera la trasformazione digitale con SAP su AWSAccellera la trasformazione digitale con SAP su AWS
Accellera la trasformazione digitale con SAP su AWS
 
Design, Deploy, and Optimize SQL Server on AWS - AWS Online Tech Talks
Design, Deploy, and Optimize SQL Server on AWS - AWS Online Tech TalksDesign, Deploy, and Optimize SQL Server on AWS - AWS Online Tech Talks
Design, Deploy, and Optimize SQL Server on AWS - AWS Online Tech Talks
 
Introduction to Amazon Relational Database Service
Introduction to Amazon Relational Database ServiceIntroduction to Amazon Relational Database Service
Introduction to Amazon Relational Database Service
 
Design, Deploy, and Optimize SQL Server on AWS - June 2017 AWS Online Tech Talks
Design, Deploy, and Optimize SQL Server on AWS - June 2017 AWS Online Tech TalksDesign, Deploy, and Optimize SQL Server on AWS - June 2017 AWS Online Tech Talks
Design, Deploy, and Optimize SQL Server on AWS - June 2017 AWS Online Tech Talks
 
데이터 마이그레이션 AWS와 같이하기 - 김일호 솔루션즈 아키텍트:: AWS Cloud Track 3 Gaming
데이터 마이그레이션 AWS와 같이하기 - 김일호 솔루션즈 아키텍트:: AWS Cloud Track 3 Gaming데이터 마이그레이션 AWS와 같이하기 - 김일호 솔루션즈 아키텍트:: AWS Cloud Track 3 Gaming
데이터 마이그레이션 AWS와 같이하기 - 김일호 솔루션즈 아키텍트:: AWS Cloud Track 3 Gaming
 
Deployment of SAP Solutions on AWS (Level 200)
Deployment of SAP Solutions on AWS (Level 200)Deployment of SAP Solutions on AWS (Level 200)
Deployment of SAP Solutions on AWS (Level 200)
 
AWS Webcast - Introduction to RDS Low Admin High Perf DBS
AWS Webcast - Introduction to RDS Low Admin High Perf DBSAWS Webcast - Introduction to RDS Low Admin High Perf DBS
AWS Webcast - Introduction to RDS Low Admin High Perf DBS
 

More from 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
 

More from 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
 

Recently uploaded

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
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
 
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
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
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
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
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
 
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
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
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
 
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
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
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
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 

Recently uploaded (20)

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
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
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
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
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
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
 
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
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
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...
 
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
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
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
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 

Running Business Critical Workloads on AWS

  • 1. Running Business Critical Workloads on AWS Nam Je Cho, Solutions Architect Amazon Web Services
  • 2. Business 101 Technical 201 Technical 301 Technical 401 Technical Session Grading
  • 3. What You Will Learn • Walkthrough the best practice for deploying business critical applications • Dive deep into fault tolerant and high performance architectures • Learn about AWS tools that will make you successful in deployment and management • See live demos you can put into practice
  • 4. Tainui Group – Helaman Tangiora • Tainui Group deploying SAP ECC production on AWS • Share insights into their business drivers that led to choosing AWS • Highlight key benefits of running business applications in the AWS cloud
  • 5. What is a Business Critical Application
  • 6. What is a Business Critical Application Any applications that is core to running your business • Enterprise Resource Planning • Customer Relationship Management • Data Warehouse & Reporting • Human Capital Management • Procurement • Warehousing & Logistics • Many more
  • 7. Business Applications on AWS Vendor Applications SAP Business Suite, Netweaver, BusinessObjects, B1, HANA Oracle eBusiness, PeopleSoft, Siebel, JDE, Database 11g/12c Microsoft SharePoint, Exchange, Dynamics, SQL Server IBM Websphere, DataStage Infor LN, M3, Syteline, Lawson AWS customers run many business applications Companies of all sizes from SMB to large enterprises run business applications
  • 8. Customer Case Studies SAP Oracle Microsoft
  • 10. SAP on AWS – Key Benefits Fully tested & certified by SAP Support Leverage multi-AZ for production workloads Wide choice of EC2 & EBS volume options S3 provides 99.999999999% durability Enterprise-level security Pricing, capacity management and operations Certified Solution High Availability High Performance Durability Security Agility & Flexibility
  • 11. • SAP Business Suite • SAP Business All-in-One (A1) • SAP Netweaver • SAP HANA Platform • SAP BusinessObjects BI • SAP Mobile Platform • SAP Business One • SAP Rapid Deployment Solutions SAP Solutions Certified on AWS SAP Note 1656099 has latest information regarding SAP products and platform supported on AWS Solutions
  • 12. SAP Supported Platforms on AWS Operating System • SUSE 11 • Red Hat 6 • Window Servers 2008 Database • SAP HANA • Sybase ASE 15.7 • MS SQL Server 2008 • IBM DB2 9.7 • SAP MaxDB 7.8 Version numbers for OS & DB are minimum levels All higher versions are fully supported
  • 13. Customer Network Public Subnet Users On-Premises Systems SAP Router Solution Manager Private Subnet Internet Availability Zone A Availability Zone B VPC VPN or Direct Connect Amazon CloudWatch Amazon S3 Backups DB ReplicationSAP DEV SAP QAS SAP DR SAP PRD BackupsMonitor SAP OSS SAP High Level Architecture on AWS Private Subnet NAT
  • 14. Customer Network Users On-Premises Systems Private Subnet Availability Zone A Availability Zone B VPN or Direct Connect Private Subnet App1 DB AppN ASCS App1 DB AppN ASCS (ENQ) Session State DB Replication SAP Production HA Architecture EBS SSD EBS SSD SAP Production
  • 16. • Use SAP QuickSizer • Choose an EC2 instance type based on your SAPS and memory • Choose an EBS volume type based on your IOPS and storage size SAP System Sizing
  • 17. • AWS perform SAP SD Benchmarks on EC2 instances & publish SAPS rating (SAP Note 1656099) • SAPS ratings are available for C3, C4 and R3 instance families • General Purpose and Provisioned IOPS EBS volumes have predictable and consistent IO performance Choosing Right EC2 & EBS Options
  • 18. Compute Optimized (Application) Name vCPU Memory (GiB) I/O Perf SAPS (2-tier) c4.8xlarge 36 60 10 Gigabit 37,950 c4.4xlarge 16 30 High 19,030 c4.2xlarge 8 15 High 9,515 c4.xlarge 4 7.5 High 4,758 c4.large 2 3.75 Moderate 2,379 c3.8xlarge 32 60 10 Gigabit 31,830 c3.4xlarge 16 30 High 15,915 c3.2xlarge 8 15 High 7,958 c3.xlarge 4 7.5 High 3,979 c3.large 2 3.75 Moderate 1,989 Memory Optimized (Database) Name vCPU Memory (GiB) I/O Perf SAPS (2-tier) r3.8xlarge 32 244 10 Gigabit 31,920 r3.4xlarge 16 122 High 15,960 r3.2xlarge 8 61 High 7,980 r3.xlarge 4 30.5 Moderate 3,990 r3.large 2 15 Moderate 1,995 ✓ Certified for 2-Tier and 3-Tier configurations SAPS Rating EC2 Instances
  • 19. 0 40 80 120 160 Q1Y1 Q3Y1 Q4Y1 Q2Y2 Q4Y2 Q2Y3 Q4Y3 Q2Y4 Q4Y4 Q2Y5 Q4Y5 Q2Y6 Q4Y6 Demand Traditional AWS Traditional Planning Horizon Planning Horizon on AWS ComputeRequirements Capacity Planning Made Easy
  • 20. Choosing the Right EBS Volume EBS Volume Options • Provisioned IOPS (PIOPS) • General Purpose (GP2) • Magnetic Larger & Faster Volumes PIOPS • Up to 16TB, 20,000 IOPS & 320MBps GP2 • Up to 16TB, 10,000 IOPS & 160MBps Enable EBS-Optimised option on EC2 for dedicated capacity to EBS I/O & minimise network contention
  • 21. Simpler Management With Larger Volumes EC2 1TB 1TB 1TB 1TB (16x) 1TB EBS Volumes AfterBefore (16x) 1TB Snapshots EC2 Single 16TB EBS Volume Single 16TB Snapshots 1TB 1TB 1TB 1TB
  • 22. EBS Volumes High Performance Databases VPC Relational Database Private Subnet Availability Zone A PIOPS Boot Redo Data GP2
  • 23. General Purpose Provisioned IOPS Magnetic Use Cases S to M Databases Most SAP Systems Large Database I/O intensive Cold Storage Storage Media SSD-backed SSD-backed Magnetic-backed Volume Size Up to 16TB Up to 16TB 1GB- 1TB Max IOPS 10,000 IOPS 20,000 IOPS ~100 IOPS Read/write Peak Throughput 160 MB/s 320 MB/s ~50-90 MB/s Latency (Random Read) 1-2ms 1-2 ms 20-40 ms Price (Sydney Region) $0.12/GB-Month $.138/GB-Month $0.072/provisioned $0.08/GB-Month $0.08/ 1M I/O Use Cases for EBS Options Amazon EBS Deep Dive youtube.com/watch?v=xtuRD2AZt3M
  • 24. Cost Saving Tip on EBS Volume • Over-provision General Purpose over Provisioned IOPS volumes to meet high I/O requirements but lower cost for same performance • Example – EBS IOPS Requirement: 9,000 IOPS & 1TB – Cost of PIOP volume = $786/month (with 1TB volume) – Cost of GP2 volume = $360/month (with 3TB volume) • Compare PIOP vs GP2 costs before deployment
  • 25. High Availability – Protect SPOF SAP systems have well known SPOF, namely; 1. Database: Multi-AZ database deployment with replication 2. Message Server: Multi-AZ deployment with enqueue replication server 3. Kernel: NFS, DFS, Amazon EFS (just announced)
  • 26. Customer Network Users On-Premises Systems Private Subnet Availability Zone A Availability Zone B VPC VPN or Direct Connect Private Subnet App1 DB AppN ASCS App1 DB AppN ASCS (ENQ) Session State DB Replication SAP Production HA Architecture EBS SSD EBS SSD SAP Production (Primary)
  • 27. Customer Network Users On-Premises Systems Private Subnet Availability Zone A Availability Zone B VPC VPN or Direct Connect Private Subnet App1 DB AppN ASCS App1 DB AppN ASCS Failover to Second Availability Zone EBS SSD EBS SSD SAP Production (Failover)
  • 28. Protect Against System Failures You can protect EC2 instances against system failures; • Scale out EC2 instances across AZs • Enable EC2 Auto Recovery on the EC2 instances
  • 29. Demo 1 – EC2 Auto Recovery Setup Scenario • Can be enabled on any EC2 instance from supported instance families (C3, C4, M3, R3, and T2) • Setup alarm in CloudWatch for metric named ‘StatusCheckFailed_System’ Outcome • If instance health check fails for n consecutive periods, EC2 will auto recover onto healthy hardware
  • 30. Backup and Restore SAP on AWS Backup and Recovery Guide provides comprehensive information Backup options include; • Use existing backup software and push into S3 • Backup to EBS and create snapshots • Push backup to S3 with AWS CLI and AWS SDKs • Oracle Secure Backup (OSB) Cloud Module aws.amazon.com/backup-recovery/
  • 31. Simplify Backups with OSB Cloud Module • Oracle Secure Backup (OSB) allows customers to backup Oracle Databases directly to Amazon S3 using RMAN • Data is compressed and encrypted in flight using Oracle Advanced Security • S3 provides high durability & encryption at rest (CSE/SSE) • OSB is licensed by number of concurrent backup channels
  • 32. Demo 2 – OSB Cloud Module Scenario • SAP NW 7.4 running on RHEL & Oracle • Configure OSB Cloud with S3 as backup destination • Run ‘BACKUP DATABASE PLUS ARCHIVELOG’ in RMAN Outcome • Backups pushed to S3 durable storage and backups managed by RMAN • For SAP, you can also call RMAN from brbackup
  • 33. Demo 2 – OSB Cloud Module How to install OSB Cloud Module 1. Download install media from OTN 2. Run OSB installer java -jar osbws_install.jar -AWSID <ACCESS KEY> -AWSKey <SECRET KEY> -otnUser name@mail.com -walletDir $ORACLE_HOME/dbs/osbws_wallet -libDir $ORACLE_HOME/lib/ 3. Configure RMAN for S3 backup device type RMAN> configure channel device type sbt parms='SBT_LIBRARY=libosbws12.so, SBT_PARMS=(OSB_WS_PFILE=$ORACLE_HOME/dbs/ osbwst1.ora)';
  • 34. Proactively Monitor Your Applications • Continue to use Solution Manager Diagnostics for SAP application monitoring • Use existing performance monitoring tools – Nagios, Amazon CloudWatch custom metrics • Use CloudWatch Logs to capture any log files and alert on keywords in real time • Incorporate log analytics – Sumologic
  • 35. Amazon CloudWatch Logs • Use Amazon CloudWatch Logs to push and store your application log files • Push any log files from EC2 in real time • Setup alarms and send email notifications • Retrieve CW Logs via Console, CLI & SDK
  • 36. Demo 3 – CW Logs with Oracle Alert Logs Scenario • SAP NW 7.4 on RHEL & Oracle • Push Oracle alert_NW4.log into CloudWatch Logs • Create metric for ‘ORA-00600’ error to alert • Simulate ORA-00600 message into alert_NW4.log and trigger alarm Outcome • CloudWatch alarm is triggered and email notification is sent
  • 37. Demo 3 – CW Logs with Oracle Alert Logs How to setup CloudWatch Logs to push logs ➢ Assign IAM Role to allow push to CloudWatch ➢ wget https://s3.amazonaws.com/aws-cloudwatch/downloads/latest/ awslogs-agent-setup.py ➢ sudo python ./awslogs-agent-setup.py –region ap-southeast-2 http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/CWL_GettingStarted.html
  • 38. Bringing Agility to SAP Deployments SDKs & LibrariesAWS CLIAWS Management Console 3rd Party Tools JAVA .NET iOS PHP Ruby Android Python Node.js Provisioning and management of AWS using the API tools is simple
  • 39. • Define, deploy and manage AWS resources using JSON templates • Consistent & repeatable outcome AWS CloudFormation Use Cases for CloudFormation • Deploy SOE image for new installations in minutes • Bootstrap instance to auto install pre-requisite packages • Clone production for isolated error analysis • Setup disaster recovery environment across Regions
  • 40. Recap • Use vendor guidelines for sizing • Choose the right EC2 & EBS options to meet performance • Protect SPOF, utilise multi-AZs • Enable EC2 Auto Recovery for system failures • Proactively monitor – CloudWatch & CW Logs • Incorporate CloudFormation for deployment & management
  • 41. AWS Resources for Business Applications Find more information aws.amazon.com/business-applications aws.amazon.com/sap aws.amazon.com/oracle aws.amazon.com/windows aws.amazon.com/ibm Also check out aws.amazon.com/whitepapers aws.amazon.com/architecture
  • 42.
  • 43. KIA TUPU, KIA HUA, KIA PUAAWAI To grow, prosper, and sustain
  • 44. ! 1995 Crown Settlement ! Intergenerational tribal investment company ! Achieve tribal and commercial aspirations ! 170m (1995) - 1.1B (2015) ! Property, Retail, Hotels, Primary Industries, Equities, Direct Investment
  • 45.
  • 46.
  • 47.
  • 48.
  • 49.
  • 54. ! New ERP ! Websites and social (retail) ! Collaboration and productivity ! Mobility and Business Intelligence ! Network and infrastructure improvements ! Storage and backups and BCP ! CRM (Tribal Register)
  • 55. CORE FOCUS TAONGA He Tangata He Tangata He Tangata
  • 56. TRUST E rua nga huarahi
  • 57. ! Flexibility/agility to grow with us ! Respond to the changing environment ! Make fast agile decisions ! Business Intelligence - be more data driven ! Maximise investment (OPEX preference) ! Mitigation of risk and improve availability
  • 58. CORE FOCUS Have a laser focus on your core business
  • 59. ! Why AWS - Gartner ! Economies of scale and maturity ! Investment in innovation ! Grow-with-us model ! On-demand resourcing ! Reduce and predict costs (TCO)
  • 60. Focus on core business, value added activities. Not manaing infrastructure PLATFORM4/GROWTH