SlideShare une entreprise Scribd logo
1  sur  45
Session ID:
Prepared by:
Architecting For the Cloud:
Best Practices
 Best Practices to Architect for the Cloud
 New Concepts in Cloud Computing
 How it is Different from Traditional Approach
1380
@ IamZeeshanBaig
Date: April 11, 2016
Zeeshan Baig
• 16+ Years in IT
• Solutions Architect at AST
• Oracle ACE since 2011
• Oracle Certified Professional
• Cloud Enthusiast
• Blog www.baigzeeshan.com
• Twitter @IamZeeshanBaig
• LinkedIn: https://www.linkedin.com/in/baigzeeshan
Introduction
• Cloud Computing Overview
• Key Concepts
• Benefits of Cloud Computing
• Architecture Foundation
• Best Practices
• Oracle Cloud Offerings
• Reference Architectures
• Q & A
Agenda
Our Brands Our Services Oracle Specialized
 Enterprise Resource Planning
 Business Intelligence
 EPM-Hyperion
 Middleware
 CRM/CX
 MDM-EDQ
 Configure/Price/Quote
 Managed Services
 Education / Oracle University
 Project Advisory Services
 EBS Financial Management
 EBS Human Capital Management
 EBS Supply Chain Management
 Database
 BI Applications
 BI Foundation Suite
 Hyperion Planning & Financial Management
 Essbase
 Oracle Data Integration
 Application Development Framework
 Service Oriented Architecture
 WebCenter Content
 Access Management Suite Plus
 Identity Governance Suite
 WebLogic Server
2015, 2013, 2011, 2009
Oracle Excellence
Award Winner
2015, 2014
Chicago Tribune Top 100 Workplaces
Award Winner
2014, 2013, 2012
Inc. 5000 Fastest Growing Companies Award
Winner
2014, 2012
Best & Brightest Companies to Work For Award
Winner
Specialized. Recognized. Preferred.
4
Booth
1301
What is Cloud Computing?
Overview of Cloud Computing
As per Wikipedia:
“Cloud computing allows
application software to be operated
using internet-enabled devices”
What is Cloud Computing?
Cloud Service Models
Cloud Deployment Models
Concepts in Cloud Computing
Core concepts in Cloud Computing
• Power to scale
• Key Concept in Cloud Computing
• Solves Traditional Problems
• Scale-up (Vertical)
• Scale-out (Horizontal)
Elasticity
Benefits of Cloud Computing?
Benefits of Cloud Computing
• Low up-front Investment
• In time Infrastructure
• Efficient Resource utilization
• Usage based Cost
• Reduce time to market
Business Benefits of Cloud
• Automation
• Auto-scaling
• Proactive scaling
• Efficient development lifecycle
• DR and Business Continuity
Technical Benefits of Cloud
Architecture Foundation
What is the Foundation of Cloud Architecture?
Traditional Architecture
Database
Business Logic
Presentation
Monolithic Architecture
Monolithic Architecture
Stateful
Single
Logical
Executable
Single
Deployable
Entity
Scaled by
Replication
Monolithic Architecture
Microservices Architecture
Microservices Architecture
Stateless
Loose
Coupled
Focus on
Business
Capabilities
Scaled by
Component
Microservices Architecture
Persistence Service 2Persistence Service 1
API Gateway
Service 1 Service 2 Service 3 Service 4 Service 5
Presentation
Microservices Architecture
• Technology Independence
• Easier Development
• Failure doesn’t cascade
• Component based Scalability
• Optimized for Replaceability
Benefits of Microservices Architecture
Microservices vs Monolithic
Read more at http://martinfowler.com/articles/microservices.html
Photo http://martinfowler.com/articles/microservices/images/sketch.png
Best Practices
Exploring Best Practices for Architecting Cloud
Computing
• Cloud provides abstract resources
• They become Powerful when combined
• Launch on demand
Understand the Constraints
• Remove Single Point of Failure
• Design for automated recovery
• Graceful Failure, Use Services not Servers
• Consistent backup & recovery strategy
• Don’t Fix, start a new Instance
• Avoid Stateful sessions
Design for Failure
• More loosely coupled components
• Create asynchronous components
• Isolate web, app and database servers
• Design components as Service Interfaces
Decouple your components
Decouple your components
Controller A Controller B Controller C
Call a Method
in B from A
Call a Method
in C from B
Tightly coupled Approach
Controller A Controller B Controller C
Queue
A
Queue
B
Queue
C
Loosely coupled Approach
• Periodic Scaling (Daily, Weekly, Annually)
• Proactive Event based Scaling
• New Product launched?
• Marketing Campaign?
• Auto Scaling on Demand
• Based on Traffic
• Network I/O
Implement Elasticity
• Create Small means very Small Services
• Find Independent Components
• Separate Operations and Data
• Define Owner of Each Service
• Small Teams better Communication
• Avoid Long Deployment Cycles
Avoid the Monoliths
• Create automated deployment
• Clearly Define Instance role
• Create small recipes for install & configurations
• Use Management tools like Chef, Puppet, Docker
• Zero Human-induced deployments
Automate the Infrastructure
• Acts as a “front door” to Services
• Access data, business logic
• Control Authorized Security
• Monitor API Activity
• Version management
Use API Gateway
• Elasticity + Parallelization = WIN
• Multi-Thread requests for fast response
• Traditional Architecture
• 1 Machine x 500 Jobs = 500 hours to Process
• With Cloud Architecture
500 Instances x 500 Jobs
=
1 hour to Process
Think Parallel
• Keep dynamic data closer to computing resources
• Keep static data closer to Users
• Use Import / Export Services for large data transfer
• Use CDN (Content Delivery Network) to cache static
data such as images, videos, audio, PDFs
Data Management
• Configure SSL
• Create Virtual Private Cloud (Amazon VPC)
• Secure your Instances and applications
• Encrypt Files before upload (if required)
• Protect Admin Credentials
• Use IDM permissions
Security Practices
Oracle’s Offering
What Services are available?
Oracle Applications - SaaS
SaaS
CE
HCM
ERP
SCM
EPM
Analytics
Industry
Social
Oracle Platform - PaaS
•Database / Backup / Big Data / NoSQL / Big Data
Database
•Java / Mobile / Messaging / App Container / API /
Application Builder / DeveloperDevelopment
•Documents / Process / Sites / Social Network
Content
•BI / Big Data Discovery / Data Visualization / IoT
Business Analytics
•Integration / SOA / GoldenGate / IoT
Integration
•Logs / Analytics / Application Performance Monitoring
Management
Oracle Infrastructure - IaaS
Oracle IaaS Services
Compute
Storage
Cloud
Machines
Network
Reference Architectures
Reference Architectures used in Cloud
Computing
Traditional – Web App Architecture
DB
F
I
R
E
W
A
L
L
L
B
R
I
n
t
e
r
n
e
t
Web
Server
1
Web
Server
2
F
I
R
E
W
A
L
L
App
Server
1
App
Server
2
F
I
R
E
W
A
L
L
Cloud – Web App Architecture
DNS
User CDN
Static Data Storage
ELB ELB
DBS
DBS
(Copy)
Web Server 2
Web Server 1
Application
Server 1
Application
Server 2
Auto scaling Group Auto scaling Group
Region A
Region B
Messaging
Messaging
• Cloud Service Models
• Cloud Architecture Foundation
• Best Practices
• Oracle Cloud Offerings
• Reference Architecture
Summary
Please complete the session evaluation
We appreciate your feedback and insight
You many complete the session evaluation via the mobile app
Q & A
• Email: zbaig@astcorporation.com
• Twitter: @IamZeeshanBaig
• Blog: www.baigzeeshan.com
• LinkedIn: https://www.linkedin.com/in/baigzeeshan
• Visit AST Corporation Booth 1301

Contenu connexe

Dernier

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Dernier (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 

En vedette

How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
ThinkNow
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
Kurio // The Social Media Age(ncy)
 

En vedette (20)

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 

Architecting for the Cloud: Best Practices

  • 1. Session ID: Prepared by: Architecting For the Cloud: Best Practices  Best Practices to Architect for the Cloud  New Concepts in Cloud Computing  How it is Different from Traditional Approach 1380 @ IamZeeshanBaig Date: April 11, 2016 Zeeshan Baig
  • 2. • 16+ Years in IT • Solutions Architect at AST • Oracle ACE since 2011 • Oracle Certified Professional • Cloud Enthusiast • Blog www.baigzeeshan.com • Twitter @IamZeeshanBaig • LinkedIn: https://www.linkedin.com/in/baigzeeshan Introduction
  • 3. • Cloud Computing Overview • Key Concepts • Benefits of Cloud Computing • Architecture Foundation • Best Practices • Oracle Cloud Offerings • Reference Architectures • Q & A Agenda
  • 4. Our Brands Our Services Oracle Specialized  Enterprise Resource Planning  Business Intelligence  EPM-Hyperion  Middleware  CRM/CX  MDM-EDQ  Configure/Price/Quote  Managed Services  Education / Oracle University  Project Advisory Services  EBS Financial Management  EBS Human Capital Management  EBS Supply Chain Management  Database  BI Applications  BI Foundation Suite  Hyperion Planning & Financial Management  Essbase  Oracle Data Integration  Application Development Framework  Service Oriented Architecture  WebCenter Content  Access Management Suite Plus  Identity Governance Suite  WebLogic Server 2015, 2013, 2011, 2009 Oracle Excellence Award Winner 2015, 2014 Chicago Tribune Top 100 Workplaces Award Winner 2014, 2013, 2012 Inc. 5000 Fastest Growing Companies Award Winner 2014, 2012 Best & Brightest Companies to Work For Award Winner Specialized. Recognized. Preferred. 4 Booth 1301
  • 5. What is Cloud Computing? Overview of Cloud Computing
  • 6. As per Wikipedia: “Cloud computing allows application software to be operated using internet-enabled devices” What is Cloud Computing?
  • 9. Concepts in Cloud Computing Core concepts in Cloud Computing
  • 10. • Power to scale • Key Concept in Cloud Computing • Solves Traditional Problems • Scale-up (Vertical) • Scale-out (Horizontal) Elasticity
  • 11. Benefits of Cloud Computing? Benefits of Cloud Computing
  • 12. • Low up-front Investment • In time Infrastructure • Efficient Resource utilization • Usage based Cost • Reduce time to market Business Benefits of Cloud
  • 13. • Automation • Auto-scaling • Proactive scaling • Efficient development lifecycle • DR and Business Continuity Technical Benefits of Cloud
  • 14. Architecture Foundation What is the Foundation of Cloud Architecture?
  • 19. Microservices Architecture Persistence Service 2Persistence Service 1 API Gateway Service 1 Service 2 Service 3 Service 4 Service 5 Presentation
  • 21. • Technology Independence • Easier Development • Failure doesn’t cascade • Component based Scalability • Optimized for Replaceability Benefits of Microservices Architecture
  • 22. Microservices vs Monolithic Read more at http://martinfowler.com/articles/microservices.html Photo http://martinfowler.com/articles/microservices/images/sketch.png
  • 23. Best Practices Exploring Best Practices for Architecting Cloud Computing
  • 24. • Cloud provides abstract resources • They become Powerful when combined • Launch on demand Understand the Constraints
  • 25. • Remove Single Point of Failure • Design for automated recovery • Graceful Failure, Use Services not Servers • Consistent backup & recovery strategy • Don’t Fix, start a new Instance • Avoid Stateful sessions Design for Failure
  • 26. • More loosely coupled components • Create asynchronous components • Isolate web, app and database servers • Design components as Service Interfaces Decouple your components
  • 27. Decouple your components Controller A Controller B Controller C Call a Method in B from A Call a Method in C from B Tightly coupled Approach Controller A Controller B Controller C Queue A Queue B Queue C Loosely coupled Approach
  • 28. • Periodic Scaling (Daily, Weekly, Annually) • Proactive Event based Scaling • New Product launched? • Marketing Campaign? • Auto Scaling on Demand • Based on Traffic • Network I/O Implement Elasticity
  • 29. • Create Small means very Small Services • Find Independent Components • Separate Operations and Data • Define Owner of Each Service • Small Teams better Communication • Avoid Long Deployment Cycles Avoid the Monoliths
  • 30. • Create automated deployment • Clearly Define Instance role • Create small recipes for install & configurations • Use Management tools like Chef, Puppet, Docker • Zero Human-induced deployments Automate the Infrastructure
  • 31. • Acts as a “front door” to Services • Access data, business logic • Control Authorized Security • Monitor API Activity • Version management Use API Gateway
  • 32. • Elasticity + Parallelization = WIN • Multi-Thread requests for fast response • Traditional Architecture • 1 Machine x 500 Jobs = 500 hours to Process • With Cloud Architecture 500 Instances x 500 Jobs = 1 hour to Process Think Parallel
  • 33. • Keep dynamic data closer to computing resources • Keep static data closer to Users • Use Import / Export Services for large data transfer • Use CDN (Content Delivery Network) to cache static data such as images, videos, audio, PDFs Data Management
  • 34. • Configure SSL • Create Virtual Private Cloud (Amazon VPC) • Secure your Instances and applications • Encrypt Files before upload (if required) • Protect Admin Credentials • Use IDM permissions Security Practices
  • 36. Oracle Applications - SaaS SaaS CE HCM ERP SCM EPM Analytics Industry Social
  • 37. Oracle Platform - PaaS •Database / Backup / Big Data / NoSQL / Big Data Database •Java / Mobile / Messaging / App Container / API / Application Builder / DeveloperDevelopment •Documents / Process / Sites / Social Network Content •BI / Big Data Discovery / Data Visualization / IoT Business Analytics •Integration / SOA / GoldenGate / IoT Integration •Logs / Analytics / Application Performance Monitoring Management
  • 38. Oracle Infrastructure - IaaS Oracle IaaS Services Compute Storage Cloud Machines Network
  • 40. Traditional – Web App Architecture DB F I R E W A L L L B R I n t e r n e t Web Server 1 Web Server 2 F I R E W A L L App Server 1 App Server 2 F I R E W A L L
  • 41. Cloud – Web App Architecture DNS User CDN Static Data Storage ELB ELB DBS DBS (Copy) Web Server 2 Web Server 1 Application Server 1 Application Server 2 Auto scaling Group Auto scaling Group Region A Region B Messaging Messaging
  • 42. • Cloud Service Models • Cloud Architecture Foundation • Best Practices • Oracle Cloud Offerings • Reference Architecture Summary
  • 43. Please complete the session evaluation We appreciate your feedback and insight You many complete the session evaluation via the mobile app
  • 44.
  • 45. Q & A • Email: zbaig@astcorporation.com • Twitter: @IamZeeshanBaig • Blog: www.baigzeeshan.com • LinkedIn: https://www.linkedin.com/in/baigzeeshan • Visit AST Corporation Booth 1301