SlideShare una empresa de 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

Más contenido relacionado

La actualidad más candente

Oracle Real Application Clusters 19c- Best Practices and Internals- EMEA Tour...
Oracle Real Application Clusters 19c- Best Practices and Internals- EMEA Tour...Oracle Real Application Clusters 19c- Best Practices and Internals- EMEA Tour...
Oracle Real Application Clusters 19c- Best Practices and Internals- EMEA Tour...Sandesh Rao
 
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the CloudOracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the CloudMarkus Michalewicz
 
Oracle RAC 12c (12.1.0.2) Operational Best Practices - A result of true colla...
Oracle RAC 12c (12.1.0.2) Operational Best Practices - A result of true colla...Oracle RAC 12c (12.1.0.2) Operational Best Practices - A result of true colla...
Oracle RAC 12c (12.1.0.2) Operational Best Practices - A result of true colla...Markus Michalewicz
 
클라우드 기반 AWS 데이터베이스 선택 옵션 - AWS Summit Seoul 2017
클라우드 기반 AWS 데이터베이스 선택 옵션 - AWS Summit Seoul 2017 클라우드 기반 AWS 데이터베이스 선택 옵션 - AWS Summit Seoul 2017
클라우드 기반 AWS 데이터베이스 선택 옵션 - AWS Summit Seoul 2017 Amazon Web Services Korea
 
[웨비나] 클라우드 마이그레이션 수행 시 가장 많이 하는 질문 Top 10!
[웨비나] 클라우드 마이그레이션 수행 시 가장 많이 하는 질문 Top 10![웨비나] 클라우드 마이그레이션 수행 시 가장 많이 하는 질문 Top 10!
[웨비나] 클라우드 마이그레이션 수행 시 가장 많이 하는 질문 Top 10!Open Source Consulting
 
Perform a Cloud Readiness Assessment for Your Own Company
Perform a Cloud Readiness Assessment for Your Own CompanyPerform a Cloud Readiness Assessment for Your Own Company
Perform a Cloud Readiness Assessment for Your Own CompanyAmazon Web Services
 
Understanding Oracle RAC 11g Release 2 Internals
Understanding Oracle RAC 11g Release 2 InternalsUnderstanding Oracle RAC 11g Release 2 Internals
Understanding Oracle RAC 11g Release 2 InternalsMarkus Michalewicz
 
컨테이너와 서버리스 기술을 통한 디지털 트랜스포메이션::정도현::AWS Summit Seoul 2018
컨테이너와 서버리스 기술을 통한 디지털 트랜스포메이션::정도현::AWS Summit Seoul 2018컨테이너와 서버리스 기술을 통한 디지털 트랜스포메이션::정도현::AWS Summit Seoul 2018
컨테이너와 서버리스 기술을 통한 디지털 트랜스포메이션::정도현::AWS Summit Seoul 2018Amazon Web Services Korea
 
03. 유닉스에서 리눅스 전환 사례
03. 유닉스에서 리눅스 전환 사례 03. 유닉스에서 리눅스 전환 사례
03. 유닉스에서 리눅스 전환 사례 Opennaru, inc.
 
Migrating Oracle Databases to AWS
Migrating Oracle Databases to AWSMigrating Oracle Databases to AWS
Migrating Oracle Databases to AWSAWS Germany
 
Accelerate Oracle to Aurora PostgreSQL Migration (GPSTEC313) - AWS re:Invent ...
Accelerate Oracle to Aurora PostgreSQL Migration (GPSTEC313) - AWS re:Invent ...Accelerate Oracle to Aurora PostgreSQL Migration (GPSTEC313) - AWS re:Invent ...
Accelerate Oracle to Aurora PostgreSQL Migration (GPSTEC313) - AWS re:Invent ...Amazon Web Services
 
Accelerate Your Cloud Migration Journey.pdf
Accelerate Your Cloud Migration Journey.pdfAccelerate Your Cloud Migration Journey.pdf
Accelerate Your Cloud Migration Journey.pdfAmazon Web Services
 
Cloud Migration: Azure acceleration with CAST Highlight
Cloud Migration: Azure acceleration with CAST HighlightCloud Migration: Azure acceleration with CAST Highlight
Cloud Migration: Azure acceleration with CAST HighlightCAST
 
Oracle RAC features on Exadata
Oracle RAC features on ExadataOracle RAC features on Exadata
Oracle RAC features on ExadataAnil Nair
 
Azure Migration Program Pitch Deck
Azure Migration Program Pitch DeckAzure Migration Program Pitch Deck
Azure Migration Program Pitch DeckNicholas Vossburg
 

La actualidad más candente (20)

Oracle Real Application Clusters 19c- Best Practices and Internals- EMEA Tour...
Oracle Real Application Clusters 19c- Best Practices and Internals- EMEA Tour...Oracle Real Application Clusters 19c- Best Practices and Internals- EMEA Tour...
Oracle Real Application Clusters 19c- Best Practices and Internals- EMEA Tour...
 
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the CloudOracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the Cloud
 
Oracle RAC 12c (12.1.0.2) Operational Best Practices - A result of true colla...
Oracle RAC 12c (12.1.0.2) Operational Best Practices - A result of true colla...Oracle RAC 12c (12.1.0.2) Operational Best Practices - A result of true colla...
Oracle RAC 12c (12.1.0.2) Operational Best Practices - A result of true colla...
 
클라우드 기반 AWS 데이터베이스 선택 옵션 - AWS Summit Seoul 2017
클라우드 기반 AWS 데이터베이스 선택 옵션 - AWS Summit Seoul 2017 클라우드 기반 AWS 데이터베이스 선택 옵션 - AWS Summit Seoul 2017
클라우드 기반 AWS 데이터베이스 선택 옵션 - AWS Summit Seoul 2017
 
Oracle Database Cloud Service
Oracle Database Cloud ServiceOracle Database Cloud Service
Oracle Database Cloud Service
 
[웨비나] 클라우드 마이그레이션 수행 시 가장 많이 하는 질문 Top 10!
[웨비나] 클라우드 마이그레이션 수행 시 가장 많이 하는 질문 Top 10![웨비나] 클라우드 마이그레이션 수행 시 가장 많이 하는 질문 Top 10!
[웨비나] 클라우드 마이그레이션 수행 시 가장 많이 하는 질문 Top 10!
 
Deep Dive on Amazon RDS
Deep Dive on Amazon RDSDeep Dive on Amazon RDS
Deep Dive on Amazon RDS
 
Perform a Cloud Readiness Assessment for Your Own Company
Perform a Cloud Readiness Assessment for Your Own CompanyPerform a Cloud Readiness Assessment for Your Own Company
Perform a Cloud Readiness Assessment for Your Own Company
 
Understanding Oracle RAC 11g Release 2 Internals
Understanding Oracle RAC 11g Release 2 InternalsUnderstanding Oracle RAC 11g Release 2 Internals
Understanding Oracle RAC 11g Release 2 Internals
 
컨테이너와 서버리스 기술을 통한 디지털 트랜스포메이션::정도현::AWS Summit Seoul 2018
컨테이너와 서버리스 기술을 통한 디지털 트랜스포메이션::정도현::AWS Summit Seoul 2018컨테이너와 서버리스 기술을 통한 디지털 트랜스포메이션::정도현::AWS Summit Seoul 2018
컨테이너와 서버리스 기술을 통한 디지털 트랜스포메이션::정도현::AWS Summit Seoul 2018
 
Amazon Aurora: Under the Hood
Amazon Aurora: Under the HoodAmazon Aurora: Under the Hood
Amazon Aurora: Under the Hood
 
03. 유닉스에서 리눅스 전환 사례
03. 유닉스에서 리눅스 전환 사례 03. 유닉스에서 리눅스 전환 사례
03. 유닉스에서 리눅스 전환 사례
 
Migrating Oracle Databases to AWS
Migrating Oracle Databases to AWSMigrating Oracle Databases to AWS
Migrating Oracle Databases to AWS
 
Deep Dive on Amazon Aurora
Deep Dive on Amazon AuroraDeep Dive on Amazon Aurora
Deep Dive on Amazon Aurora
 
Accelerate Oracle to Aurora PostgreSQL Migration (GPSTEC313) - AWS re:Invent ...
Accelerate Oracle to Aurora PostgreSQL Migration (GPSTEC313) - AWS re:Invent ...Accelerate Oracle to Aurora PostgreSQL Migration (GPSTEC313) - AWS re:Invent ...
Accelerate Oracle to Aurora PostgreSQL Migration (GPSTEC313) - AWS re:Invent ...
 
Introduction to Amazon Aurora
Introduction to Amazon AuroraIntroduction to Amazon Aurora
Introduction to Amazon Aurora
 
Accelerate Your Cloud Migration Journey.pdf
Accelerate Your Cloud Migration Journey.pdfAccelerate Your Cloud Migration Journey.pdf
Accelerate Your Cloud Migration Journey.pdf
 
Cloud Migration: Azure acceleration with CAST Highlight
Cloud Migration: Azure acceleration with CAST HighlightCloud Migration: Azure acceleration with CAST Highlight
Cloud Migration: Azure acceleration with CAST Highlight
 
Oracle RAC features on Exadata
Oracle RAC features on ExadataOracle RAC features on Exadata
Oracle RAC features on Exadata
 
Azure Migration Program Pitch Deck
Azure Migration Program Pitch DeckAzure Migration Program Pitch Deck
Azure Migration Program Pitch Deck
 

Destacado

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
 

Destacado (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.
 

Similar a Build HA Siebel Infrastructure with AWS

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
 

Similar a Build HA Siebel Infrastructure with AWS (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

The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfThe_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfAmirYakdi
 
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceCALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceanilsa9823
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Delhi Call girls
 
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...kumaririma588
 
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130Suhani Kapoor
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxjanettecruzeiro1
 
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
 
Editorial design Magazine design project.pdf
Editorial design Magazine design project.pdfEditorial design Magazine design project.pdf
Editorial design Magazine design project.pdftbatkhuu1
 
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️soniya singh
 
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...Call Girls in Nagpur High Profile
 
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...Suhani Kapoor
 
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...Amil baba
 
Petrosains Drama Competition (PSDC).pptx
Petrosains Drama Competition (PSDC).pptxPetrosains Drama Competition (PSDC).pptx
Petrosains Drama Competition (PSDC).pptxIgnatiusAbrahamBalin
 
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai DouxDubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Douxkojalkojal131
 
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
 
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)amitlee9823
 
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...Call Girls in Nagpur High Profile
 
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...Pooja Nehwal
 

Último (20)

The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfThe_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
 
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceCALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
 
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
 
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptx
 
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...
 
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
 
Editorial design Magazine design project.pdf
Editorial design Magazine design project.pdfEditorial design Magazine design project.pdf
Editorial design Magazine design project.pdf
 
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
 
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
 
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
 
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
 
Petrosains Drama Competition (PSDC).pptx
Petrosains Drama Competition (PSDC).pptxPetrosains Drama Competition (PSDC).pptx
Petrosains Drama Competition (PSDC).pptx
 
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance VVIP 🍎 SER...
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance  VVIP 🍎 SER...Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance  VVIP 🍎 SER...
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance VVIP 🍎 SER...
 
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai DouxDubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
 
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...
 
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Basapura ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
VVIP Pune Call Girls Hadapsar (7001035870) Pune Escorts Nearby with Complete ...
 
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...Kurla Call Girls Pooja Nehwal📞 9892124323 ✅  Vashi Call Service Available Nea...
Kurla Call Girls Pooja Nehwal📞 9892124323 ✅ Vashi Call Service Available Nea...
 

Build HA Siebel Infrastructure with AWS

  • 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 del 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