SlideShare ist ein Scribd-Unternehmen logo
1 von 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

Weitere ähnliche Inhalte

Was ist angesagt?

Application Portfolio Migration
Application Portfolio MigrationApplication Portfolio Migration
Application Portfolio MigrationAmazon Web Services
 
TechnicalTerraformLandingZones121120229238.pdf
TechnicalTerraformLandingZones121120229238.pdfTechnicalTerraformLandingZones121120229238.pdf
TechnicalTerraformLandingZones121120229238.pdfMIlton788007
 
Cost optimization - Don't overspend on AWS
Cost optimization - Don't overspend on AWSCost optimization - Don't overspend on AWS
Cost optimization - Don't overspend on AWSSandeep Cashyap
 
database migration simple, cross-engine and cross-platform migrations with ...
database migration   simple, cross-engine and cross-platform migrations with ...database migration   simple, cross-engine and cross-platform migrations with ...
database migration simple, cross-engine and cross-platform migrations with ...Amazon Web Services
 
Executing a Large-Scale Migration to AWS
Executing a Large-Scale Migration to AWSExecuting a Large-Scale Migration to AWS
Executing a Large-Scale Migration to AWSAmazon Web Services
 
VMware Cloud on AWS -- A Technical Deep Dive PPT
VMware Cloud on AWS -- A Technical Deep Dive PPTVMware Cloud on AWS -- A Technical Deep Dive PPT
VMware Cloud on AWS -- A Technical Deep Dive PPTAmazon Web Services
 
Scaling on AWS for the First 10 Million Users
Scaling on AWS for the First 10 Million UsersScaling on AWS for the First 10 Million Users
Scaling on AWS for the First 10 Million UsersAmazon Web Services
 
Advanced messaging with Apache ActiveMQ
Advanced messaging with Apache ActiveMQAdvanced messaging with Apache ActiveMQ
Advanced messaging with Apache ActiveMQdejanb
 
AWS Cost Management Workshop
AWS Cost Management WorkshopAWS Cost Management Workshop
AWS Cost Management WorkshopAmazon Web Services
 
Amazon Elastic File System (Amazon EFS) Introduction & Demo
Amazon Elastic File System (Amazon EFS) Introduction & DemoAmazon Elastic File System (Amazon EFS) Introduction & Demo
Amazon Elastic File System (Amazon EFS) Introduction & DemoAmazon Web Services
 
Domain driven design
Domain driven designDomain driven design
Domain driven designAmit Mukherjee
 
클라우드 네이티브 전환 요소 및 성공적인 쿠버네티스 도입 전략
클라우드 네이티브 전환 요소 및 성공적인 쿠버네티스 도입 전략클라우드 네이티브 전환 요소 및 성공적인 쿠버네티스 도입 전략
클라우드 네이티브 전환 요소 및 성공적인 쿠버네티스 도입 전략Open Source Consulting
 
Day 5 - AWS Autoscaling Master Class - The New Capacity Plan
Day 5 - AWS Autoscaling Master Class - The New Capacity PlanDay 5 - AWS Autoscaling Master Class - The New Capacity Plan
Day 5 - AWS Autoscaling Master Class - The New Capacity PlanAmazon Web Services
 
Technology as a means for compliance - GRC206 - AWS re:Inforce 2019
Technology as a means for compliance - GRC206 - AWS re:Inforce 2019 Technology as a means for compliance - GRC206 - AWS re:Inforce 2019
Technology as a means for compliance - GRC206 - AWS re:Inforce 2019 Amazon Web Services
 
Migrating Databases to the Cloud: Introduction to AWS DMS - SRV215 - Chicago ...
Migrating Databases to the Cloud: Introduction to AWS DMS - SRV215 - Chicago ...Migrating Databases to the Cloud: Introduction to AWS DMS - SRV215 - Chicago ...
Migrating Databases to the Cloud: Introduction to AWS DMS - SRV215 - Chicago ...Amazon Web Services
 
AWS를 활용해서 글로벌 게임 런칭하기 - 박진성 AWS 솔루션즈 아키텍트 :: AWS Summit Seoul 2021
AWS를 활용해서 글로벌 게임 런칭하기 - 박진성 AWS 솔루션즈 아키텍트 :: AWS Summit Seoul 2021AWS를 활용해서 글로벌 게임 런칭하기 - 박진성 AWS 솔루션즈 아키텍트 :: AWS Summit Seoul 2021
AWS를 활용해서 글로벌 게임 런칭하기 - 박진성 AWS 솔루션즈 아키텍트 :: AWS Summit Seoul 2021Amazon Web Services Korea
 
RDS Postgres and Aurora Postgres | AWS Public Sector Summit 2017
RDS Postgres and Aurora Postgres | AWS Public Sector Summit 2017RDS Postgres and Aurora Postgres | AWS Public Sector Summit 2017
RDS Postgres and Aurora Postgres | AWS Public Sector Summit 2017Amazon Web Services
 
An Overview of AWS Services for Data Storage and Migration - SRV205 - Atlanta...
An Overview of AWS Services for Data Storage and Migration - SRV205 - Atlanta...An Overview of AWS Services for Data Storage and Migration - SRV205 - Atlanta...
An Overview of AWS Services for Data Storage and Migration - SRV205 - Atlanta...Amazon Web Services
 

Was ist angesagt? (20)

Application Portfolio Migration
Application Portfolio MigrationApplication Portfolio Migration
Application Portfolio Migration
 
Migration Planning
Migration PlanningMigration Planning
Migration Planning
 
TechnicalTerraformLandingZones121120229238.pdf
TechnicalTerraformLandingZones121120229238.pdfTechnicalTerraformLandingZones121120229238.pdf
TechnicalTerraformLandingZones121120229238.pdf
 
Cost optimization - Don't overspend on AWS
Cost optimization - Don't overspend on AWSCost optimization - Don't overspend on AWS
Cost optimization - Don't overspend on AWS
 
database migration simple, cross-engine and cross-platform migrations with ...
database migration   simple, cross-engine and cross-platform migrations with ...database migration   simple, cross-engine and cross-platform migrations with ...
database migration simple, cross-engine and cross-platform migrations with ...
 
Executing a Large-Scale Migration to AWS
Executing a Large-Scale Migration to AWSExecuting a Large-Scale Migration to AWS
Executing a Large-Scale Migration to AWS
 
VMware Cloud on AWS -- A Technical Deep Dive PPT
VMware Cloud on AWS -- A Technical Deep Dive PPTVMware Cloud on AWS -- A Technical Deep Dive PPT
VMware Cloud on AWS -- A Technical Deep Dive PPT
 
Scaling on AWS for the First 10 Million Users
Scaling on AWS for the First 10 Million UsersScaling on AWS for the First 10 Million Users
Scaling on AWS for the First 10 Million Users
 
Advanced messaging with Apache ActiveMQ
Advanced messaging with Apache ActiveMQAdvanced messaging with Apache ActiveMQ
Advanced messaging with Apache ActiveMQ
 
AWS Cost Management Workshop
AWS Cost Management WorkshopAWS Cost Management Workshop
AWS Cost Management Workshop
 
Introducing DynamoDB
Introducing DynamoDBIntroducing DynamoDB
Introducing DynamoDB
 
Amazon Elastic File System (Amazon EFS) Introduction & Demo
Amazon Elastic File System (Amazon EFS) Introduction & DemoAmazon Elastic File System (Amazon EFS) Introduction & Demo
Amazon Elastic File System (Amazon EFS) Introduction & Demo
 
Domain driven design
Domain driven designDomain driven design
Domain driven design
 
클라우드 네이티브 전환 요소 및 성공적인 쿠버네티스 도입 전략
클라우드 네이티브 전환 요소 및 성공적인 쿠버네티스 도입 전략클라우드 네이티브 전환 요소 및 성공적인 쿠버네티스 도입 전략
클라우드 네이티브 전환 요소 및 성공적인 쿠버네티스 도입 전략
 
Day 5 - AWS Autoscaling Master Class - The New Capacity Plan
Day 5 - AWS Autoscaling Master Class - The New Capacity PlanDay 5 - AWS Autoscaling Master Class - The New Capacity Plan
Day 5 - AWS Autoscaling Master Class - The New Capacity Plan
 
Technology as a means for compliance - GRC206 - AWS re:Inforce 2019
Technology as a means for compliance - GRC206 - AWS re:Inforce 2019 Technology as a means for compliance - GRC206 - AWS re:Inforce 2019
Technology as a means for compliance - GRC206 - AWS re:Inforce 2019
 
Migrating Databases to the Cloud: Introduction to AWS DMS - SRV215 - Chicago ...
Migrating Databases to the Cloud: Introduction to AWS DMS - SRV215 - Chicago ...Migrating Databases to the Cloud: Introduction to AWS DMS - SRV215 - Chicago ...
Migrating Databases to the Cloud: Introduction to AWS DMS - SRV215 - Chicago ...
 
AWS를 활용해서 글로벌 게임 런칭하기 - 박진성 AWS 솔루션즈 아키텍트 :: AWS Summit Seoul 2021
AWS를 활용해서 글로벌 게임 런칭하기 - 박진성 AWS 솔루션즈 아키텍트 :: AWS Summit Seoul 2021AWS를 활용해서 글로벌 게임 런칭하기 - 박진성 AWS 솔루션즈 아키텍트 :: AWS Summit Seoul 2021
AWS를 활용해서 글로벌 게임 런칭하기 - 박진성 AWS 솔루션즈 아키텍트 :: AWS Summit Seoul 2021
 
RDS Postgres and Aurora Postgres | AWS Public Sector Summit 2017
RDS Postgres and Aurora Postgres | AWS Public Sector Summit 2017RDS Postgres and Aurora Postgres | AWS Public Sector Summit 2017
RDS Postgres and Aurora Postgres | AWS Public Sector Summit 2017
 
An Overview of AWS Services for Data Storage and Migration - SRV205 - Atlanta...
An Overview of AWS Services for Data Storage and Migration - SRV205 - Atlanta...An Overview of AWS Services for Data Storage and Migration - SRV205 - Atlanta...
An Overview of AWS Services for Data Storage and Migration - SRV205 - Atlanta...
 

Andere mochten auch

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
 
Bahasa rakitan 2
Bahasa rakitan 2Bahasa rakitan 2
Bahasa rakitan 2Fendi Hidayat
 
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
 
2016-07
2016-072016-07
2016-07KC Jones
 
Vision del producto app delivery
Vision del producto   app delivery Vision del producto   app delivery
Vision del producto app delivery Gustavo Tantani Mamani
 
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
 

Andere mochten auch (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.
 

Ähnlich wie 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
 

Ähnlich wie 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
 

KĂźrzlich hochgeladen

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
 
DragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptxDragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptxmirandajeremy200221
 
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...sonalitrivedi431
 
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
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
 
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
 
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
 
2-tool presenthdbdbdbdbddhdhddation.pptx
2-tool presenthdbdbdbdbddhdhddation.pptx2-tool presenthdbdbdbdbddhdhddation.pptx
2-tool presenthdbdbdbdbddhdhddation.pptxsuhanimunjal27
 
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
 
Peaches App development presentation deck
Peaches App development presentation deckPeaches App development presentation deck
Peaches App development presentation decktbatkhuu1
 
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)amitlee9823
 
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...amitlee9823
 
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...RitikaRoy32
 
Stark Industries Marketing Plan (1).pptx
Stark Industries Marketing Plan (1).pptxStark Industries Marketing Plan (1).pptx
Stark Industries Marketing Plan (1).pptxjeswinjees
 
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts ServiceVVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Servicearoranaina404
 
Pastel Portfolio _ by Slidesgo.pptx. Xxx
Pastel Portfolio _ by Slidesgo.pptx. XxxPastel Portfolio _ by Slidesgo.pptx. Xxx
Pastel Portfolio _ by Slidesgo.pptx. XxxSegundoManuelFaichin1
 
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...babafaisel
 
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
 

KĂźrzlich hochgeladen (20)

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
 
DragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptxDragonBall PowerPoint Template for demo.pptx
DragonBall PowerPoint Template for demo.pptx
 
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
💫✅jodhpur 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATISFACT...
 
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
 
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)
 
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...
 
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...
 
2-tool presenthdbdbdbdbddhdhddation.pptx
2-tool presenthdbdbdbdbddhdhddation.pptx2-tool presenthdbdbdbdbddhdhddation.pptx
2-tool presenthdbdbdbdbddhdhddation.pptx
 
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 ...
 
Peaches App development presentation deck
Peaches App development presentation deckPeaches App development presentation deck
Peaches App development presentation deck
 
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
 
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
UI:UX Design and Empowerment Strategies for Underprivileged Transgender Indiv...
 
Stark Industries Marketing Plan (1).pptx
Stark Industries Marketing Plan (1).pptxStark Industries Marketing Plan (1).pptx
Stark Industries Marketing Plan (1).pptx
 
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts ServiceVVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
VVIP CALL GIRLS Lucknow 💓 Lucknow < Renuka Sharma > 7877925207 Escorts Service
 
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
 
Pastel Portfolio _ by Slidesgo.pptx. Xxx
Pastel Portfolio _ by Slidesgo.pptx. XxxPastel Portfolio _ by Slidesgo.pptx. Xxx
Pastel Portfolio _ by Slidesgo.pptx. Xxx
 
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...
 
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
Kala jadu for love marriage | Real amil baba | Famous amil baba | kala jadu n...
 
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
 

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

Hinweis der Redaktion

  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