SlideShare a Scribd company logo
1 of 20
Download to read offline
Confidential ©Nimbo Technologies Inc. 
Datacenter Migration to the Cloud Customer Case Study: Hess Corporation 
Taylor Bird Cloud Solutions Principal Nimbo
CASE STUDY – HESS CORPORATION 
Leading global independent energy company engaged in the exploration and production of crude oil and natural gas. http://aws.amazon.com/solutions/case-studies/hess-corporation
BUSINESS CHALLENGE: 
•In 2013, Hess focused on becoming a pure Oil/NG Exploration & Production company. 
•Divest, Sell, or Spin-Off their downstream business divisions, including their Terminals, Retail, and Energy Marketing units. 
•Nimbo worked with the Energy Marketing business unit to solve the challenge of migrating the entire enterprise IT suite to the cloud 
•Hess wanted to avoid re-engineering and changes at all costs. Pure “Lift & shift” 
•Utilize infrastructure mobility to add value to the sales prop 
CASE STUDY - HESS DIVESTITURE
HESS DIVESTITURE: ENVIRONMENT 
•Operating Environment: 
•250+ Servers 
•400+ Users, various locations 
•Software Landscape 
•Mix of Windows 2000-2008R2 
•SQL Server 2005-2014 
•Oracle 10 and 11g 
•Software Stacks 
•.NET Custom & Vendor Applications 
•Citrix for application distribution 
•F5 for App Security 
•BizTalk 
•Visual Studio/TFS 
•Infrastructure and Services 
•AD 
•Exchange 
•SharePoint
WHY CLOUD & (WHICH CLOUD?) 
•Speed of Uptake and Deployment 
•Aggressive timeline 
•Portability 
•Needed to “extract” from Hess corp. 
•Flexibility & Commonality 
•Buyer was unknown 
•Environment needed to support sale 
•Buyer’s requirements were unknown 
•Legal Complications 
•Ownership moves multiple times during divest. 
•Security implications as employees transition 
•Performance Requirements 
•Control over IOPS, Hardware configuration 
•Software Requirements 
•Older Windows versions 
•Oracle DBMS 
•NetScaler & F5 hardware challenges 
•Overall ability to mimic on-prem setup
APPROACH 
•Use networking to merge cloud and on-premise environments 
•“Just another subnet” 
•Use Cloud to extend resources, or sandbox projects or teams 
•Great for 
•Development/Test/UAT 
•Projects 
•Pilots, POCs 
Rebuild 
•Cloud is isolated and constructed from scratch 
•All engineering, design, etc. considerations are made from a pure-cloud perspective 
•Great for 
•Greenfield applications 
•New Sites/Business 
•New DR sites 
Lift & Shift 
Extend 
•Migrate existing workloads/infrastructure 
•Re-configuration is limited 
•Map existing infrastructure as much as possible 
•Great for 
•DC deprecation 
•DC Consolidation 
•Divestiture/M&A 
•DR/HA site relocation
CLOUD ARCHITECTURE 
•Using Amazon’s Virtual Private Cloud (VPC), we were able to re-create on-premises design 
•Public/Private Subnets 
•NAT for internet access 
•Control over traffic outbound over VPN–vs- internet
GETTING CONNECTED 
•Started with VPN to VPC 
•IPSec / Tunnel 
•IKE PSK, AES w/ SHA-1 
•AWS Gateway provides redundant tunnels 
•Able to establish multiple connections for greater HA 
•Later, established DirectConnect 
•Direct network connection to AWS resources, offered via APN carrier partners (Level3, TW Telecom, etc) 
•Provides a low-latency, consistent bandwidth directly from customers site into AWS hand-off points
SERVER MIGRATION 
Migrate VM images directly from existing infrastructure w/o need to rebuild complicated server builds 
•VM Import/Export 
•Export – Upload – Import - Launch 
•Supports VMWare (VMDK), Xen (VHD), and Hyper-V (VHD) 
•vCenter Direct Import/Export 
•VM Import Connector 
•Supports directly migrating images from VMWare vSphere systems directly from GUI console 
•HotLink © offers a 3rd party tool that extends Hyper-V in the same way 
Rebuild servers from scratch in EC2. Gives opportunity to start with a “clean slate”. Best for systems where deployments are already packaged or automated. 
•Select your instance size & starting image 
•Selection of Base Images for common OSes 
•Selection of community provided images with pre-installed software 
•AWS Marketplace for vendor-supplied images for turnkey solutions 
CLONE / EXPORT 
REBUILD
A NOTE ON LICENSING 
•EC2 instances are always billed in a “OS license included” model. 
•Current Oses available 
•Open Source Linux (Ubuntu, Debian, CentOS, etc.) 
•RHEL 
•SLES 
•Windows 
•** Oracle Linux is also avail under Open Source pricing model ** 
•Vendor software (above OS) is licensed in three models 
•BYOL/Existing 
•Large vendors are supporting migration of licenses to AWS under various agreements 
•IBM (“IBM BYOSL”), Oracle, Microsoft (“License Mobility”) 
•On-Demand 
•Many AMIs from vendors come pre-configured with the software and are billed directly through the AWS marketplace on a per hour basis. 
•BYOL/New-AdHoc 
•Some vendors do not have a formal cloud license policy and require cloud resources to be licensed as if they were new hardware
ADDITIONAL VM CONSIDERATIONS 
•VM Sizing 
•AWS offered a variety of options to meet specific server profiles 
•You can resize EC2 instances with nothing more than a reboot 
•Variety of Hardware configurations 
•Modifications can be made quickly w/ reconstruction 
•Storage 
•EC2 instances are backed by EBS volumes 
•Software RAID to overcome limits or optimized performance (no SAN) 
•Instance Storage
VM PERFORMANCE 
•IOPS become critical 
•3 options 
•EBS Magnetic (20-400 variable max) 
•EBS SSD (3 IOPS/GB, 3000 burstable max) 
•EBS Provisioned IOPS SSD (30 IOPS/GB, 4000 max sustained) 
•** this option is new for 2014 as is now the only option for PIOPS ** 
VM Optimizations 
•Dedicated Instances 
•Single-tenant hardware 
•Placement Groups 
•Groups instances on a single low-latency 10 gbps network 
•Useful for apps that require controlled low latency or high bandwidth inter- instance connection 
•EBS Optimized 
•Custom configuration to support higher IO to EBS volumes 
•Cluster Networking 
•Best choice for high-performance clustering requirements 
•Used typically for science and mathematical clusters using MPI or other parallel libraries 
•Enhanced Networking 
•Advanced networking stack providing higher PPS 
•Reduced latency and jitter 
IOPS 
Networking
VM PURCHASING OPTIONS 
•Hourly rate 
•Pay only for what you use 
•No Commitment 
Reserved Instances 
•Upfront fee w/ commitment (1 or 3 year) 
•Reduced monthly rate 
•Offering in usage tiers 
•Light (periodic workloads) 
•Medium (static workloads with sporadic periods of non-use) 
•Heavy (steady-state workloads) 
•Bid on unused EC2 resources 
•Name a max price 
•When max price > current spot price, your instances are running 
•Great for analytic or test workloads where interruptions in service are manageable 
•Also for workloads that benefit from increased capacity but don’t require 
On-Demand 
Spot Instances
SUPPORT & INFRASTRUCTURE DEVICES 
•Load balancing & App Delivery 
•Citrix Netscaler 
•Full support through marketplace AMI virtual appliance (Netscaler VPX) 
•VPC and DMZ layout support multiple app delivery options 
•ASM / WAF 
•F5 ASM & Local Traffic Manager 
•Full support and BigIP feature set through marketplace AMI virtual appliance (Big-IP VE) 
•VPC & Advanced networking support numerous LTM/routing scenarios 
•Client VPN 
•Sophos & Microsoft RRA 
•Full support through marketplace AMI virtual appliance (Sophos UTM-9) (Windows Server w/ RAA) 
•Active Directory 
•Full support through Windows stack 
•Ability to extend on-prem AD or create new federated or trusted domain in cloud 
•Monitoring Systems 
•Failover Clustering, AlwaysOn
HIGH AVAILABILITY & DR 
•Cloud makes it easier and also more important to design for HA. AWS Infrastructure is divided b/t Regions and Availability Zones 
•Regions are distinct geographical clusters that are separated by hundreds/thousands of miles. 
•Limited platform cross-regional support (you must build failover yourself) 
•Great for true DR scenarios 
•Availability Zones are geographically distinct datacenters in a single region 
•AZs can communicate against a high-speed backplane and interact as if in the same DC 
•Great option for HA 
•Span all resources where possible across multiple AZs to guarantee availability in case of a datacenter failure 
•All VMs were snapshotted nightly (automated feature) and exported into AWS S3 for durable storage 
•All DBs were backed up with various RPOs as short as 15 min. These backups also stored in S3 for retrieval period and then archived to Glacier in place of tape
AUTOMATION & EXPANSION 
•Scriptable infrastructure 
•Hess required a “copy of prod” for both UAT and DEV 
•This was accomplished automatically through API scripting and heavy usage of the CloudFormation feature 
•CloudFormation allows you to create application stacks that can represent anything from a single app’s infrastructure to an entire enterprise’s IT environment. These stacks can be rapidly and automatically deployed 
•All aspects of AWS are scriptable through various toolsets 
•Server Builds 
•Networking changes 
•“opps” moments 
•“BIG OPPS” moments 
•Hess required a full IP Change twice after purchase. We were able to re-ip the entire system w/ less than 10 min downtime per server in under 8 hours.
HESS DIVESTITURE - RESULTS 
•Hess completed the 1.2bn sale of the EM division in Nov 2013 
•Hess export of infrastructure was completed in 6 months 
•Best case options using physical datacenters was 13 months 
•Hess needed to seamlessly transition this environment w/o lengthy support agreements. 
•Environment was transitioned in under 60 days 
•Costs and contracts would have been a burden 
•Hess was able to hand over access to the buyer in a “30 min meeting” 
•Environment control was setup using AWS IAM and Multi-factor authentication 
•During transition, credentials were handed over after which the buyer took possession of the MFA device 
•New Buyer originally planned to pull down all of the infrastructure which was in “Cloud Escrow” 
•They are now working with Nimbo to continue leveraging AWS as they integrate the business, recognizing the key benefits the cloud solution is providing them 
•Hess has been working with Nimbo to leverage cloud for several other large initiatives
NEXT STEPS 
•Go Sign up ! 
•http://aws.amazon.com 
•Free to get started 
•Free Tier offers 12-months of limited use of most AWS services 
•http://aws.amazon.com/free 
•Connect with a Partner 
•Amazon Partner Network 
•http://aws.amazon.com/partners
HESS DIVESTITURE – Q&A 
Q&A
THANK YOU 
AWS 
http://aws.amazon.com 
NIMBO 
http://www.nimbo.com 
info@nimbo.com 
http://aws.amazon.com/solutions/case-studies/hess-corporation

More Related Content

What's hot

Aws migration strategy
Aws migration strategyAws migration strategy
Aws migration strategySuliman Lei
 
SmugMug's Zero-Downtime Migration to AWS (ARC312) | AWS re:Invent 2013
SmugMug's Zero-Downtime Migration to AWS (ARC312) | AWS re:Invent 2013SmugMug's Zero-Downtime Migration to AWS (ARC312) | AWS re:Invent 2013
SmugMug's Zero-Downtime Migration to AWS (ARC312) | AWS re:Invent 2013Amazon Web Services
 
Cloud Migration Cookbook: A Guide To Moving Your Apps To The Cloud
Cloud Migration Cookbook: A Guide To Moving Your Apps To The CloudCloud Migration Cookbook: A Guide To Moving Your Apps To The Cloud
Cloud Migration Cookbook: A Guide To Moving Your Apps To The CloudNew Relic
 
Cloud Migration, Application Modernization and Security for Partners
Cloud Migration, Application Modernization and Security for PartnersCloud Migration, Application Modernization and Security for Partners
Cloud Migration, Application Modernization and Security for PartnersAmazon Web Services
 
How a Global Healthcare Company Built a Migration Factory to Quickly Move Tho...
How a Global Healthcare Company Built a Migration Factory to Quickly Move Tho...How a Global Healthcare Company Built a Migration Factory to Quickly Move Tho...
How a Global Healthcare Company Built a Migration Factory to Quickly Move Tho...Amazon Web Services
 
(ENT202) Four Critical Things to Consider When Moving Your Core Business Appl...
(ENT202) Four Critical Things to Consider When Moving Your Core Business Appl...(ENT202) Four Critical Things to Consider When Moving Your Core Business Appl...
(ENT202) Four Critical Things to Consider When Moving Your Core Business Appl...Amazon Web Services
 
Cloud migration strategies
Cloud migration strategiesCloud migration strategies
Cloud migration strategiesSogetiLabs
 
B1 – Migrating enterprise applications to aws
B1 – Migrating enterprise applications to awsB1 – Migrating enterprise applications to aws
B1 – Migrating enterprise applications to awsAmazon Web Services
 
AWS Partner Webcast - Data Center Migration to the AWS Cloud
AWS Partner Webcast - Data Center Migration to the AWS CloudAWS Partner Webcast - Data Center Migration to the AWS Cloud
AWS Partner Webcast - Data Center Migration to the AWS CloudAmazon 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
 
RightScale Webinar: Key Considerations For Cloud Migration and Portability
RightScale Webinar:  Key Considerations For Cloud Migration and PortabilityRightScale Webinar:  Key Considerations For Cloud Migration and Portability
RightScale Webinar: Key Considerations For Cloud Migration and PortabilityRightScale
 
Cloud Migration and Portability Best Practices
Cloud Migration and Portability Best PracticesCloud Migration and Portability Best Practices
Cloud Migration and Portability Best PracticesRightScale
 
AWS Webcast - Neudesic Data Centermigrationtoaws
AWS Webcast - Neudesic Data CentermigrationtoawsAWS Webcast - Neudesic Data Centermigrationtoaws
AWS Webcast - Neudesic Data CentermigrationtoawsAmazon Web Services
 

What's hot (20)

Aws migration strategy
Aws migration strategyAws migration strategy
Aws migration strategy
 
Cloud Migration: Moving to the Cloud
Cloud Migration: Moving to the CloudCloud Migration: Moving to the Cloud
Cloud Migration: Moving to the Cloud
 
SmugMug's Zero-Downtime Migration to AWS (ARC312) | AWS re:Invent 2013
SmugMug's Zero-Downtime Migration to AWS (ARC312) | AWS re:Invent 2013SmugMug's Zero-Downtime Migration to AWS (ARC312) | AWS re:Invent 2013
SmugMug's Zero-Downtime Migration to AWS (ARC312) | AWS re:Invent 2013
 
Migration Planning
Migration PlanningMigration Planning
Migration Planning
 
Cloud Migration Cookbook: A Guide To Moving Your Apps To The Cloud
Cloud Migration Cookbook: A Guide To Moving Your Apps To The CloudCloud Migration Cookbook: A Guide To Moving Your Apps To The Cloud
Cloud Migration Cookbook: A Guide To Moving Your Apps To The Cloud
 
Cloud Migration Strategy - IT Transformation with Cloud
Cloud Migration Strategy - IT Transformation with CloudCloud Migration Strategy - IT Transformation with Cloud
Cloud Migration Strategy - IT Transformation with Cloud
 
Cloud Migration
Cloud MigrationCloud Migration
Cloud Migration
 
Cloud Migration, Application Modernization and Security for Partners
Cloud Migration, Application Modernization and Security for PartnersCloud Migration, Application Modernization and Security for Partners
Cloud Migration, Application Modernization and Security for Partners
 
How a Global Healthcare Company Built a Migration Factory to Quickly Move Tho...
How a Global Healthcare Company Built a Migration Factory to Quickly Move Tho...How a Global Healthcare Company Built a Migration Factory to Quickly Move Tho...
How a Global Healthcare Company Built a Migration Factory to Quickly Move Tho...
 
(ENT202) Four Critical Things to Consider When Moving Your Core Business Appl...
(ENT202) Four Critical Things to Consider When Moving Your Core Business Appl...(ENT202) Four Critical Things to Consider When Moving Your Core Business Appl...
(ENT202) Four Critical Things to Consider When Moving Your Core Business Appl...
 
Cloud migration strategies
Cloud migration strategiesCloud migration strategies
Cloud migration strategies
 
B1 – Migrating enterprise applications to aws
B1 – Migrating enterprise applications to awsB1 – Migrating enterprise applications to aws
B1 – Migrating enterprise applications to aws
 
AWS Partner Webcast - Data Center Migration to the AWS Cloud
AWS Partner Webcast - Data Center Migration to the AWS CloudAWS Partner Webcast - Data Center Migration to the AWS Cloud
AWS Partner Webcast - Data Center Migration to the AWS Cloud
 
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
 
Migrating to Public Cloud
Migrating to Public CloudMigrating to Public Cloud
Migrating to Public Cloud
 
Migrating to AWS
Migrating to AWSMigrating to AWS
Migrating to AWS
 
Cloud Migration
Cloud MigrationCloud Migration
Cloud Migration
 
RightScale Webinar: Key Considerations For Cloud Migration and Portability
RightScale Webinar:  Key Considerations For Cloud Migration and PortabilityRightScale Webinar:  Key Considerations For Cloud Migration and Portability
RightScale Webinar: Key Considerations For Cloud Migration and Portability
 
Cloud Migration and Portability Best Practices
Cloud Migration and Portability Best PracticesCloud Migration and Portability Best Practices
Cloud Migration and Portability Best Practices
 
AWS Webcast - Neudesic Data Centermigrationtoaws
AWS Webcast - Neudesic Data CentermigrationtoawsAWS Webcast - Neudesic Data Centermigrationtoaws
AWS Webcast - Neudesic Data Centermigrationtoaws
 

Viewers also liked

Streamlining Nonprofit Organizations - It's all About the Cloud!
Streamlining Nonprofit Organizations - It's all About the Cloud!Streamlining Nonprofit Organizations - It's all About the Cloud!
Streamlining Nonprofit Organizations - It's all About the Cloud!Marc Baizman
 
Cloud Computing Impact
Cloud Computing ImpactCloud Computing Impact
Cloud Computing ImpactVirttoo org
 
The Revolutionary Impact of the Cloud by Arun Chandrasekaran
The Revolutionary Impact of the Cloud by Arun ChandrasekaranThe Revolutionary Impact of the Cloud by Arun Chandrasekaran
The Revolutionary Impact of the Cloud by Arun ChandrasekaranPoh Lee
 
Cloud impact on IT
Cloud impact on ITCloud impact on IT
Cloud impact on ITDivya Sharma
 
Impact Of The Cloud For IT Managers
Impact Of The Cloud For IT ManagersImpact Of The Cloud For IT Managers
Impact Of The Cloud For IT ManagersSimon Guest
 
Telco Big Data 2012 Highlights
Telco Big Data 2012 HighlightsTelco Big Data 2012 Highlights
Telco Big Data 2012 HighlightsAlan Quayle
 
Cloud Migration - Cloud Computing Benefits & Issues
Cloud Migration - Cloud Computing Benefits & IssuesCloud Migration - Cloud Computing Benefits & Issues
Cloud Migration - Cloud Computing Benefits & IssuesArtizen, Inc.
 
The Impact of Cloud Computing on IT Service Providers' Business Models
The Impact of Cloud Computing on IT Service Providers' Business Models The Impact of Cloud Computing on IT Service Providers' Business Models
The Impact of Cloud Computing on IT Service Providers' Business Models Treabhair O'Clochasaigh
 
Measureable Cloud Migration
Measureable Cloud MigrationMeasureable Cloud Migration
Measureable Cloud MigrationTori Wieldt
 
Cloud Computing & Impact Of IT On Organization
Cloud Computing & Impact Of IT On OrganizationCloud Computing & Impact Of IT On Organization
Cloud Computing & Impact Of IT On OrganizationRomana Sharmin
 
Amazon Ec2 Application Design
Amazon Ec2 Application DesignAmazon Ec2 Application Design
Amazon Ec2 Application Designguestd0b61e
 
CPN209 Your Amazon Linux AMI - AWS re: Invent 2012
CPN209 Your Amazon Linux AMI - AWS re: Invent 2012CPN209 Your Amazon Linux AMI - AWS re: Invent 2012
CPN209 Your Amazon Linux AMI - AWS re: Invent 2012Amazon Web Services
 
CloudBrew 2016 - Building IoT solution with Service Fabric
CloudBrew 2016 - Building IoT solution with Service FabricCloudBrew 2016 - Building IoT solution with Service Fabric
CloudBrew 2016 - Building IoT solution with Service FabricTeemu Tapanila
 
AWS Webcast - Build high-scale applications with Amazon DynamoDB
AWS Webcast - Build high-scale applications with Amazon DynamoDBAWS Webcast - Build high-scale applications with Amazon DynamoDB
AWS Webcast - Build high-scale applications with Amazon DynamoDBAmazon Web Services
 
What is the impact of cloud computing? - Jisc Digifest 2016
What is the impact of cloud computing? - Jisc Digifest 2016What is the impact of cloud computing? - Jisc Digifest 2016
What is the impact of cloud computing? - Jisc Digifest 2016Jisc
 
Case Study: Digital Transformation Through Successful, Large-scale Identity M...
Case Study: Digital Transformation Through Successful, Large-scale Identity M...Case Study: Digital Transformation Through Successful, Large-scale Identity M...
Case Study: Digital Transformation Through Successful, Large-scale Identity M...CA Technologies
 
Digital Transformation Case Study | anynines
Digital Transformation Case Study | anynines Digital Transformation Case Study | anynines
Digital Transformation Case Study | anynines anynines GmbH
 
(BIZ305) Case Study: Migrating Oracle E-Business Suite to AWS | AWS re:Invent...
(BIZ305) Case Study: Migrating Oracle E-Business Suite to AWS | AWS re:Invent...(BIZ305) Case Study: Migrating Oracle E-Business Suite to AWS | AWS re:Invent...
(BIZ305) Case Study: Migrating Oracle E-Business Suite to AWS | AWS re:Invent...Amazon Web Services
 

Viewers also liked (20)

Student Development 7 29 09
Student Development 7 29 09Student Development 7 29 09
Student Development 7 29 09
 
Streamlining Nonprofit Organizations - It's all About the Cloud!
Streamlining Nonprofit Organizations - It's all About the Cloud!Streamlining Nonprofit Organizations - It's all About the Cloud!
Streamlining Nonprofit Organizations - It's all About the Cloud!
 
Cloud Computing Impact
Cloud Computing ImpactCloud Computing Impact
Cloud Computing Impact
 
Cloud migration
Cloud migrationCloud migration
Cloud migration
 
The Revolutionary Impact of the Cloud by Arun Chandrasekaran
The Revolutionary Impact of the Cloud by Arun ChandrasekaranThe Revolutionary Impact of the Cloud by Arun Chandrasekaran
The Revolutionary Impact of the Cloud by Arun Chandrasekaran
 
Cloud impact on IT
Cloud impact on ITCloud impact on IT
Cloud impact on IT
 
Impact Of The Cloud For IT Managers
Impact Of The Cloud For IT ManagersImpact Of The Cloud For IT Managers
Impact Of The Cloud For IT Managers
 
Telco Big Data 2012 Highlights
Telco Big Data 2012 HighlightsTelco Big Data 2012 Highlights
Telco Big Data 2012 Highlights
 
Cloud Migration - Cloud Computing Benefits & Issues
Cloud Migration - Cloud Computing Benefits & IssuesCloud Migration - Cloud Computing Benefits & Issues
Cloud Migration - Cloud Computing Benefits & Issues
 
The Impact of Cloud Computing on IT Service Providers' Business Models
The Impact of Cloud Computing on IT Service Providers' Business Models The Impact of Cloud Computing on IT Service Providers' Business Models
The Impact of Cloud Computing on IT Service Providers' Business Models
 
Measureable Cloud Migration
Measureable Cloud MigrationMeasureable Cloud Migration
Measureable Cloud Migration
 
Cloud Computing & Impact Of IT On Organization
Cloud Computing & Impact Of IT On OrganizationCloud Computing & Impact Of IT On Organization
Cloud Computing & Impact Of IT On Organization
 
Amazon Ec2 Application Design
Amazon Ec2 Application DesignAmazon Ec2 Application Design
Amazon Ec2 Application Design
 
CPN209 Your Amazon Linux AMI - AWS re: Invent 2012
CPN209 Your Amazon Linux AMI - AWS re: Invent 2012CPN209 Your Amazon Linux AMI - AWS re: Invent 2012
CPN209 Your Amazon Linux AMI - AWS re: Invent 2012
 
CloudBrew 2016 - Building IoT solution with Service Fabric
CloudBrew 2016 - Building IoT solution with Service FabricCloudBrew 2016 - Building IoT solution with Service Fabric
CloudBrew 2016 - Building IoT solution with Service Fabric
 
AWS Webcast - Build high-scale applications with Amazon DynamoDB
AWS Webcast - Build high-scale applications with Amazon DynamoDBAWS Webcast - Build high-scale applications with Amazon DynamoDB
AWS Webcast - Build high-scale applications with Amazon DynamoDB
 
What is the impact of cloud computing? - Jisc Digifest 2016
What is the impact of cloud computing? - Jisc Digifest 2016What is the impact of cloud computing? - Jisc Digifest 2016
What is the impact of cloud computing? - Jisc Digifest 2016
 
Case Study: Digital Transformation Through Successful, Large-scale Identity M...
Case Study: Digital Transformation Through Successful, Large-scale Identity M...Case Study: Digital Transformation Through Successful, Large-scale Identity M...
Case Study: Digital Transformation Through Successful, Large-scale Identity M...
 
Digital Transformation Case Study | anynines
Digital Transformation Case Study | anynines Digital Transformation Case Study | anynines
Digital Transformation Case Study | anynines
 
(BIZ305) Case Study: Migrating Oracle E-Business Suite to AWS | AWS re:Invent...
(BIZ305) Case Study: Migrating Oracle E-Business Suite to AWS | AWS re:Invent...(BIZ305) Case Study: Migrating Oracle E-Business Suite to AWS | AWS re:Invent...
(BIZ305) Case Study: Migrating Oracle E-Business Suite to AWS | AWS re:Invent...
 

Similar to AWS Webcast - Datacenter Migration to AWS

Running Siebel on AWS - Oracle Open World 13
Running Siebel on AWS - Oracle Open World 13Running Siebel on AWS - Oracle Open World 13
Running Siebel on AWS - Oracle Open World 13Milind Waikul
 
High Performance Cloud Computing
High Performance Cloud ComputingHigh Performance Cloud Computing
High Performance Cloud ComputingNephoScale
 
Taming the cost of your first cloud - CCCEU 2014
Taming the cost of your first cloud - CCCEU 2014Taming the cost of your first cloud - CCCEU 2014
Taming the cost of your first cloud - CCCEU 2014Tim Mackey
 
Helix core on aws webinar
Helix core on aws webinar Helix core on aws webinar
Helix core on aws webinar Perforce
 
Building a Just-in-Time Application Stack for Analysts
Building a Just-in-Time Application Stack for AnalystsBuilding a Just-in-Time Application Stack for Analysts
Building a Just-in-Time Application Stack for AnalystsAvere Systems
 
Cloud computing(ppt)
Cloud computing(ppt)Cloud computing(ppt)
Cloud computing(ppt)priyas211420
 
Community Session: Strategic Private Cloud in SKY UK
Community Session: Strategic Private Cloud in SKY UKCommunity Session: Strategic Private Cloud in SKY UK
Community Session: Strategic Private Cloud in SKY UKVMUG IT
 
Microsoft Azure & Hybrid Cloud
Microsoft Azure & Hybrid CloudMicrosoft Azure & Hybrid Cloud
Microsoft Azure & Hybrid CloudAidan Finn
 
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
 
Cloudstack for beginners
Cloudstack for beginnersCloudstack for beginners
Cloudstack for beginnersJoseph Amirani
 
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
 
Cloud computing by amazon
Cloud computing by amazonCloud computing by amazon
Cloud computing by amazon8neutron8
 
Introduction to AWS
Introduction to AWSIntroduction to AWS
Introduction to AWSOSSCube
 
Running SQL Server on AWS | John McCormack | DataGrillen 2019
Running SQL Server on AWS | John McCormack | DataGrillen 2019Running SQL Server on AWS | John McCormack | DataGrillen 2019
Running SQL Server on AWS | John McCormack | DataGrillen 2019John McCormack
 
Azure Stack Fundamentals
Azure Stack FundamentalsAzure Stack Fundamentals
Azure Stack FundamentalsCenk Ersoy
 
Cloud Computing.pptx
Cloud Computing.pptxCloud Computing.pptx
Cloud Computing.pptxNikitaOG
 
VMworld 2013: Three Advantages of Running Cloud Foundry in a VMware Private C...
VMworld 2013: Three Advantages of Running Cloud Foundry in a VMware Private C...VMworld 2013: Three Advantages of Running Cloud Foundry in a VMware Private C...
VMworld 2013: Three Advantages of Running Cloud Foundry in a VMware Private C...VMworld
 

Similar to AWS Webcast - Datacenter Migration to AWS (20)

Running Siebel on AWS - Oracle Open World 13
Running Siebel on AWS - Oracle Open World 13Running Siebel on AWS - Oracle Open World 13
Running Siebel on AWS - Oracle Open World 13
 
High Performance Cloud Computing
High Performance Cloud ComputingHigh Performance Cloud Computing
High Performance Cloud Computing
 
CloudStackFinalProject
CloudStackFinalProjectCloudStackFinalProject
CloudStackFinalProject
 
Taming the cost of your first cloud - CCCEU 2014
Taming the cost of your first cloud - CCCEU 2014Taming the cost of your first cloud - CCCEU 2014
Taming the cost of your first cloud - CCCEU 2014
 
Helix core on aws webinar
Helix core on aws webinar Helix core on aws webinar
Helix core on aws webinar
 
Building a Just-in-Time Application Stack for Analysts
Building a Just-in-Time Application Stack for AnalystsBuilding a Just-in-Time Application Stack for Analysts
Building a Just-in-Time Application Stack for Analysts
 
Cloud computing(ppt)
Cloud computing(ppt)Cloud computing(ppt)
Cloud computing(ppt)
 
Community Session: Strategic Private Cloud in SKY UK
Community Session: Strategic Private Cloud in SKY UKCommunity Session: Strategic Private Cloud in SKY UK
Community Session: Strategic Private Cloud in SKY UK
 
Microsoft Azure & Hybrid Cloud
Microsoft Azure & Hybrid CloudMicrosoft Azure & Hybrid Cloud
Microsoft Azure & Hybrid Cloud
 
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
 
Cloudstack for beginners
Cloudstack for beginnersCloudstack for beginners
Cloudstack for beginners
 
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
 
Cloud computing by amazon
Cloud computing by amazonCloud computing by amazon
Cloud computing by amazon
 
Cloud stack for_beginners
Cloud stack for_beginnersCloud stack for_beginners
Cloud stack for_beginners
 
Introduction to AWS
Introduction to AWSIntroduction to AWS
Introduction to AWS
 
Cloud computing_Final
Cloud computing_FinalCloud computing_Final
Cloud computing_Final
 
Running SQL Server on AWS | John McCormack | DataGrillen 2019
Running SQL Server on AWS | John McCormack | DataGrillen 2019Running SQL Server on AWS | John McCormack | DataGrillen 2019
Running SQL Server on AWS | John McCormack | DataGrillen 2019
 
Azure Stack Fundamentals
Azure Stack FundamentalsAzure Stack Fundamentals
Azure Stack Fundamentals
 
Cloud Computing.pptx
Cloud Computing.pptxCloud Computing.pptx
Cloud Computing.pptx
 
VMworld 2013: Three Advantages of Running Cloud Foundry in a VMware Private C...
VMworld 2013: Three Advantages of Running Cloud Foundry in a VMware Private C...VMworld 2013: Three Advantages of Running Cloud Foundry in a VMware Private C...
VMworld 2013: Three Advantages of Running Cloud Foundry in a VMware Private C...
 

More from Amazon Web Services

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Amazon Web Services
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Amazon Web Services
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateAmazon Web Services
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSAmazon Web Services
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Amazon Web Services
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Amazon Web Services
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...Amazon Web Services
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsAmazon Web Services
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareAmazon Web Services
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSAmazon Web Services
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAmazon Web Services
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareAmazon Web Services
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWSAmazon Web Services
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckAmazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without serversAmazon Web Services
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...Amazon Web Services
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceAmazon Web Services
 

More from Amazon Web Services (20)

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS Fargate
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
 
Computer Vision con AWS
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatare
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e web
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Fundraising Essentials
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container Service
 

Recently uploaded

Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 

Recently uploaded (20)

Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 

AWS Webcast - Datacenter Migration to AWS

  • 1. Confidential ©Nimbo Technologies Inc. Datacenter Migration to the Cloud Customer Case Study: Hess Corporation Taylor Bird Cloud Solutions Principal Nimbo
  • 2. CASE STUDY – HESS CORPORATION Leading global independent energy company engaged in the exploration and production of crude oil and natural gas. http://aws.amazon.com/solutions/case-studies/hess-corporation
  • 3. BUSINESS CHALLENGE: •In 2013, Hess focused on becoming a pure Oil/NG Exploration & Production company. •Divest, Sell, or Spin-Off their downstream business divisions, including their Terminals, Retail, and Energy Marketing units. •Nimbo worked with the Energy Marketing business unit to solve the challenge of migrating the entire enterprise IT suite to the cloud •Hess wanted to avoid re-engineering and changes at all costs. Pure “Lift & shift” •Utilize infrastructure mobility to add value to the sales prop CASE STUDY - HESS DIVESTITURE
  • 4. HESS DIVESTITURE: ENVIRONMENT •Operating Environment: •250+ Servers •400+ Users, various locations •Software Landscape •Mix of Windows 2000-2008R2 •SQL Server 2005-2014 •Oracle 10 and 11g •Software Stacks •.NET Custom & Vendor Applications •Citrix for application distribution •F5 for App Security •BizTalk •Visual Studio/TFS •Infrastructure and Services •AD •Exchange •SharePoint
  • 5. WHY CLOUD & (WHICH CLOUD?) •Speed of Uptake and Deployment •Aggressive timeline •Portability •Needed to “extract” from Hess corp. •Flexibility & Commonality •Buyer was unknown •Environment needed to support sale •Buyer’s requirements were unknown •Legal Complications •Ownership moves multiple times during divest. •Security implications as employees transition •Performance Requirements •Control over IOPS, Hardware configuration •Software Requirements •Older Windows versions •Oracle DBMS •NetScaler & F5 hardware challenges •Overall ability to mimic on-prem setup
  • 6. APPROACH •Use networking to merge cloud and on-premise environments •“Just another subnet” •Use Cloud to extend resources, or sandbox projects or teams •Great for •Development/Test/UAT •Projects •Pilots, POCs Rebuild •Cloud is isolated and constructed from scratch •All engineering, design, etc. considerations are made from a pure-cloud perspective •Great for •Greenfield applications •New Sites/Business •New DR sites Lift & Shift Extend •Migrate existing workloads/infrastructure •Re-configuration is limited •Map existing infrastructure as much as possible •Great for •DC deprecation •DC Consolidation •Divestiture/M&A •DR/HA site relocation
  • 7. CLOUD ARCHITECTURE •Using Amazon’s Virtual Private Cloud (VPC), we were able to re-create on-premises design •Public/Private Subnets •NAT for internet access •Control over traffic outbound over VPN–vs- internet
  • 8. GETTING CONNECTED •Started with VPN to VPC •IPSec / Tunnel •IKE PSK, AES w/ SHA-1 •AWS Gateway provides redundant tunnels •Able to establish multiple connections for greater HA •Later, established DirectConnect •Direct network connection to AWS resources, offered via APN carrier partners (Level3, TW Telecom, etc) •Provides a low-latency, consistent bandwidth directly from customers site into AWS hand-off points
  • 9. SERVER MIGRATION Migrate VM images directly from existing infrastructure w/o need to rebuild complicated server builds •VM Import/Export •Export – Upload – Import - Launch •Supports VMWare (VMDK), Xen (VHD), and Hyper-V (VHD) •vCenter Direct Import/Export •VM Import Connector •Supports directly migrating images from VMWare vSphere systems directly from GUI console •HotLink © offers a 3rd party tool that extends Hyper-V in the same way Rebuild servers from scratch in EC2. Gives opportunity to start with a “clean slate”. Best for systems where deployments are already packaged or automated. •Select your instance size & starting image •Selection of Base Images for common OSes •Selection of community provided images with pre-installed software •AWS Marketplace for vendor-supplied images for turnkey solutions CLONE / EXPORT REBUILD
  • 10. A NOTE ON LICENSING •EC2 instances are always billed in a “OS license included” model. •Current Oses available •Open Source Linux (Ubuntu, Debian, CentOS, etc.) •RHEL •SLES •Windows •** Oracle Linux is also avail under Open Source pricing model ** •Vendor software (above OS) is licensed in three models •BYOL/Existing •Large vendors are supporting migration of licenses to AWS under various agreements •IBM (“IBM BYOSL”), Oracle, Microsoft (“License Mobility”) •On-Demand •Many AMIs from vendors come pre-configured with the software and are billed directly through the AWS marketplace on a per hour basis. •BYOL/New-AdHoc •Some vendors do not have a formal cloud license policy and require cloud resources to be licensed as if they were new hardware
  • 11. ADDITIONAL VM CONSIDERATIONS •VM Sizing •AWS offered a variety of options to meet specific server profiles •You can resize EC2 instances with nothing more than a reboot •Variety of Hardware configurations •Modifications can be made quickly w/ reconstruction •Storage •EC2 instances are backed by EBS volumes •Software RAID to overcome limits or optimized performance (no SAN) •Instance Storage
  • 12. VM PERFORMANCE •IOPS become critical •3 options •EBS Magnetic (20-400 variable max) •EBS SSD (3 IOPS/GB, 3000 burstable max) •EBS Provisioned IOPS SSD (30 IOPS/GB, 4000 max sustained) •** this option is new for 2014 as is now the only option for PIOPS ** VM Optimizations •Dedicated Instances •Single-tenant hardware •Placement Groups •Groups instances on a single low-latency 10 gbps network •Useful for apps that require controlled low latency or high bandwidth inter- instance connection •EBS Optimized •Custom configuration to support higher IO to EBS volumes •Cluster Networking •Best choice for high-performance clustering requirements •Used typically for science and mathematical clusters using MPI or other parallel libraries •Enhanced Networking •Advanced networking stack providing higher PPS •Reduced latency and jitter IOPS Networking
  • 13. VM PURCHASING OPTIONS •Hourly rate •Pay only for what you use •No Commitment Reserved Instances •Upfront fee w/ commitment (1 or 3 year) •Reduced monthly rate •Offering in usage tiers •Light (periodic workloads) •Medium (static workloads with sporadic periods of non-use) •Heavy (steady-state workloads) •Bid on unused EC2 resources •Name a max price •When max price > current spot price, your instances are running •Great for analytic or test workloads where interruptions in service are manageable •Also for workloads that benefit from increased capacity but don’t require On-Demand Spot Instances
  • 14. SUPPORT & INFRASTRUCTURE DEVICES •Load balancing & App Delivery •Citrix Netscaler •Full support through marketplace AMI virtual appliance (Netscaler VPX) •VPC and DMZ layout support multiple app delivery options •ASM / WAF •F5 ASM & Local Traffic Manager •Full support and BigIP feature set through marketplace AMI virtual appliance (Big-IP VE) •VPC & Advanced networking support numerous LTM/routing scenarios •Client VPN •Sophos & Microsoft RRA •Full support through marketplace AMI virtual appliance (Sophos UTM-9) (Windows Server w/ RAA) •Active Directory •Full support through Windows stack •Ability to extend on-prem AD or create new federated or trusted domain in cloud •Monitoring Systems •Failover Clustering, AlwaysOn
  • 15. HIGH AVAILABILITY & DR •Cloud makes it easier and also more important to design for HA. AWS Infrastructure is divided b/t Regions and Availability Zones •Regions are distinct geographical clusters that are separated by hundreds/thousands of miles. •Limited platform cross-regional support (you must build failover yourself) •Great for true DR scenarios •Availability Zones are geographically distinct datacenters in a single region •AZs can communicate against a high-speed backplane and interact as if in the same DC •Great option for HA •Span all resources where possible across multiple AZs to guarantee availability in case of a datacenter failure •All VMs were snapshotted nightly (automated feature) and exported into AWS S3 for durable storage •All DBs were backed up with various RPOs as short as 15 min. These backups also stored in S3 for retrieval period and then archived to Glacier in place of tape
  • 16. AUTOMATION & EXPANSION •Scriptable infrastructure •Hess required a “copy of prod” for both UAT and DEV •This was accomplished automatically through API scripting and heavy usage of the CloudFormation feature •CloudFormation allows you to create application stacks that can represent anything from a single app’s infrastructure to an entire enterprise’s IT environment. These stacks can be rapidly and automatically deployed •All aspects of AWS are scriptable through various toolsets •Server Builds •Networking changes •“opps” moments •“BIG OPPS” moments •Hess required a full IP Change twice after purchase. We were able to re-ip the entire system w/ less than 10 min downtime per server in under 8 hours.
  • 17. HESS DIVESTITURE - RESULTS •Hess completed the 1.2bn sale of the EM division in Nov 2013 •Hess export of infrastructure was completed in 6 months •Best case options using physical datacenters was 13 months •Hess needed to seamlessly transition this environment w/o lengthy support agreements. •Environment was transitioned in under 60 days •Costs and contracts would have been a burden •Hess was able to hand over access to the buyer in a “30 min meeting” •Environment control was setup using AWS IAM and Multi-factor authentication •During transition, credentials were handed over after which the buyer took possession of the MFA device •New Buyer originally planned to pull down all of the infrastructure which was in “Cloud Escrow” •They are now working with Nimbo to continue leveraging AWS as they integrate the business, recognizing the key benefits the cloud solution is providing them •Hess has been working with Nimbo to leverage cloud for several other large initiatives
  • 18. NEXT STEPS •Go Sign up ! •http://aws.amazon.com •Free to get started •Free Tier offers 12-months of limited use of most AWS services •http://aws.amazon.com/free •Connect with a Partner •Amazon Partner Network •http://aws.amazon.com/partners
  • 20. THANK YOU AWS http://aws.amazon.com NIMBO http://www.nimbo.com info@nimbo.com http://aws.amazon.com/solutions/case-studies/hess-corporation