SlideShare uma empresa Scribd logo
1 de 41
Siebel on AWS
Building extremely HA and scalable Siebel infrastructure with no Hardware!
Enterprise Beacon, Inc.
sales@enterprisebeacon.com
Enterprise Beacon, Inc.
• Founded in 2008
• Oracle Gold Partner
• AWS Consulting Partner
• Launched the first test drive for Siebel using
EC2 and RDS
– Deep expertise on both Siebel and AWS
• Object Hive - Exa-Ready Certified
– Siebel Version Control Product
Benefits over Salesforce/SAAS
Siebel on AWS Salesforce/SAAS
Customers already own Siebel
licenses! Only pay for AWS
based on usage.
Per user/Per month = High TCO
No high cost/high risk
reimplementation needed for
existing Siebel
implementations
High risk/ High cost migration
Ability to completely keep
instance behind enterprise
firewall
Has to be accessed over public
internet
No crippling governor limits in Governor and edition limits on
Benefits over Salesforce/SAAS..
Siebel on AWS Salesforce/SAAS
Apply Innovation packs as
needed
Quarterly releases are applied
directly
Things break:
e.g Sidebar bar JS hack. History
data storage durations.
No instance migrations Customers can be moved
across instances without a
choice with little notice
Unlimited number of
environments
Limitation on number/size of
environments and refresh
periods
AWS 99.95 guarantee No SLA guarantee!
Traditional Deployment
Benefits over On Premise
AWS On Premise
Low operating costs and TCO Capital Expense and Higher TCO for
hardware and virtualization licenses.
Moore's law works for you Moore's law works against you
Ability to right size any environment
when needed.
Not possible
Auto recovery for failed instances. Not possible. Even with virtualization
you still need spare hardware.
HA built into the platform can be
taken advantage of by spreading
instances across AZs and Regions
HA requires expensive clustering or
expensive virtualization software and
hardware. Does not protect against
datacenter failure (No Azs)
Benefits over On Premise ..
AWS On Premise
DR can be built at extremely low cost
across data centers
DR requires buying expensive
hardware
Low Support cost High Hardware support costs
VMware licensing and support costs
Ability to know the performance
before launching
Performance is known until hardware
is procured and deployed
No End Of Life for hardware. Simply
upgrade to newer instances with a
few clicks
Hardware EOL customers are forced
to buy hardware again
Ease of use. Create replica
environments in few clicks
Hard to maintain and replicate
Cost to Business
• All this leads to
– Wasted capacity
– Inadequate capacity
– High Costs
– Inadequate testing coverage
– Poor testing
– Poor build and release quality
AWS Concepts
• EC2 (Elastic Compute 2)
– Amazon Elastic Compute Cloud (EC2) is a central part of Amazon Web Services (AWS).
EC2 allows users to rent virtual computers on which to run their own computer
applications.
– Many different instance types
• RDS (Relational Database Service)
– IAAS more specifically Database As A Service
– Available database options for Siebel
• Oracle
• SQL server
• Elastic ComputeUnit (ECU)
– The elastic compute unit (ECU) was introduced by Amazon EC2 as an abstraction of
computer resources and as a unit to measure computing capacity
• Elastic Block Store (EBS)
– All virtualized instances run of a stored image
– EBS volumes are built on replicated storage, so that the failure of a single component
will not cause data loss.
• Simple Storage Service (S3)
– Amazon S3 provides a simple interface that can be used to store and retrieve any
amount of data, at any time, from anywhere. It gives customers access to the same
highly scalable, reliable, secure, fast, inexpensive infrastructure.
• Elastic Load Balancer (ELB)
– In addition to balancing load based on incoming traffic ELB can detect unhealthy
instances and re-route traffic to healthy instances
• Route 53
– A highly available and scalable Domain Name System (DNS) web service, it can help
detect an outage of a instance and redirect traffic to alternate locations where your
application is operating properly.
– 100% SLA for Route 53 since it used build DNS Fail Overs
North America
Gov Cloud
For US Gov Only
• AWS Region designed to allow US government
agencies and customers to move sensitive
workloads into the cloud by addressing their
specific regulatory and compliance
requirements
• FEDRAMP and ITAR certified
South America
EMEA
Asia Pacific
Availability Zone
A data center build for the cloud
• Each region is further divided into Zones called
Availability Zones (AZs)
• To make AWS more fault-tolerant, Amazon
engineered Availability Zones that are designed to be
insulated from failures in other availability zones.
– Separate Power Sources
– Separate Switches
– Separate storage
– Separate physical infrastructure
• AWS SLA gurantee of 99.95 for cross AZ
EC2
• Various instance sizes and types
– From 1 core/1gb to 40Core/244gb
• Easily change instance size
(ECU/Memory) with web console or AWS
APIs
• Easily backup and restore images (called
AMIs)
– `
EC2..
• Provisioned IOPS – tailor storage performance
to your need
• Only storage charges apply for shutdown
instances
– $0.05 per GB per month
– So 120gb stand by instance will cost only $6 a month.
• All web console task have equivalent APIs
• Auto Recovery
AWS pricing model
• On-Demand
– pay for compute capacity by the hour with no long-term
commitments.
• Reserved instance
– option to make a low, one-time payment for each instance
you want to reserve and in turn receive a significant
discount on the hourly charge for that instance.
RDS
• Amazons database as a service for Oracle
and SQL Server.
• Automatic Backups for user define
period
• Point in time recovery
• Provisioned IOPS currently up to 30000
IOPS for extreme IO performance
• Multi – AZ option
• BYOL/Pay as you go for Oracle and MS
SQL
VPC
Virtual Private Cloud
• A virtual private cloud (VPC) is a virtual network
dedicated to your AWS account. It is logically
isolated from other virtual networks in the AWS
cloud.
• Three connectivity options between customers data
center and AWS’s data center
– Software Encryption
– Hardware Encryption
– Direct connect establishes private connectivity between
AWS and your datacenter, office, or collocation
environment.
Subnets
Border Gateway Protocol
• A subnet is a range of IP addresses in your VPC
• These address are unique private IP addresses
across customers data center
• Users need not know the addresses are AWS
or no
• Instances on AWS can be attached to
customers domain
Siebel Architecture on AWS
Enabling Siebel on the cloud
Solution Overview
• Customers network can be connected by
• IPSec/VPN or Hardware/VPN or Direct Connect
• All instances will only be accessible from customers network
only and part of customers domain
• Each application tier will be placed across multiple AZs
• Standby images will be created for Disaster recovery in a
Alternate Zones/ Regions
• A Elastic Load balancer, Elastic IP and Route 53 will be used to
make failure over transparent to end users.
Siebel Web Servers on AWS
Siebel App Servers on AWS
Siebel Gateway on AWS
Database on AWS
• In the region closet to the customer site
deploy a Multi-AZ RDS instance
• In a secondary region have a stand by
– Will require Golden gate or other means
• Failover to the stand by using Route 53
Unbeatable combination.
Win! Win!
• Open UI (Mobile First)
– Mobility
• Innovation Packs (No Major Upgrades)
– Pick and Pace your upgrades
• AWS (Cloud First)
– On Demand, HA, unlimited scalability , Low Op Ex
and TCO
• Enterprise Beacon
– Outcome Management
Demos
Paradigm Shift
No more hardware!
• Customers need to get out of the old
paradigm
– Cloud is not just Physical to Virtual
– Take advantage of underlying HA
– Replicate full stack when needed
– Fine tune instance types
– Auto scale
– Automatic Backups
AWS Support
• Subject to AWS approval
– 50% discount for POC for customers
– $25,000 credit for 1st
year of operation for 1st
reference able customer
Enterprise Beacon Roadmap
• Migrate non prod environments < 1 week
• Migrate prod environments
– Define architecture based on expected SLA
– Build Infrastructure
– Performance test and tune infrastructure
– Help redefine ops process
– Cut Over
– Operations support
Next Steps?
Appendix
• Web Server failure scenarios
• App Server failure scenarios
• Gateway failure scenarios
• Database failure scenarios
Scenario Solution Impact
Web Server Fails Auto recovery Slow Performance while
stand by instances are
added
AZ failure ELB Managed. Launch
Additional Instances on
available AZ
Slow Performance while
stand by instances are
added
Region Failure
* i.e failure of all AZs in a
region which is extremely low
possibility
DNS Failover. Startup web
servers on the secondary
region.
Switch Route 53 entry for
Web Server to point to ELB
in Secondary Region.
System will be unavailable
while instances in stand by
region come online
•Impact can reduced if
instances in secondary
region are kept online
High Load/Low Load Based on concurrent users,
CPU and Memory
additional standby
instances can be turned on
or existing
Improved performance and
TCO as infrastructure
scales to according to
demand
Scenario Solution Impact
App Server Fails Auto Recovery Reduced performance till
instance is replaced
AZ Failure Startup additional instance
in online AZs
Reduced performance till
instance is replaced
Region Failure Startup app servers on the
secondary region.
System will be unavailable
while instances in stand by
region come online
* Impact can reduced if
instances in secondary
region are kept online
High Load/Low Load Based on concurrent users,
CPU and Memory
additional standby app
servers can be turned on or
existing app servers can be
turned off
Improved performance and
TCO as infrastructure
scales to according to
demand
Scenario Solution Impact
Gateway Server Machine
fails
Autorecovery User sessions continue to
run as is. Siebel Servers can
not be started/shutdown
and Siebel Admin disabled
until secondary AZ gateway
is online.
AZ Failure Copy the siebns.dat from
S3 bucket to secondary
Gateway.
Start standby in secondary
AZ.
User sessions continue to
run as is. Siebel Servers can
not be started/shutdown
and Siebel Admin disabled
until secondary AZ gateway
is online.
Region Failure Copy the siebns.dat from
S3 bucket to standby
instance in different region.
Update Route 53 to point
to secondary region
gateway
User sessions continue to
run as is. Siebel Servers can
not be started/shutdown
and Siebel Admin disabled
until secondary gateway
form another region is
online.
Scenario Solution Impact
Active RDS instance
fails
RDS fails over to
secondary node
and that becomes
primary
System is down till
the secondary node
comes online
Region Failure Golden Gate
Replication
Thank You

Mais conteúdo relacionado

Mais procurados

[AWS Migration Workshop] 데이터센터의 SAP를 AWS로 마이그레이션 하기
[AWS Migration Workshop]  데이터센터의 SAP를 AWS로 마이그레이션 하기[AWS Migration Workshop]  데이터센터의 SAP를 AWS로 마이그레이션 하기
[AWS Migration Workshop] 데이터센터의 SAP를 AWS로 마이그레이션 하기Amazon Web Services Korea
 
Cloud migration strategies
Cloud migration strategiesCloud migration strategies
Cloud migration strategiesSogetiLabs
 
On-premise to Microsoft Azure Cloud Migration.
 On-premise to Microsoft Azure Cloud Migration. On-premise to Microsoft Azure Cloud Migration.
On-premise to Microsoft Azure Cloud Migration.Emtec Inc.
 
Data Center Migration to the AWS Cloud
Data Center Migration to the AWS CloudData Center Migration to the AWS Cloud
Data Center Migration to the AWS CloudTom Laszewski
 
Webinar: Simplifying the Enterprise Hybrid Cloud with Azure Stack HCI
Webinar: Simplifying the Enterprise Hybrid Cloud with Azure Stack HCIWebinar: Simplifying the Enterprise Hybrid Cloud with Azure Stack HCI
Webinar: Simplifying the Enterprise Hybrid Cloud with Azure Stack HCIStorage Switzerland
 
Azure SQL Database
Azure SQL DatabaseAzure SQL Database
Azure SQL Databaserockplace
 
Capgemini Cloud Assessment - A Pathway to Enterprise Cloud Migration
Capgemini Cloud Assessment - A Pathway to Enterprise Cloud MigrationCapgemini Cloud Assessment - A Pathway to Enterprise Cloud Migration
Capgemini Cloud Assessment - A Pathway to Enterprise Cloud MigrationFloyd DCosta
 
Google Anthos - Azure Stack - AWS Outposts :Comparison
Google Anthos - Azure Stack - AWS Outposts :ComparisonGoogle Anthos - Azure Stack - AWS Outposts :Comparison
Google Anthos - Azure Stack - AWS Outposts :ComparisonKrishna-Kumar
 
TechnicalTerraformLandingZones121120229238.pdf
TechnicalTerraformLandingZones121120229238.pdfTechnicalTerraformLandingZones121120229238.pdf
TechnicalTerraformLandingZones121120229238.pdfMIlton788007
 
AWS Cloud Center Excellence Quick Start Prescriptive Guidance
AWS Cloud Center Excellence Quick Start Prescriptive GuidanceAWS Cloud Center Excellence Quick Start Prescriptive Guidance
AWS Cloud Center Excellence Quick Start Prescriptive GuidanceTom Laszewski
 
iPaaS: A platform for Integration technology convergence
iPaaS: A platform for Integration technology convergenceiPaaS: A platform for Integration technology convergence
iPaaS: A platform for Integration technology convergenceRaveendra Babu Darsi
 
Introduction to Microsoft Azure
Introduction to Microsoft AzureIntroduction to Microsoft Azure
Introduction to Microsoft AzureKasun Kodagoda
 
Azure Arc Overview from Microsoft
Azure Arc Overview from MicrosoftAzure Arc Overview from Microsoft
Azure Arc Overview from MicrosoftDavid J Rosenthal
 
Emerging Trends in Hybrid-Cloud & Multi-Cloud Strategies
Emerging Trends in Hybrid-Cloud & Multi-Cloud StrategiesEmerging Trends in Hybrid-Cloud & Multi-Cloud Strategies
Emerging Trends in Hybrid-Cloud & Multi-Cloud StrategiesChaitanya Atreya
 
Cloud Adoption Framework Define Your Cloud Strategy and Accelerate Results
Cloud Adoption Framework Define Your Cloud Strategy and Accelerate Results Cloud Adoption Framework Define Your Cloud Strategy and Accelerate Results
Cloud Adoption Framework Define Your Cloud Strategy and Accelerate Results Amazon Web Services
 
Where to Begin? Application Portfolio Migration
Where to Begin? Application Portfolio MigrationWhere to Begin? Application Portfolio Migration
Where to Begin? Application Portfolio MigrationAmazon Web Services
 

Mais procurados (20)

Architecting a datalake
Architecting a datalakeArchitecting a datalake
Architecting a datalake
 
[AWS Migration Workshop] 데이터센터의 SAP를 AWS로 마이그레이션 하기
[AWS Migration Workshop]  데이터센터의 SAP를 AWS로 마이그레이션 하기[AWS Migration Workshop]  데이터센터의 SAP를 AWS로 마이그레이션 하기
[AWS Migration Workshop] 데이터센터의 SAP를 AWS로 마이그레이션 하기
 
Cloud migration strategies
Cloud migration strategiesCloud migration strategies
Cloud migration strategies
 
On-premise to Microsoft Azure Cloud Migration.
 On-premise to Microsoft Azure Cloud Migration. On-premise to Microsoft Azure Cloud Migration.
On-premise to Microsoft Azure Cloud Migration.
 
Data Center Migration to the AWS Cloud
Data Center Migration to the AWS CloudData Center Migration to the AWS Cloud
Data Center Migration to the AWS Cloud
 
SAP on Azure - Deck
SAP on Azure - DeckSAP on Azure - Deck
SAP on Azure - Deck
 
Webinar: Simplifying the Enterprise Hybrid Cloud with Azure Stack HCI
Webinar: Simplifying the Enterprise Hybrid Cloud with Azure Stack HCIWebinar: Simplifying the Enterprise Hybrid Cloud with Azure Stack HCI
Webinar: Simplifying the Enterprise Hybrid Cloud with Azure Stack HCI
 
Azure SQL Database
Azure SQL DatabaseAzure SQL Database
Azure SQL Database
 
Capgemini Cloud Assessment - A Pathway to Enterprise Cloud Migration
Capgemini Cloud Assessment - A Pathway to Enterprise Cloud MigrationCapgemini Cloud Assessment - A Pathway to Enterprise Cloud Migration
Capgemini Cloud Assessment - A Pathway to Enterprise Cloud Migration
 
Google Anthos - Azure Stack - AWS Outposts :Comparison
Google Anthos - Azure Stack - AWS Outposts :ComparisonGoogle Anthos - Azure Stack - AWS Outposts :Comparison
Google Anthos - Azure Stack - AWS Outposts :Comparison
 
OCI Overview
OCI OverviewOCI Overview
OCI Overview
 
TechnicalTerraformLandingZones121120229238.pdf
TechnicalTerraformLandingZones121120229238.pdfTechnicalTerraformLandingZones121120229238.pdf
TechnicalTerraformLandingZones121120229238.pdf
 
AWS Cloud Center Excellence Quick Start Prescriptive Guidance
AWS Cloud Center Excellence Quick Start Prescriptive GuidanceAWS Cloud Center Excellence Quick Start Prescriptive Guidance
AWS Cloud Center Excellence Quick Start Prescriptive Guidance
 
iPaaS: A platform for Integration technology convergence
iPaaS: A platform for Integration technology convergenceiPaaS: A platform for Integration technology convergence
iPaaS: A platform for Integration technology convergence
 
Introduction to Microsoft Azure
Introduction to Microsoft AzureIntroduction to Microsoft Azure
Introduction to Microsoft Azure
 
Azure Arc Overview from Microsoft
Azure Arc Overview from MicrosoftAzure Arc Overview from Microsoft
Azure Arc Overview from Microsoft
 
Emerging Trends in Hybrid-Cloud & Multi-Cloud Strategies
Emerging Trends in Hybrid-Cloud & Multi-Cloud StrategiesEmerging Trends in Hybrid-Cloud & Multi-Cloud Strategies
Emerging Trends in Hybrid-Cloud & Multi-Cloud Strategies
 
Migration Planning
Migration PlanningMigration Planning
Migration Planning
 
Cloud Adoption Framework Define Your Cloud Strategy and Accelerate Results
Cloud Adoption Framework Define Your Cloud Strategy and Accelerate Results Cloud Adoption Framework Define Your Cloud Strategy and Accelerate Results
Cloud Adoption Framework Define Your Cloud Strategy and Accelerate Results
 
Where to Begin? Application Portfolio Migration
Where to Begin? Application Portfolio MigrationWhere to Begin? Application Portfolio Migration
Where to Begin? Application Portfolio Migration
 

Destaque

Managed Cloud Services for Siebel CRM on Amazon AWS
Managed Cloud Services for Siebel CRM on Amazon AWSManaged Cloud Services for Siebel CRM on Amazon AWS
Managed Cloud Services for Siebel CRM on Amazon AWSMilind Waikul
 
Siebel Reporting: BI Publisher
Siebel Reporting:  BI PublisherSiebel Reporting:  BI Publisher
Siebel Reporting: BI Publishermseback
 
Enterprise Beacon Object Hive - Siebel Version Control
Enterprise Beacon Object Hive - Siebel Version ControlEnterprise Beacon Object Hive - Siebel Version Control
Enterprise Beacon Object Hive - Siebel Version ControlMilind Waikul
 
Lale festivali,tulip festival 2013
Lale festivali,tulip festival 2013Lale festivali,tulip festival 2013
Lale festivali,tulip festival 2013***
 
Eurasian Marketing Week 2013
Eurasian Marketing Week 2013Eurasian Marketing Week 2013
Eurasian Marketing Week 2013Z&G. Branding
 
Resume - Mr. Patil Sujay Prabhakar 2016
Resume - Mr. Patil Sujay Prabhakar 2016Resume - Mr. Patil Sujay Prabhakar 2016
Resume - Mr. Patil Sujay Prabhakar 2016sujay patil
 
Testes hp
Testes hpTestes hp
Testes hpCarlos
 
Good practices in combating female genital mutilation
Good practices in combating female genital mutilationGood practices in combating female genital mutilation
Good practices in combating female genital mutilationValentina Acava Mmaka
 
Intro to AppExchange - Building Composite Apps
Intro to AppExchange - Building Composite AppsIntro to AppExchange - Building Composite Apps
Intro to AppExchange - Building Composite Appsdreamforce2006
 
Mother's day gifting ideas
Mother's day gifting ideasMother's day gifting ideas
Mother's day gifting ideasAmit Sharma
 
5 mohammad chamani
5 mohammad chamani5 mohammad chamani
5 mohammad chamaniDheeraj Vasu
 
Startup communities: Lessons and thoughts.
Startup communities: Lessons and thoughts.Startup communities: Lessons and thoughts.
Startup communities: Lessons and thoughts.Osvaldo Ayala
 
Skateboards / Job Boards
Skateboards / Job BoardsSkateboards / Job Boards
Skateboards / Job BoardsKevin Varadian
 
Progresion, sucesion y sumatoria.
Progresion, sucesion y sumatoria.Progresion, sucesion y sumatoria.
Progresion, sucesion y sumatoria.Reymari Prado
 

Destaque (20)

Managed Cloud Services for Siebel CRM on Amazon AWS
Managed Cloud Services for Siebel CRM on Amazon AWSManaged Cloud Services for Siebel CRM on Amazon AWS
Managed Cloud Services for Siebel CRM on Amazon AWS
 
Siebel Reporting: BI Publisher
Siebel Reporting:  BI PublisherSiebel Reporting:  BI Publisher
Siebel Reporting: BI Publisher
 
Enterprise Beacon Object Hive - Siebel Version Control
Enterprise Beacon Object Hive - Siebel Version ControlEnterprise Beacon Object Hive - Siebel Version Control
Enterprise Beacon Object Hive - Siebel Version Control
 
Lale festivali,tulip festival 2013
Lale festivali,tulip festival 2013Lale festivali,tulip festival 2013
Lale festivali,tulip festival 2013
 
Eurasian Marketing Week 2013
Eurasian Marketing Week 2013Eurasian Marketing Week 2013
Eurasian Marketing Week 2013
 
Bahasa rakitan 2
Bahasa rakitan 2Bahasa rakitan 2
Bahasa rakitan 2
 
Resume - Mr. Patil Sujay Prabhakar 2016
Resume - Mr. Patil Sujay Prabhakar 2016Resume - Mr. Patil Sujay Prabhakar 2016
Resume - Mr. Patil Sujay Prabhakar 2016
 
Testes hp
Testes hpTestes hp
Testes hp
 
Good practices in combating female genital mutilation
Good practices in combating female genital mutilationGood practices in combating female genital mutilation
Good practices in combating female genital mutilation
 
Intro to AppExchange - Building Composite Apps
Intro to AppExchange - Building Composite AppsIntro to AppExchange - Building Composite Apps
Intro to AppExchange - Building Composite Apps
 
Power
PowerPower
Power
 
EXTENSIONES
EXTENSIONESEXTENSIONES
EXTENSIONES
 
Mother's day gifting ideas
Mother's day gifting ideasMother's day gifting ideas
Mother's day gifting ideas
 
Mensajes
MensajesMensajes
Mensajes
 
5 mohammad chamani
5 mohammad chamani5 mohammad chamani
5 mohammad chamani
 
2016-07
2016-072016-07
2016-07
 
Vision del producto app delivery
Vision del producto   app delivery Vision del producto   app delivery
Vision del producto app delivery
 
Startup communities: Lessons and thoughts.
Startup communities: Lessons and thoughts.Startup communities: Lessons and thoughts.
Startup communities: Lessons and thoughts.
 
Skateboards / Job Boards
Skateboards / Job BoardsSkateboards / Job Boards
Skateboards / Job Boards
 
Progresion, sucesion y sumatoria.
Progresion, sucesion y sumatoria.Progresion, sucesion y sumatoria.
Progresion, sucesion y sumatoria.
 

Semelhante a Running Siebel on AWS - Oracle Open World 13

Oracle COTS Applications on AWS
Oracle COTS Applications on AWSOracle COTS Applications on AWS
Oracle COTS Applications on AWSTom Laszewski
 
AWS Webcast - Datacenter Migration to AWS
AWS Webcast - Datacenter Migration to AWSAWS Webcast - Datacenter Migration to AWS
AWS Webcast - Datacenter Migration to AWSAmazon Web Services
 
Why Scale Matters and How the Cloud Really is Different
Why Scale Matters and How the Cloud Really is Different Why Scale Matters and How the Cloud Really is Different
Why Scale Matters and How the Cloud Really is Different Amazon Web Services
 
ENT305 Migrating Your Databases to AWS: Deep Dive on Amazon Relational Databa...
ENT305 Migrating Your Databases to AWS: Deep Dive on Amazon Relational Databa...ENT305 Migrating Your Databases to AWS: Deep Dive on Amazon Relational Databa...
ENT305 Migrating Your Databases to AWS: Deep Dive on Amazon Relational Databa...Amazon Web Services
 
Migrating enterprise workloads to AWS
Migrating enterprise workloads to AWSMigrating enterprise workloads to AWS
Migrating enterprise workloads to AWSTom Laszewski
 
Disaster Recovery and Business Continuity - Toronto FSI Symposium - October 2016
Disaster Recovery and Business Continuity - Toronto FSI Symposium - October 2016Disaster Recovery and Business Continuity - Toronto FSI Symposium - October 2016
Disaster Recovery and Business Continuity - Toronto FSI Symposium - October 2016Amazon 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 webcast - Scaling on AWS 13 08-20
Aws webcast - Scaling on AWS 13 08-20Aws webcast - Scaling on AWS 13 08-20
Aws webcast - Scaling on AWS 13 08-20Amazon Web Services
 
Ask The Architect: RightScale & AWS Dive Deep into Hybrid IT
Ask The Architect: RightScale & AWS Dive Deep into Hybrid ITAsk The Architect: RightScale & AWS Dive Deep into Hybrid IT
Ask The Architect: RightScale & AWS Dive Deep into Hybrid ITRightScale
 
AWS Elasticity and Auto Scaling
AWS Elasticity and Auto ScalingAWS Elasticity and Auto Scaling
AWS Elasticity and Auto ScalingChris Williams
 
AWS Summit 2013 | Auckland - Building Web Scale Applications with AWS
AWS Summit 2013 | Auckland - Building Web Scale Applications with AWSAWS Summit 2013 | Auckland - Building Web Scale Applications with AWS
AWS Summit 2013 | Auckland - Building Web Scale Applications with AWSAmazon Web Services
 
Nuts and bolts of running a popular site in the aws cloud
Nuts and bolts of running a popular site in the aws cloudNuts and bolts of running a popular site in the aws cloud
Nuts and bolts of running a popular site in the aws cloudDavid Veksler
 
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
 
Uses, considerations, and recommendations for AWS
Uses, considerations, and recommendations for AWSUses, considerations, and recommendations for AWS
Uses, considerations, and recommendations for AWSScalar Decisions
 
AWS Summit Auckland 2014 | Why Scale Matters and How the Cloud Really is Diff...
AWS Summit Auckland 2014 | Why Scale Matters and How the Cloud Really is Diff...AWS Summit Auckland 2014 | Why Scale Matters and How the Cloud Really is Diff...
AWS Summit Auckland 2014 | Why Scale Matters and How the Cloud Really is Diff...Amazon Web Services
 
Satrtup Bootcamp - Scale on AWS
Satrtup Bootcamp - Scale on AWSSatrtup Bootcamp - Scale on AWS
Satrtup Bootcamp - Scale on AWSIdan Tohami
 
Disaster Recovery Sites on AWS: Minimal Cost, Maximum Efficiency
Disaster Recovery Sites on AWS: Minimal Cost, Maximum EfficiencyDisaster Recovery Sites on AWS: Minimal Cost, Maximum Efficiency
Disaster Recovery Sites on AWS: Minimal Cost, Maximum EfficiencyAmazon Web Services
 
AWS September Webinar Series - Visual Effects Rendering in the AWS Cloud with...
AWS September Webinar Series - Visual Effects Rendering in the AWS Cloud with...AWS September Webinar Series - Visual Effects Rendering in the AWS Cloud with...
AWS September Webinar Series - Visual Effects Rendering in the AWS Cloud with...Amazon Web Services
 
Cloud & Native Cloud for Managers
Cloud & Native Cloud for ManagersCloud & Native Cloud for Managers
Cloud & Native Cloud for ManagersEitan Sela
 

Semelhante a Running Siebel on AWS - Oracle Open World 13 (20)

Oracle COTS Applications on AWS
Oracle COTS Applications on AWSOracle COTS Applications on AWS
Oracle COTS Applications on AWS
 
AWS Webcast - Datacenter Migration to AWS
AWS Webcast - Datacenter Migration to AWSAWS Webcast - Datacenter Migration to AWS
AWS Webcast - Datacenter Migration to AWS
 
Why Scale Matters and How the Cloud Really is Different
Why Scale Matters and How the Cloud Really is Different Why Scale Matters and How the Cloud Really is Different
Why Scale Matters and How the Cloud Really is Different
 
ENT305 Migrating Your Databases to AWS: Deep Dive on Amazon Relational Databa...
ENT305 Migrating Your Databases to AWS: Deep Dive on Amazon Relational Databa...ENT305 Migrating Your Databases to AWS: Deep Dive on Amazon Relational Databa...
ENT305 Migrating Your Databases to AWS: Deep Dive on Amazon Relational Databa...
 
How Easy to Automate Application Deployment on AWS
How Easy to Automate Application Deployment on AWSHow Easy to Automate Application Deployment on AWS
How Easy to Automate Application Deployment on AWS
 
Migrating enterprise workloads to AWS
Migrating enterprise workloads to AWSMigrating enterprise workloads to AWS
Migrating enterprise workloads to AWS
 
Disaster Recovery and Business Continuity - Toronto FSI Symposium - October 2016
Disaster Recovery and Business Continuity - Toronto FSI Symposium - October 2016Disaster Recovery and Business Continuity - Toronto FSI Symposium - October 2016
Disaster Recovery and Business Continuity - Toronto FSI Symposium - October 2016
 
Migrating enterprise workloads to AWS
Migrating enterprise workloads to AWS Migrating enterprise workloads to AWS
Migrating enterprise workloads to AWS
 
Aws webcast - Scaling on AWS 13 08-20
Aws webcast - Scaling on AWS 13 08-20Aws webcast - Scaling on AWS 13 08-20
Aws webcast - Scaling on AWS 13 08-20
 
Ask The Architect: RightScale & AWS Dive Deep into Hybrid IT
Ask The Architect: RightScale & AWS Dive Deep into Hybrid ITAsk The Architect: RightScale & AWS Dive Deep into Hybrid IT
Ask The Architect: RightScale & AWS Dive Deep into Hybrid IT
 
AWS Elasticity and Auto Scaling
AWS Elasticity and Auto ScalingAWS Elasticity and Auto Scaling
AWS Elasticity and Auto Scaling
 
AWS Summit 2013 | Auckland - Building Web Scale Applications with AWS
AWS Summit 2013 | Auckland - Building Web Scale Applications with AWSAWS Summit 2013 | Auckland - Building Web Scale Applications with AWS
AWS Summit 2013 | Auckland - Building Web Scale Applications with AWS
 
Nuts and bolts of running a popular site in the aws cloud
Nuts and bolts of running a popular site in the aws cloudNuts and bolts of running a popular site in the aws cloud
Nuts and bolts of running a popular site in the aws cloud
 
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
 
Uses, considerations, and recommendations for AWS
Uses, considerations, and recommendations for AWSUses, considerations, and recommendations for AWS
Uses, considerations, and recommendations for AWS
 
AWS Summit Auckland 2014 | Why Scale Matters and How the Cloud Really is Diff...
AWS Summit Auckland 2014 | Why Scale Matters and How the Cloud Really is Diff...AWS Summit Auckland 2014 | Why Scale Matters and How the Cloud Really is Diff...
AWS Summit Auckland 2014 | Why Scale Matters and How the Cloud Really is Diff...
 
Satrtup Bootcamp - Scale on AWS
Satrtup Bootcamp - Scale on AWSSatrtup Bootcamp - Scale on AWS
Satrtup Bootcamp - Scale on AWS
 
Disaster Recovery Sites on AWS: Minimal Cost, Maximum Efficiency
Disaster Recovery Sites on AWS: Minimal Cost, Maximum EfficiencyDisaster Recovery Sites on AWS: Minimal Cost, Maximum Efficiency
Disaster Recovery Sites on AWS: Minimal Cost, Maximum Efficiency
 
AWS September Webinar Series - Visual Effects Rendering in the AWS Cloud with...
AWS September Webinar Series - Visual Effects Rendering in the AWS Cloud with...AWS September Webinar Series - Visual Effects Rendering in the AWS Cloud with...
AWS September Webinar Series - Visual Effects Rendering in the AWS Cloud with...
 
Cloud & Native Cloud for Managers
Cloud & Native Cloud for ManagersCloud & Native Cloud for Managers
Cloud & Native Cloud for Managers
 

Último

Top Rated Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Call Girls in Nagpur High Profile
 
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...amitlee9823
 
WhatsApp Chat: 📞 8617697112 Call Girl Baran is experienced
WhatsApp Chat: 📞 8617697112 Call Girl Baran is experiencedWhatsApp Chat: 📞 8617697112 Call Girl Baran is experienced
WhatsApp Chat: 📞 8617697112 Call Girl Baran is experiencedNitya salvi
 
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men 🔝jhansi🔝 Escorts S...
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men  🔝jhansi🔝   Escorts S...➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men  🔝jhansi🔝   Escorts S...
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men 🔝jhansi🔝 Escorts S...amitlee9823
 
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...instagramfab782445
 
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...amitlee9823
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...Pooja Nehwal
 
Real service provider college girl Mira Road 8976425520
Real service provider college girl Mira Road 8976425520Real service provider college girl Mira Road 8976425520
Real service provider college girl Mira Road 8976425520modelanjalisharma4
 
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...Delhi Call girls
 
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...SUHANI PANDEY
 
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Availabledollysharma2066
 
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verifiedDelhi Call girls
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...Pooja Nehwal
 
Jordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdfJordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdfamanda2495
 
❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.
❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.
❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.Nitya salvi
 
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men 🔝dharamshala🔝 ...
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men  🔝dharamshala🔝  ...➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men  🔝dharamshala🔝  ...
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men 🔝dharamshala🔝 ...amitlee9823
 
Booking open Available Pune Call Girls Nanded City 6297143586 Call Hot India...
Booking open Available Pune Call Girls Nanded City  6297143586 Call Hot India...Booking open Available Pune Call Girls Nanded City  6297143586 Call Hot India...
Booking open Available Pune Call Girls Nanded City 6297143586 Call Hot India...Call Girls in Nagpur High Profile
 
HiFi Call Girl Service Delhi Phone ☞ 9899900591 ☜ Escorts Service at along wi...
HiFi Call Girl Service Delhi Phone ☞ 9899900591 ☜ Escorts Service at along wi...HiFi Call Girl Service Delhi Phone ☞ 9899900591 ☜ Escorts Service at along wi...
HiFi Call Girl Service Delhi Phone ☞ 9899900591 ☜ Escorts Service at along wi...poojakaurpk09
 
Editorial design Magazine design project.pdf
Editorial design Magazine design project.pdfEditorial design Magazine design project.pdf
Editorial design Magazine design project.pdftbatkhuu1
 

Último (20)

Top Rated Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Saswad ⟟ 6297143586 ⟟ Call Me For Genuine Sex Serv...
 
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
WhatsApp Chat: 📞 8617697112 Call Girl Baran is experienced
WhatsApp Chat: 📞 8617697112 Call Girl Baran is experiencedWhatsApp Chat: 📞 8617697112 Call Girl Baran is experienced
WhatsApp Chat: 📞 8617697112 Call Girl Baran is experienced
 
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men 🔝jhansi🔝 Escorts S...
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men  🔝jhansi🔝   Escorts S...➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men  🔝jhansi🔝   Escorts S...
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men 🔝jhansi🔝 Escorts S...
 
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
 
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
Vip Mumbai Call Girls Bandra West Call On 9920725232 With Body to body massag...
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Hy...
 
Real service provider college girl Mira Road 8976425520
Real service provider college girl Mira Road 8976425520Real service provider college girl Mira Road 8976425520
Real service provider college girl Mira Road 8976425520
 
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
call girls in Vasundhra (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝...
 
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...
VIP Model Call Girls Kalyani Nagar ( Pune ) Call ON 8005736733 Starting From ...
 
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
 
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
 
Jordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdfJordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdf
 
❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.
❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.
❤Personal Whatsapp Number 8617697112 Samba Call Girls 💦✅.
 
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men 🔝dharamshala🔝 ...
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men  🔝dharamshala🔝  ...➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men  🔝dharamshala🔝  ...
➥🔝 7737669865 🔝▻ dharamshala Call-girls in Women Seeking Men 🔝dharamshala🔝 ...
 
Booking open Available Pune Call Girls Nanded City 6297143586 Call Hot India...
Booking open Available Pune Call Girls Nanded City  6297143586 Call Hot India...Booking open Available Pune Call Girls Nanded City  6297143586 Call Hot India...
Booking open Available Pune Call Girls Nanded City 6297143586 Call Hot India...
 
HiFi Call Girl Service Delhi Phone ☞ 9899900591 ☜ Escorts Service at along wi...
HiFi Call Girl Service Delhi Phone ☞ 9899900591 ☜ Escorts Service at along wi...HiFi Call Girl Service Delhi Phone ☞ 9899900591 ☜ Escorts Service at along wi...
HiFi Call Girl Service Delhi Phone ☞ 9899900591 ☜ Escorts Service at along wi...
 
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman MuscatAbortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
 
Editorial design Magazine design project.pdf
Editorial design Magazine design project.pdfEditorial design Magazine design project.pdf
Editorial design Magazine design project.pdf
 

Running Siebel on AWS - Oracle Open World 13

  • 1. Siebel on AWS Building extremely HA and scalable Siebel infrastructure with no Hardware! Enterprise Beacon, Inc. sales@enterprisebeacon.com
  • 2. Enterprise Beacon, Inc. • Founded in 2008 • Oracle Gold Partner • AWS Consulting Partner • Launched the first test drive for Siebel using EC2 and RDS – Deep expertise on both Siebel and AWS • Object Hive - Exa-Ready Certified – Siebel Version Control Product
  • 3. Benefits over Salesforce/SAAS Siebel on AWS Salesforce/SAAS Customers already own Siebel licenses! Only pay for AWS based on usage. Per user/Per month = High TCO No high cost/high risk reimplementation needed for existing Siebel implementations High risk/ High cost migration Ability to completely keep instance behind enterprise firewall Has to be accessed over public internet No crippling governor limits in Governor and edition limits on
  • 4. Benefits over Salesforce/SAAS.. Siebel on AWS Salesforce/SAAS Apply Innovation packs as needed Quarterly releases are applied directly Things break: e.g Sidebar bar JS hack. History data storage durations. No instance migrations Customers can be moved across instances without a choice with little notice Unlimited number of environments Limitation on number/size of environments and refresh periods AWS 99.95 guarantee No SLA guarantee!
  • 6. Benefits over On Premise AWS On Premise Low operating costs and TCO Capital Expense and Higher TCO for hardware and virtualization licenses. Moore's law works for you Moore's law works against you Ability to right size any environment when needed. Not possible Auto recovery for failed instances. Not possible. Even with virtualization you still need spare hardware. HA built into the platform can be taken advantage of by spreading instances across AZs and Regions HA requires expensive clustering or expensive virtualization software and hardware. Does not protect against datacenter failure (No Azs)
  • 7. Benefits over On Premise .. AWS On Premise DR can be built at extremely low cost across data centers DR requires buying expensive hardware Low Support cost High Hardware support costs VMware licensing and support costs Ability to know the performance before launching Performance is known until hardware is procured and deployed No End Of Life for hardware. Simply upgrade to newer instances with a few clicks Hardware EOL customers are forced to buy hardware again Ease of use. Create replica environments in few clicks Hard to maintain and replicate
  • 8. Cost to Business • All this leads to – Wasted capacity – Inadequate capacity – High Costs – Inadequate testing coverage – Poor testing – Poor build and release quality
  • 9. AWS Concepts • EC2 (Elastic Compute 2) – Amazon Elastic Compute Cloud (EC2) is a central part of Amazon Web Services (AWS). EC2 allows users to rent virtual computers on which to run their own computer applications. – Many different instance types • RDS (Relational Database Service) – IAAS more specifically Database As A Service – Available database options for Siebel • Oracle • SQL server • Elastic ComputeUnit (ECU) – The elastic compute unit (ECU) was introduced by Amazon EC2 as an abstraction of computer resources and as a unit to measure computing capacity
  • 10. • Elastic Block Store (EBS) – All virtualized instances run of a stored image – EBS volumes are built on replicated storage, so that the failure of a single component will not cause data loss. • Simple Storage Service (S3) – Amazon S3 provides a simple interface that can be used to store and retrieve any amount of data, at any time, from anywhere. It gives customers access to the same highly scalable, reliable, secure, fast, inexpensive infrastructure. • Elastic Load Balancer (ELB) – In addition to balancing load based on incoming traffic ELB can detect unhealthy instances and re-route traffic to healthy instances • Route 53 – A highly available and scalable Domain Name System (DNS) web service, it can help detect an outage of a instance and redirect traffic to alternate locations where your application is operating properly. – 100% SLA for Route 53 since it used build DNS Fail Overs
  • 12. Gov Cloud For US Gov Only • AWS Region designed to allow US government agencies and customers to move sensitive workloads into the cloud by addressing their specific regulatory and compliance requirements • FEDRAMP and ITAR certified
  • 14. EMEA
  • 16. Availability Zone A data center build for the cloud • Each region is further divided into Zones called Availability Zones (AZs) • To make AWS more fault-tolerant, Amazon engineered Availability Zones that are designed to be insulated from failures in other availability zones. – Separate Power Sources – Separate Switches – Separate storage – Separate physical infrastructure • AWS SLA gurantee of 99.95 for cross AZ
  • 17. EC2 • Various instance sizes and types – From 1 core/1gb to 40Core/244gb • Easily change instance size (ECU/Memory) with web console or AWS APIs • Easily backup and restore images (called AMIs) – `
  • 18. EC2.. • Provisioned IOPS – tailor storage performance to your need • Only storage charges apply for shutdown instances – $0.05 per GB per month – So 120gb stand by instance will cost only $6 a month. • All web console task have equivalent APIs • Auto Recovery
  • 19. AWS pricing model • On-Demand – pay for compute capacity by the hour with no long-term commitments. • Reserved instance – option to make a low, one-time payment for each instance you want to reserve and in turn receive a significant discount on the hourly charge for that instance.
  • 20. RDS • Amazons database as a service for Oracle and SQL Server. • Automatic Backups for user define period • Point in time recovery • Provisioned IOPS currently up to 30000 IOPS for extreme IO performance • Multi – AZ option • BYOL/Pay as you go for Oracle and MS SQL
  • 21. VPC Virtual Private Cloud • A virtual private cloud (VPC) is a virtual network dedicated to your AWS account. It is logically isolated from other virtual networks in the AWS cloud. • Three connectivity options between customers data center and AWS’s data center – Software Encryption – Hardware Encryption – Direct connect establishes private connectivity between AWS and your datacenter, office, or collocation environment.
  • 22. Subnets Border Gateway Protocol • A subnet is a range of IP addresses in your VPC • These address are unique private IP addresses across customers data center • Users need not know the addresses are AWS or no • Instances on AWS can be attached to customers domain
  • 23. Siebel Architecture on AWS Enabling Siebel on the cloud
  • 24.
  • 25. Solution Overview • Customers network can be connected by • IPSec/VPN or Hardware/VPN or Direct Connect • All instances will only be accessible from customers network only and part of customers domain • Each application tier will be placed across multiple AZs • Standby images will be created for Disaster recovery in a Alternate Zones/ Regions • A Elastic Load balancer, Elastic IP and Route 53 will be used to make failure over transparent to end users.
  • 29. Database on AWS • In the region closet to the customer site deploy a Multi-AZ RDS instance • In a secondary region have a stand by – Will require Golden gate or other means • Failover to the stand by using Route 53
  • 30. Unbeatable combination. Win! Win! • Open UI (Mobile First) – Mobility • Innovation Packs (No Major Upgrades) – Pick and Pace your upgrades • AWS (Cloud First) – On Demand, HA, unlimited scalability , Low Op Ex and TCO • Enterprise Beacon – Outcome Management
  • 31. Demos
  • 32. Paradigm Shift No more hardware! • Customers need to get out of the old paradigm – Cloud is not just Physical to Virtual – Take advantage of underlying HA – Replicate full stack when needed – Fine tune instance types – Auto scale – Automatic Backups
  • 33. AWS Support • Subject to AWS approval – 50% discount for POC for customers – $25,000 credit for 1st year of operation for 1st reference able customer
  • 34. Enterprise Beacon Roadmap • Migrate non prod environments < 1 week • Migrate prod environments – Define architecture based on expected SLA – Build Infrastructure – Performance test and tune infrastructure – Help redefine ops process – Cut Over – Operations support
  • 36. Appendix • Web Server failure scenarios • App Server failure scenarios • Gateway failure scenarios • Database failure scenarios
  • 37. Scenario Solution Impact Web Server Fails Auto recovery Slow Performance while stand by instances are added AZ failure ELB Managed. Launch Additional Instances on available AZ Slow Performance while stand by instances are added Region Failure * i.e failure of all AZs in a region which is extremely low possibility DNS Failover. Startup web servers on the secondary region. Switch Route 53 entry for Web Server to point to ELB in Secondary Region. System will be unavailable while instances in stand by region come online •Impact can reduced if instances in secondary region are kept online High Load/Low Load Based on concurrent users, CPU and Memory additional standby instances can be turned on or existing Improved performance and TCO as infrastructure scales to according to demand
  • 38. Scenario Solution Impact App Server Fails Auto Recovery Reduced performance till instance is replaced AZ Failure Startup additional instance in online AZs Reduced performance till instance is replaced Region Failure Startup app servers on the secondary region. System will be unavailable while instances in stand by region come online * Impact can reduced if instances in secondary region are kept online High Load/Low Load Based on concurrent users, CPU and Memory additional standby app servers can be turned on or existing app servers can be turned off Improved performance and TCO as infrastructure scales to according to demand
  • 39. Scenario Solution Impact Gateway Server Machine fails Autorecovery User sessions continue to run as is. Siebel Servers can not be started/shutdown and Siebel Admin disabled until secondary AZ gateway is online. AZ Failure Copy the siebns.dat from S3 bucket to secondary Gateway. Start standby in secondary AZ. User sessions continue to run as is. Siebel Servers can not be started/shutdown and Siebel Admin disabled until secondary AZ gateway is online. Region Failure Copy the siebns.dat from S3 bucket to standby instance in different region. Update Route 53 to point to secondary region gateway User sessions continue to run as is. Siebel Servers can not be started/shutdown and Siebel Admin disabled until secondary gateway form another region is online.
  • 40. Scenario Solution Impact Active RDS instance fails RDS fails over to secondary node and that becomes primary System is down till the secondary node comes online Region Failure Golden Gate Replication

Notas do Editor

  1. Lots of overall benefits: Tools: Object Locking Web Services: IO (declarative) vs APEX code Integrated Suite vs
  2. Enables uses cases not
  3. No OS Access
  4. BPO Joint marketing