SlideShare uma empresa Scribd logo
1 de 32
Cloud Enablement – Concepts, Techniques
and Core Strategy
Table of Contents
Overview & Key Definitions1
The Cloud Explained2
Primary Enablement Strategy3
Program & Project Control4
Summary5
Overview & Key Definitions
What is The Cloud?
– The Cloud is the use of both hardware and software computing resources that are
delivered as a service over a network (typically the internet).
What is Cloud Enablement?
– It is the process of converting and modernizing existing infrastructure and software
resources to conform to a Cloud deliverable set of services
– Enablement to conform to a cloud type delivery is a multi-facetted process that requires a
fundamental paradigm shift in the manner and way current services are maintained and
exposed to the end user
– Cloud enablement shifts internal IT infrastructure to a public, private or hybrid cloud
environment
Overview & Key Definitions
What are the advantages of The Cloud?
– Scalability – Infrastructure can be added easily and on the fly; additionally, load balancing
and DNS routing allow for a more seamless and speedy user experience
– Flexibility – Individuals or teams can decide which services are most conducive to their
specific business needs, allowing for a more ‘a la carte’ approach to user requirements
– Cost Effective – Infrastructure is more amorphous and seamless through virtualization;
additionally, smaller upstart organizations can chose to leverage hosted infrastructure as
opposed to incurring the costs for their own data centers
– Variable Clients – Through usage of web services, a robust platform can be created and
exposed to users to allow for more variance to clients, also allowing them to be ‘leaned
down’
– Unlimited Storage – Affording to the easily expandable nature of the infrastructure,
additional storage capacity can be added easily and existing storage usage can be
maximized
Overview & Key Definitions
What are some of the difficulties in moving to The Cloud?
– New Equipment
• If developing your own internal cloud infrastructure, existing ecosystem and its hardware may be obsolete and require
replacement
– Learning New Technologies
• New programming methodologies and languages will need to be learned and development resources will have to
come up to speed on the new concepts
– Resistance to New Trend
• Many individuals may be hesitant to adopt a new technology paradigm and may express distrust or outright hostility
towards the cloud strategy
The Cloud Explained
How is the Technology of The Cloud Defined?
– The Cloud is actually a composite of many different technologies, working in unison to
achieve the purposes of making several services available via the network to users
– At a fundamental level, The Cloud is broken down into three primary constituent layers,
demonstrating a ‘stack’ of services, shown below:
 Cloud Clients
 Web browser, mobile app, thin
client
 SAAS
 Email, CRM, Games, Social
Interfaces
 PAAS
 Web Services, Databases,
Primary dev tools
 IAAS
 Virtual machines, Servers, NAS,
Load Balancing & Failover
Application
Platform
Infrastructure
StackDependencies
The Cloud Explained
Cloud Stack Breakdowns
– Each ‘layer’ of the cloud stack is dependent upon the layers beneath it
– As a consequence, from a project perspective, the dependencies play a crucial role in the
overall cloud enablement strategy (**to be covered in more detail shortly)
– Each layer’s constituent functionality is defined as follows (from bottom-up):
IAAS (Infrastructure As A Service) Layer
– Consists of the primary hardware and network infrastructure
– The setup is not in the traditional static server and dedicated storage sense, but instead,
utilizes network attached storage, system virtualization and specific load-balancing and
failover technologies:
Virtualized ServersVirtualized Servers Attached StorageAttached Storage
IAAS
The Cloud Explained
PAAS (Platform As A Service) Layer
– Consists of the main APIs and primary platform exposure of the service offerings
– APIs will be in the form of web services (REST/SOAP) that are designed to leverage existing
internet protocols to transfer information between the client and the resident service
– The APIs form the crux of the primary ‘business logic’, allowing different clients across
multiple platform types to access the exposed services without inherent technology
dependencies
PAAS
SQL Services
Database AccessDatabase Access
Data SecurityData Security
Search/IndexingSearch/Indexing
.NET Services
BackofficeBackoffice
Sharepoint
Services
Sharepoint
Services
Outlook ServicesOutlook Services
Access Control
AuthenticationAuthentication
Single Sign OnSingle Sign On
User RolesUser Roles
Workflow
Business LogicBusiness Logic
Data Entry/EditData Entry/Edit
Error CheckingError Checking
***Note: The PAAS Layer is directly dependent on the architecture and functionality of the IAAS layer
Web Service
Interfaces
The Cloud Explained
SAAS (Software As A Service) Layer
– Consists of the primary applications accessed by the end user via different client types
– The SAAS layer will leverage the services of the cloud stack below; i.e. both the PAAS layer
and the IAAS
– Ideally, the applications of the SAAS layer are architected in such a way that make them
portable and scalable, allowing for different access types and client interfaces
SAAS
***Note: The SAAS Layer is directly dependent on both the PAAS Layer and IAAS Layer
Mobile Phone Smart Phone Laptop Tablet Desktop Cloudtop
Client Interface(s)
Application ExposureApplication Exposure Platform ExposurePlatform Exposure Infrastructure ExposureInfrastructure Exposure
The Cloud Explained
User Perspective
– From the standpoint of the user, they are oblivious as to the underlying design, architecture
or overall configuration of the cloud stack itself
– From their perspective, accessing the services of the cloud is equivalent to plugging your
toaster into the wall socket; you don’t care how the power is getting there, from which
substation or transformer, you merely use it as needed
– Equivalently, you don’t care how the mobile interface to Facebook is working, you just
know it does and syncs with the web version
******
The Cloud becomes an amorphous
concept; the user is not interested in
the particulars of the interactions, they
merely wish to leverage the services
on an on-demand basis with the
provider making things functional,
scalable and user friendly
******
The Cloud Explained
Cloud Types
– There are three specific cloud types to be mindful of:
1. Public Cloud – Primary services are exposed to the public domain and are accessible in the broader internet space
(eg. Gmail/Hotmail, Google Analytics, salesforce.com, etc)
2. Private Cloud – Primary services are exposed internally, usually behind some sort of firewall, preventing access to
users or systems outside of those that have proper access (eg. Internal cloud email, internal file storage)
3. Hybrid Cloud – Primary services can be exposed either internally or externally, with some sort of ‘bridge’ to
maintain communication and traffic between the clouds. This type of setup is common, especially for hosted
services organizations that may have customers who want more security for their data. (**Note: example below is
that of a Vmware hybrid cloud arrangement)
******
The various cloud types can be
constructed in a manner such that
data access can be restricted in
part or in full, depending on
configuration
******
The Cloud Explained
Summary
– The underlying premise behind The Cloud is to provide a flexible, scalable and modular
baseline framework for the end user
– The framework of The Cloud is meant to be as amorphous as possible; the user should not
be concerned with the underlying hardware configuration or technology choices
– The Cloud should be able to support multiple device types and access through a well
documented and exposed set of web services
Primary Enablement Strategy
Converting to The Cloud
– Moving to The Cloud requires a re-vamping of several key aspects of the overall
client/server model
– The actual execution cannot be a piecemeal approach; either a cloud adoption strategy is
endorsed or it is not; half a cloud is not a cloud
– Full cloud enablement will require resources from several realms of expertise as well as a
commitment from the stakeholders endorsing a long term strategy to move a cloud-based
infrastructure and deployment model
******
Note: A proper cloud
enablement strategy
should be considered a
program, not a simple
project due to the phased
nature of the approach and
the multiple parallel tracks
that will be used
******
Primary Enablement Strategy
What steps are involved?
– There are five key steps (and one steady state step) in the overall enablement strategy:
Cloud Strategy
& Roadmap
Cloud Assessment
& Readiness
Cloud Strategy
& Planning
Program Mobilization
&
Resource Allocation
**AgilePath Model
Step 1
• Inventory of existing infrastructure, applications and services
• Itemization of hardware and software resources
• Primary program strategy and timeline
• Cost & budget estimates
• Program go-ahead
• Resources assigned, teams formed and contractor requirement
determined
Primary Enablement Strategy
What steps are involved?
Cloud Modeling &
Architecture
Cloud Modeling
(Cloud Resource &
Technology Patterns)
Cloud Deployment
Model
(Public/Private)
Cloud Architecture
& Security
**AgilePath Model
Step 2
• Primary hardware choices
• Main selection of specific software (virtualization, firewalls, load-
balancing)
• Determination of main overall cloud model
• Parameterization of hybrid methodology (if required)
• Overall architectural diagram and data workflow
• Primary security concerns itemized (authentication, single sign-in, user
roles, data compartmentalization)
Primary Enablement Strategy
What steps are involved?
Cloud Implementation
& Planning
Cloud Provider Analysis
& Selection
Cloud Deployment &
Provision Plan
Cloud
Governance
**AgilePath Model
Step 3
• Analysis of 3rd
Party cloud provider solutions
• Geographic legal considerations noted and itemized
• Primary deployment summary drafted
• Timeline of phased rollout created
• Main SLAs drafted
• Overall governance model finalized and ratified by stakeholders
Primary Enablement Strategy
What steps are involved?
Cloud Pilot
Project
Cloud Pilot
Implementation
Cloud Learning &
Strategy Adjustment
Cloud Program
Go or No-go
**AgilePath Model
Step 4
• Initial Proof of Concept plan drafted
• First level cloud pilot project initiated
• Main learning and transfer of knowledge to cloud adopters
• Strategy adjustments and adoption strategy review
• Review and post-mortem of cloud pilot program
• Final go or no-go provided by stakeholders and sponsor
Primary Enablement Strategy
What steps are involved?
Cloud
Implementation
Cloud Production
Implementation
Cloud Governance
SLAs
Cloud Operations
Monitoring & Metrics
**AgilePath Model
Step 5
• Production rollout of cloud infrastructure
• Initial exposure of cloud platform
• Licensing agreements finalized and ratified
• Production level monitoring of main cloud infrastructure
• Primary implementation of load balancing and disaster recovery
technologies
Primary Enablement Strategy
What steps are involved?
**AgilePath Model
Steady State
• Integration &
migration
projects
initiated
Cloud
Execution
Cloud
Integration
Cloud
Collaboration
Cloud
Maturity
• Continuous
migration and
integration
• Exposure of
SAAS
applications
• Joint
development
activities
between team
• Uniform process
methodologies
adopted
• Mature cloud
now in place
• Continuous
improvement
process
adoption
20
Combined Steps & Overall Strategy
Cloud Strategy
& Roadmap
Cloud Assessment
& Readiness
Cloud Strategy
& Planning
Program Mobilization
&
Resource Allocation
Cloud Modeling
& Architecture
Cloud
Implementation
& Planning
Cloud Pilot
Project
Cloud
Implementation
Cloud
Execution
Cloud
Integration
Cloud
Collaboration
Cloud
Maturity
**AgilePath Model
Primary Enablement Strategy
Primary Enablement Strategy
Summary
– Full enablement requires a multi-faceted approach, with adequate time allotted in strategy
for review and rework as needed
– Strategy requires full commitment by stakeholders and sponsor; a half completed cloud
will not provide the benefits of a fully implemented solution and will likely decrease overall
productivity
– Approach must be phased to allow for a slow transition to new model and infrastructure;
ensure pilot project leverages a less critical application or platform for concept validation
– Transition applications and services to The Cloud gradually to allow for smoother
movement to new system and adequate time for knowledge transfer
Program & Project Control
Overview
– Overall cloud enablement program should be segmented into project sections and teams
based on the three tiered nature of the main cloud model
– Separate tracks for each project or project segment should be maintained to account for
parallel development and implementation efforts
– Dependencies between tracks must be properly itemized and monitored by the
project/program manager to ensure slippages or issues are accounted for and schedule
adjustments are made accordingly
Program & Project Control
Program Tracks - Main track breakdowns
• Primary Applications
 Main software as a service offerings
• Web Services
 SOAP and REST platform and API exposure
• Main Access Clients
 Web, Mobile, Tablet, Thin Client user devices
Client Track
(Track 0)
• Primary Infrastructure
 Hosted services, attached storage, web servers
SAAS Track
(Track 1)
PAAS Track
(Track 2)
IAAS Track
(Track 3)
Collaboration
Efforts
ParallelActivities
Program & Project Control
Tracks Strategy
– While the specific ‘tracks’ of the overall cloud strategy can function in parallel, it is
imperative that any dependencies between the tracks be itemized and followed
– From the standpoint of the of the tracks themselves, it probably makes the most sense to
make each track an individual project and monitor it accordingly
– As such, each track can have its own milestones, resource pool, allocated budget and
project manager (if necessary)
– All project ‘tracks’ will then become part of the over-arching program that denotes the
overall cloud strategy
Cloud Enablement
Main Program
Track 1
SAAS Project
Track 2
PAAS Project
Track 3
IAAS Project
Track 0
Client Project
***Note: Depending on consensus and general preferences, Track 0 and Track 1 could be merged into a
singular track; the separation is merely one of additional granularity to separate out different access types
(web interfaces versus mobile applications)
Program & Project Control
Track Dependencies
– As indicated earlier, it is extremely imperative that dependencies between key
projects/tracks are properly itemized
– Key milestones should be set up in the timeline to coincide with specific starts and finishes
of key tasks for which a dependency exists
– Ideally, the most effective means to properly catalogue dependencies is to leverage a PERT
or ‘Program Evaluation & Review Technique’ chart
– A PERT will allow the program manager to graphically display key dependencies, milestones
along with all relevant start and end times for those key tasks
– Additionally, PERT will allow for the ‘critical path’ of the overall program to be calculated,
thus making it easier to gauge the overall program timeline
Program & Project Control
Primary Schedule Diagram (PERT Chart)
Sample**
Task 1
Start Aug 2010
Finish Mar 2011
Task 3
Start May 2011
Finish June 2011
Task 4
Start Mar 2011
Finish Oct 2011
Task 8
Start Oct 2011
Finish Dec 2011
Task 9
Start Jan 2012
Finish June 2012
Task 5
Start June 2011
Finish Dec 2011
Task 2
Start Mar 2011
Finish Dec 2011
Task 6
Start Aug 2011
Finish Dec 2011
Task 7
Start Mar 2011
Finish Mar 2012
Prototype
REST/SOAP
Eval
Infrastructure Prep Infrastructure Implementation
Design
Review
Design Doc
Prototype
Present
App
Coding
WS
Architec
ture
Schema
Design
DB
Implementation
WS
Coding
Platform Endorsement
• PERT can function
across all tracks or
projects
• PERT can provide
critical path of overall
program
Program & Project Control
Program Phases
– As the entire cloud enablement program is progressing, it is important to set up some large
scale milestones or program ‘breaks’ that can be instituted across all major tracks
– These breaks will essentially segment the main program into distinct chunks or ‘phases’,
that can be used as a means to perform validation of key work and milestones during the
overall program
– The main reason to ensure phases are implemented is to help maintain parity between the
specific tracks and ensure that work is not occurring in a vacuum
– The phases (or iterations if you prefer an Agile mindset) provide near term milestones
during program progression and give adequate time for review and revisiting of key
attributes of the overall program and its constituent projects
Program Phases
Cloud Enablement Timeline
– Milestones exist in all major program tracks
 Program Start
 Near-term IAAS milestones tackled
first
 Initial PAAS efforts started
 Mid Program
 Main IAAS systems in place
 First gen platform now in place
 Program Nearing Completion
 PAAS now mature
 SAAS and applications in place
CLOUD PROGRAM FUNCTIONAL TRACKS
29
•Baseline Application
Coding
•Proof of Concept
Applications
•Cloud Architecture
Team Formed
•Best Practices
Documents
•Plan to Establish Global
Datacenters
•Draft of Virtualization
Architecture
•Mobile/tablet
Interfaces
•Rollout of SAAS
Applications
•First Generation APIs
•Full System Integration
•Uniform API
Methodology
•Full Virtualization of
Infrastructure
•Bring Online New Data
Centers
•Clustering Technology
In Place
•Fully Cloud Enabled
Interfaces
•Deprecation of older
client/server solutions
•Fully mature API
•Advanced System
Integration
(internal/external)
•DNS Load Balancing
•Global Redundancy for
Key Systems
•Full Disaster Recovery
and Fault Tolerance In
Place
Phase 1 Phase 2 Phase 3
***Note: Above sample denotes some key cloud enablement milestones that denote a potential phased
approach to overall program.
Program & Project Control
Final Thoughts
– The overall cloud enablement program is a large scale undertaking that requires numerous
resources, committed stakeholders and a very diligent set of project professionals
– The Cloud is a paradigm shift in thinking as it pertains to how software is created and
distributed; as such, the complexity of a shift of this nature should not be taken likely,
especially by the project/program manager
– Monitoring the overall cloud enablement effort should be done at a program level, with
projects being created as needed for the various different tracks or tier levels of the
functional cloud stack
– Key phases should be instituted as ‘breaks’ within the overall program to set key milestones
and points of review that can be leveraged to deal with any issues in the program or to
address design items that were carried over
Summary
The Cloud
– Represents a shift in the traditional client-server model to a more layered and functional
web service driven mechanism
– Many large scale Fortune 500 companies are now adopting a much more aggressive cloud
strategy moving forward and this is likely to be one of the largest growth segments in the
coming years within the tech space
Cloud Enablement
– Is the process of moving from the more traditional client-server type to the more scalable
and functional modern cloud architecture, leveraging various technologies like
virtualization, web services and mobile interfaces
– Involves a solid commitment by the stakeholders, sponsors and of course, the project
manager
Summary
Further Reading
– The following sources can be leveraged to gain a little more insight into The Cloud, its
technology and its future:
1. Cloud Computing – Wikipedia article on cloud technology, history and architecture
http://en.wikipedia.org/wiki/Cloud_computing
1. Gartner Technology Research – Overview and assessment by Gartner on the future of Cloud
Computing
http://www.gartner.com/technology/topics/cloud-computing.jsp
1. Forbes Cloud Review – Assessment by Forbes on how Cloud Computing will increase in the
coming years
http://www.forbes.com/sites/louiscolumbus/2013/02/19/gartner-predicts-infrastructure-services-will-accelerate-cloud-computi

Mais conteúdo relacionado

Mais procurados

Amazon EKS - Elastic Container Service for Kubernetes
Amazon EKS - Elastic Container Service for KubernetesAmazon EKS - Elastic Container Service for Kubernetes
Amazon EKS - Elastic Container Service for KubernetesAmazon Web Services
 
Accelerating Your Cloud Migration Journey with MAP
Accelerating Your Cloud Migration Journey with MAPAccelerating Your Cloud Migration Journey with MAP
Accelerating Your Cloud Migration Journey with MAPAmazon Web Services
 
Building an Enterprise-Grade Azure Governance Model
Building an Enterprise-Grade Azure Governance ModelBuilding an Enterprise-Grade Azure Governance Model
Building an Enterprise-Grade Azure Governance ModelKarl Ots
 
Getting Started with Amazon Database Migration Service
Getting Started with Amazon Database Migration ServiceGetting Started with Amazon Database Migration Service
Getting Started with Amazon Database Migration ServiceAmazon Web Services
 
Azure Arc Overview from Microsoft
Azure Arc Overview from MicrosoftAzure Arc Overview from Microsoft
Azure Arc Overview from MicrosoftDavid J Rosenthal
 
Azure Application Modernization
Azure Application ModernizationAzure Application Modernization
Azure Application ModernizationKarina Matos
 
Large-Scale AWS Migrations with CSC
Large-Scale AWS Migrations with CSCLarge-Scale AWS Migrations with CSC
Large-Scale AWS Migrations with CSCAmazon Web Services
 
Cloud Adoption Framework Define Your Cloud Strategy and Accelerate Results
Cloud Adoption Framework Define Your Cloud Strategy and Accelerate Results Cloud Adoption Framework Define Your Cloud Strategy and Accelerate Results
Cloud Adoption Framework Define Your Cloud Strategy and Accelerate Results Amazon Web Services
 
Building the business case for AWS
Building the business case for AWSBuilding the business case for AWS
Building the business case for AWSAmazon Web Services
 
AWS Governance at Scale_AWSPSSummit_Singapore
AWS Governance at Scale_AWSPSSummit_SingaporeAWS Governance at Scale_AWSPSSummit_Singapore
AWS Governance at Scale_AWSPSSummit_SingaporeAmazon Web Services
 
Getting Started with AWS Database Migration Service
Getting Started with AWS Database Migration ServiceGetting Started with AWS Database Migration Service
Getting Started with AWS Database Migration ServiceAmazon Web Services
 
Data Center Migration to the AWS Cloud
Data Center Migration to the AWS CloudData Center Migration to the AWS Cloud
Data Center Migration to the AWS CloudTom Laszewski
 
How To Modernize Enterpize Apps, Including Windows and .NET on AWS
How To Modernize Enterpize Apps, Including Windows and .NET on AWSHow To Modernize Enterpize Apps, Including Windows and .NET on AWS
How To Modernize Enterpize Apps, Including Windows and .NET on AWSAmazon Web Services
 
AWS Enterprise Day | Journey to the AWS Cloud
AWS Enterprise Day | Journey to the AWS CloudAWS Enterprise Day | Journey to the AWS Cloud
AWS Enterprise Day | Journey to the AWS CloudAmazon Web Services
 
AWS Control Tower
AWS Control TowerAWS Control Tower
AWS Control TowerCloudHesive
 

Mais procurados (20)

Amazon EKS - Elastic Container Service for Kubernetes
Amazon EKS - Elastic Container Service for KubernetesAmazon EKS - Elastic Container Service for Kubernetes
Amazon EKS - Elastic Container Service for Kubernetes
 
Migrating to the Cloud
Migrating to the CloudMigrating to the Cloud
Migrating to the Cloud
 
Cloud Migration Workshop
Cloud Migration WorkshopCloud Migration Workshop
Cloud Migration Workshop
 
Accelerating Your Cloud Migration Journey with MAP
Accelerating Your Cloud Migration Journey with MAPAccelerating Your Cloud Migration Journey with MAP
Accelerating Your Cloud Migration Journey with MAP
 
Building an Enterprise-Grade Azure Governance Model
Building an Enterprise-Grade Azure Governance ModelBuilding an Enterprise-Grade Azure Governance Model
Building an Enterprise-Grade Azure Governance Model
 
Getting Started with Amazon Database Migration Service
Getting Started with Amazon Database Migration ServiceGetting Started with Amazon Database Migration Service
Getting Started with Amazon Database Migration Service
 
Azure Arc Overview from Microsoft
Azure Arc Overview from MicrosoftAzure Arc Overview from Microsoft
Azure Arc Overview from Microsoft
 
Azure Application Modernization
Azure Application ModernizationAzure Application Modernization
Azure Application Modernization
 
AWS core services
AWS core servicesAWS core services
AWS core services
 
Large-Scale AWS Migrations with CSC
Large-Scale AWS Migrations with CSCLarge-Scale AWS Migrations with CSC
Large-Scale AWS Migrations with CSC
 
Cloud Adoption Framework Define Your Cloud Strategy and Accelerate Results
Cloud Adoption Framework Define Your Cloud Strategy and Accelerate Results Cloud Adoption Framework Define Your Cloud Strategy and Accelerate Results
Cloud Adoption Framework Define Your Cloud Strategy and Accelerate Results
 
Building the business case for AWS
Building the business case for AWSBuilding the business case for AWS
Building the business case for AWS
 
AWS Governance at Scale_AWSPSSummit_Singapore
AWS Governance at Scale_AWSPSSummit_SingaporeAWS Governance at Scale_AWSPSSummit_Singapore
AWS Governance at Scale_AWSPSSummit_Singapore
 
Application Portfolio Migration
Application Portfolio MigrationApplication Portfolio Migration
Application Portfolio Migration
 
CI/CD for Modern Applications
CI/CD for Modern ApplicationsCI/CD for Modern Applications
CI/CD for Modern Applications
 
Getting Started with AWS Database Migration Service
Getting Started with AWS Database Migration ServiceGetting Started with AWS Database Migration Service
Getting Started with AWS Database Migration Service
 
Data Center Migration to the AWS Cloud
Data Center Migration to the AWS CloudData Center Migration to the AWS Cloud
Data Center Migration to the AWS Cloud
 
How To Modernize Enterpize Apps, Including Windows and .NET on AWS
How To Modernize Enterpize Apps, Including Windows and .NET on AWSHow To Modernize Enterpize Apps, Including Windows and .NET on AWS
How To Modernize Enterpize Apps, Including Windows and .NET on AWS
 
AWS Enterprise Day | Journey to the AWS Cloud
AWS Enterprise Day | Journey to the AWS CloudAWS Enterprise Day | Journey to the AWS Cloud
AWS Enterprise Day | Journey to the AWS Cloud
 
AWS Control Tower
AWS Control TowerAWS Control Tower
AWS Control Tower
 

Destaque

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
 
Migrating to Cloud - A Step by Step
Migrating to Cloud - A Step by Step Migrating to Cloud - A Step by Step
Migrating to Cloud - A Step by Step Imaginea
 
API Business Models
API Business ModelsAPI Business Models
API Business ModelsJohn Musser
 
Translating from legacy to cloud
Translating from legacy to cloudTranslating from legacy to cloud
Translating from legacy to cloudManikandan Sekar
 
Intelligent Cloud Enablement
Intelligent Cloud EnablementIntelligent Cloud Enablement
Intelligent Cloud EnablementDocuLynx
 
Cloud computing vendor landscape 2011
Cloud computing vendor landscape 2011Cloud computing vendor landscape 2011
Cloud computing vendor landscape 2011TechArda
 
MBSE and the Business of Engineering
MBSE and the Business of EngineeringMBSE and the Business of Engineering
MBSE and the Business of EngineeringAras
 
Isv cloud business readiness assessment
Isv cloud business readiness assessmentIsv cloud business readiness assessment
Isv cloud business readiness assessmentMIS
 
10 Key Steps for Moving from Legacy Infrastructure to the Cloud
10 Key Steps for Moving from Legacy Infrastructure to the Cloud10 Key Steps for Moving from Legacy Infrastructure to the Cloud
10 Key Steps for Moving from Legacy Infrastructure to the CloudNGINX, Inc.
 
Multi Vendor Management
Multi Vendor ManagementMulti Vendor Management
Multi Vendor ManagementMuratSelcuk
 
Perform a Cloud Readiness Assessment for Your Own Company
Perform a Cloud Readiness Assessment for Your Own CompanyPerform a Cloud Readiness Assessment for Your Own Company
Perform a Cloud Readiness Assessment for Your Own CompanyAmazon Web Services
 
Real World API Business Models That Worked
Real World API Business Models That WorkedReal World API Business Models That Worked
Real World API Business Models That WorkedProgrammableWeb
 
API Frenzy: API Strategy 101
API Frenzy: API Strategy 101API Frenzy: API Strategy 101
API Frenzy: API Strategy 101Akana
 
Capgemini Cloud Assessment - A Pathway to Enterprise Cloud Migration
Capgemini Cloud Assessment - A Pathway to Enterprise Cloud MigrationCapgemini Cloud Assessment - A Pathway to Enterprise Cloud Migration
Capgemini Cloud Assessment - A Pathway to Enterprise Cloud MigrationFloyd DCosta
 

Destaque (20)

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
 
Migrating to Cloud - A Step by Step
Migrating to Cloud - A Step by Step Migrating to Cloud - A Step by Step
Migrating to Cloud - A Step by Step
 
Project Management KPIs
Project Management KPIsProject Management KPIs
Project Management KPIs
 
Customer engagement
Customer engagementCustomer engagement
Customer engagement
 
API Business Models
API Business ModelsAPI Business Models
API Business Models
 
Translating from legacy to cloud
Translating from legacy to cloudTranslating from legacy to cloud
Translating from legacy to cloud
 
Ppt
PptPpt
Ppt
 
Intelligent Cloud Enablement
Intelligent Cloud EnablementIntelligent Cloud Enablement
Intelligent Cloud Enablement
 
Cloud computing vendor landscape 2011
Cloud computing vendor landscape 2011Cloud computing vendor landscape 2011
Cloud computing vendor landscape 2011
 
MBSE and the Business of Engineering
MBSE and the Business of EngineeringMBSE and the Business of Engineering
MBSE and the Business of Engineering
 
Isv cloud business readiness assessment
Isv cloud business readiness assessmentIsv cloud business readiness assessment
Isv cloud business readiness assessment
 
10 Key Steps for Moving from Legacy Infrastructure to the Cloud
10 Key Steps for Moving from Legacy Infrastructure to the Cloud10 Key Steps for Moving from Legacy Infrastructure to the Cloud
10 Key Steps for Moving from Legacy Infrastructure to the Cloud
 
Multi Vendor Management
Multi Vendor ManagementMulti Vendor Management
Multi Vendor Management
 
Perform a Cloud Readiness Assessment for Your Own Company
Perform a Cloud Readiness Assessment for Your Own CompanyPerform a Cloud Readiness Assessment for Your Own Company
Perform a Cloud Readiness Assessment for Your Own Company
 
Cloud Migration: Moving to the Cloud
Cloud Migration: Moving to the CloudCloud Migration: Moving to the Cloud
Cloud Migration: Moving to the Cloud
 
Real World API Business Models That Worked
Real World API Business Models That WorkedReal World API Business Models That Worked
Real World API Business Models That Worked
 
API Frenzy: API Strategy 101
API Frenzy: API Strategy 101API Frenzy: API Strategy 101
API Frenzy: API Strategy 101
 
Total Well being
Total Well beingTotal Well being
Total Well being
 
Capgemini Cloud Assessment - A Pathway to Enterprise Cloud Migration
Capgemini Cloud Assessment - A Pathway to Enterprise Cloud MigrationCapgemini Cloud Assessment - A Pathway to Enterprise Cloud Migration
Capgemini Cloud Assessment - A Pathway to Enterprise Cloud Migration
 
Taking Charge of Your Brain
Taking Charge of Your BrainTaking Charge of Your Brain
Taking Charge of Your Brain
 

Semelhante a Cloud enablement

Cloud Computing basic concept to understand
Cloud Computing basic concept to understandCloud Computing basic concept to understand
Cloud Computing basic concept to understandRahulBhole12
 
oracle-cloud-computing-wp-076373
oracle-cloud-computing-wp-076373oracle-cloud-computing-wp-076373
oracle-cloud-computing-wp-076373Prithvi Rajkumar
 
Understanding the cloud computing stack
Understanding the cloud computing stackUnderstanding the cloud computing stack
Understanding the cloud computing stackSatish Chavan
 
An study of security issues & challenges in cloud computing
An study of security issues & challenges in cloud computingAn study of security issues & challenges in cloud computing
An study of security issues & challenges in cloud computingijsrd.com
 
ITU-T requirement for cloud and cloud deployment model
ITU-T requirement for cloud and cloud deployment modelITU-T requirement for cloud and cloud deployment model
ITU-T requirement for cloud and cloud deployment modelHitesh Mohapatra
 
Cloud computing - Latest Trend
Cloud computing - Latest TrendCloud computing - Latest Trend
Cloud computing - Latest Trendpoojanov04
 
An introduction to the cloud 11 v1
An introduction to the cloud 11 v1An introduction to the cloud 11 v1
An introduction to the cloud 11 v1charan7575
 
Cc unit 1 ppt
Cc unit 1 pptCc unit 1 ppt
Cc unit 1 pptDr VISU P
 
Cloud computing lecture 1
Cloud computing lecture 1Cloud computing lecture 1
Cloud computing lecture 1ADEOLA ADISA
 
cloud computing notes for anna university syllabus
cloud computing notes for anna university syllabuscloud computing notes for anna university syllabus
cloud computing notes for anna university syllabusViolet Violet
 
Cloudmod4
Cloudmod4Cloudmod4
Cloudmod4kongara
 
SURVEY ON KEY AGGREGATE CRYPTOSYSTEM FOR SCALABLE DATA SHARING
SURVEY ON KEY AGGREGATE CRYPTOSYSTEM FOR SCALABLE DATA SHARINGSURVEY ON KEY AGGREGATE CRYPTOSYSTEM FOR SCALABLE DATA SHARING
SURVEY ON KEY AGGREGATE CRYPTOSYSTEM FOR SCALABLE DATA SHARINGEditor IJMTER
 
Introduction to Cloud Computing CA03.pptx
Introduction to Cloud Computing CA03.pptxIntroduction to Cloud Computing CA03.pptx
Introduction to Cloud Computing CA03.pptxabcxyz1337
 

Semelhante a Cloud enablement (20)

Cloud Computing basic concept to understand
Cloud Computing basic concept to understandCloud Computing basic concept to understand
Cloud Computing basic concept to understand
 
oracle-cloud-computing-wp-076373
oracle-cloud-computing-wp-076373oracle-cloud-computing-wp-076373
oracle-cloud-computing-wp-076373
 
SAAS Cloud
SAAS CloudSAAS Cloud
SAAS Cloud
 
Understanding the cloud computing stack
Understanding the cloud computing stackUnderstanding the cloud computing stack
Understanding the cloud computing stack
 
An study of security issues & challenges in cloud computing
An study of security issues & challenges in cloud computingAn study of security issues & challenges in cloud computing
An study of security issues & challenges in cloud computing
 
ITU-T requirement for cloud and cloud deployment model
ITU-T requirement for cloud and cloud deployment modelITU-T requirement for cloud and cloud deployment model
ITU-T requirement for cloud and cloud deployment model
 
Cloud computing - Latest Trend
Cloud computing - Latest TrendCloud computing - Latest Trend
Cloud computing - Latest Trend
 
An introduction to the cloud 11 v1
An introduction to the cloud 11 v1An introduction to the cloud 11 v1
An introduction to the cloud 11 v1
 
Unit 1
Unit 1Unit 1
Unit 1
 
Cc unit 1 ppt
Cc unit 1 pptCc unit 1 ppt
Cc unit 1 ppt
 
Cloud Computing-notes.doc
Cloud Computing-notes.docCloud Computing-notes.doc
Cloud Computing-notes.doc
 
IoT Cloud Overview
IoT Cloud OverviewIoT Cloud Overview
IoT Cloud Overview
 
Cloud computing lecture 1
Cloud computing lecture 1Cloud computing lecture 1
Cloud computing lecture 1
 
cloud computing notes for anna university syllabus
cloud computing notes for anna university syllabuscloud computing notes for anna university syllabus
cloud computing notes for anna university syllabus
 
Cloudmod4
Cloudmod4Cloudmod4
Cloudmod4
 
SURVEY ON KEY AGGREGATE CRYPTOSYSTEM FOR SCALABLE DATA SHARING
SURVEY ON KEY AGGREGATE CRYPTOSYSTEM FOR SCALABLE DATA SHARINGSURVEY ON KEY AGGREGATE CRYPTOSYSTEM FOR SCALABLE DATA SHARING
SURVEY ON KEY AGGREGATE CRYPTOSYSTEM FOR SCALABLE DATA SHARING
 
Introduction to Cloud Computing CA03.pptx
Introduction to Cloud Computing CA03.pptxIntroduction to Cloud Computing CA03.pptx
Introduction to Cloud Computing CA03.pptx
 
Cloud computing stack
Cloud computing stackCloud computing stack
Cloud computing stack
 
cloud computing
cloud computing cloud computing
cloud computing
 
Sem rep edited
Sem rep editedSem rep edited
Sem rep edited
 

Último

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 

Último (20)

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 

Cloud enablement

  • 1. Cloud Enablement – Concepts, Techniques and Core Strategy
  • 2. Table of Contents Overview & Key Definitions1 The Cloud Explained2 Primary Enablement Strategy3 Program & Project Control4 Summary5
  • 3. Overview & Key Definitions What is The Cloud? – The Cloud is the use of both hardware and software computing resources that are delivered as a service over a network (typically the internet). What is Cloud Enablement? – It is the process of converting and modernizing existing infrastructure and software resources to conform to a Cloud deliverable set of services – Enablement to conform to a cloud type delivery is a multi-facetted process that requires a fundamental paradigm shift in the manner and way current services are maintained and exposed to the end user – Cloud enablement shifts internal IT infrastructure to a public, private or hybrid cloud environment
  • 4. Overview & Key Definitions What are the advantages of The Cloud? – Scalability – Infrastructure can be added easily and on the fly; additionally, load balancing and DNS routing allow for a more seamless and speedy user experience – Flexibility – Individuals or teams can decide which services are most conducive to their specific business needs, allowing for a more ‘a la carte’ approach to user requirements – Cost Effective – Infrastructure is more amorphous and seamless through virtualization; additionally, smaller upstart organizations can chose to leverage hosted infrastructure as opposed to incurring the costs for their own data centers – Variable Clients – Through usage of web services, a robust platform can be created and exposed to users to allow for more variance to clients, also allowing them to be ‘leaned down’ – Unlimited Storage – Affording to the easily expandable nature of the infrastructure, additional storage capacity can be added easily and existing storage usage can be maximized
  • 5. Overview & Key Definitions What are some of the difficulties in moving to The Cloud? – New Equipment • If developing your own internal cloud infrastructure, existing ecosystem and its hardware may be obsolete and require replacement – Learning New Technologies • New programming methodologies and languages will need to be learned and development resources will have to come up to speed on the new concepts – Resistance to New Trend • Many individuals may be hesitant to adopt a new technology paradigm and may express distrust or outright hostility towards the cloud strategy
  • 6. The Cloud Explained How is the Technology of The Cloud Defined? – The Cloud is actually a composite of many different technologies, working in unison to achieve the purposes of making several services available via the network to users – At a fundamental level, The Cloud is broken down into three primary constituent layers, demonstrating a ‘stack’ of services, shown below:  Cloud Clients  Web browser, mobile app, thin client  SAAS  Email, CRM, Games, Social Interfaces  PAAS  Web Services, Databases, Primary dev tools  IAAS  Virtual machines, Servers, NAS, Load Balancing & Failover Application Platform Infrastructure StackDependencies
  • 7. The Cloud Explained Cloud Stack Breakdowns – Each ‘layer’ of the cloud stack is dependent upon the layers beneath it – As a consequence, from a project perspective, the dependencies play a crucial role in the overall cloud enablement strategy (**to be covered in more detail shortly) – Each layer’s constituent functionality is defined as follows (from bottom-up): IAAS (Infrastructure As A Service) Layer – Consists of the primary hardware and network infrastructure – The setup is not in the traditional static server and dedicated storage sense, but instead, utilizes network attached storage, system virtualization and specific load-balancing and failover technologies: Virtualized ServersVirtualized Servers Attached StorageAttached Storage IAAS
  • 8. The Cloud Explained PAAS (Platform As A Service) Layer – Consists of the main APIs and primary platform exposure of the service offerings – APIs will be in the form of web services (REST/SOAP) that are designed to leverage existing internet protocols to transfer information between the client and the resident service – The APIs form the crux of the primary ‘business logic’, allowing different clients across multiple platform types to access the exposed services without inherent technology dependencies PAAS SQL Services Database AccessDatabase Access Data SecurityData Security Search/IndexingSearch/Indexing .NET Services BackofficeBackoffice Sharepoint Services Sharepoint Services Outlook ServicesOutlook Services Access Control AuthenticationAuthentication Single Sign OnSingle Sign On User RolesUser Roles Workflow Business LogicBusiness Logic Data Entry/EditData Entry/Edit Error CheckingError Checking ***Note: The PAAS Layer is directly dependent on the architecture and functionality of the IAAS layer Web Service Interfaces
  • 9. The Cloud Explained SAAS (Software As A Service) Layer – Consists of the primary applications accessed by the end user via different client types – The SAAS layer will leverage the services of the cloud stack below; i.e. both the PAAS layer and the IAAS – Ideally, the applications of the SAAS layer are architected in such a way that make them portable and scalable, allowing for different access types and client interfaces SAAS ***Note: The SAAS Layer is directly dependent on both the PAAS Layer and IAAS Layer Mobile Phone Smart Phone Laptop Tablet Desktop Cloudtop Client Interface(s) Application ExposureApplication Exposure Platform ExposurePlatform Exposure Infrastructure ExposureInfrastructure Exposure
  • 10. The Cloud Explained User Perspective – From the standpoint of the user, they are oblivious as to the underlying design, architecture or overall configuration of the cloud stack itself – From their perspective, accessing the services of the cloud is equivalent to plugging your toaster into the wall socket; you don’t care how the power is getting there, from which substation or transformer, you merely use it as needed – Equivalently, you don’t care how the mobile interface to Facebook is working, you just know it does and syncs with the web version ****** The Cloud becomes an amorphous concept; the user is not interested in the particulars of the interactions, they merely wish to leverage the services on an on-demand basis with the provider making things functional, scalable and user friendly ******
  • 11. The Cloud Explained Cloud Types – There are three specific cloud types to be mindful of: 1. Public Cloud – Primary services are exposed to the public domain and are accessible in the broader internet space (eg. Gmail/Hotmail, Google Analytics, salesforce.com, etc) 2. Private Cloud – Primary services are exposed internally, usually behind some sort of firewall, preventing access to users or systems outside of those that have proper access (eg. Internal cloud email, internal file storage) 3. Hybrid Cloud – Primary services can be exposed either internally or externally, with some sort of ‘bridge’ to maintain communication and traffic between the clouds. This type of setup is common, especially for hosted services organizations that may have customers who want more security for their data. (**Note: example below is that of a Vmware hybrid cloud arrangement) ****** The various cloud types can be constructed in a manner such that data access can be restricted in part or in full, depending on configuration ******
  • 12. The Cloud Explained Summary – The underlying premise behind The Cloud is to provide a flexible, scalable and modular baseline framework for the end user – The framework of The Cloud is meant to be as amorphous as possible; the user should not be concerned with the underlying hardware configuration or technology choices – The Cloud should be able to support multiple device types and access through a well documented and exposed set of web services
  • 13. Primary Enablement Strategy Converting to The Cloud – Moving to The Cloud requires a re-vamping of several key aspects of the overall client/server model – The actual execution cannot be a piecemeal approach; either a cloud adoption strategy is endorsed or it is not; half a cloud is not a cloud – Full cloud enablement will require resources from several realms of expertise as well as a commitment from the stakeholders endorsing a long term strategy to move a cloud-based infrastructure and deployment model ****** Note: A proper cloud enablement strategy should be considered a program, not a simple project due to the phased nature of the approach and the multiple parallel tracks that will be used ******
  • 14. Primary Enablement Strategy What steps are involved? – There are five key steps (and one steady state step) in the overall enablement strategy: Cloud Strategy & Roadmap Cloud Assessment & Readiness Cloud Strategy & Planning Program Mobilization & Resource Allocation **AgilePath Model Step 1 • Inventory of existing infrastructure, applications and services • Itemization of hardware and software resources • Primary program strategy and timeline • Cost & budget estimates • Program go-ahead • Resources assigned, teams formed and contractor requirement determined
  • 15. Primary Enablement Strategy What steps are involved? Cloud Modeling & Architecture Cloud Modeling (Cloud Resource & Technology Patterns) Cloud Deployment Model (Public/Private) Cloud Architecture & Security **AgilePath Model Step 2 • Primary hardware choices • Main selection of specific software (virtualization, firewalls, load- balancing) • Determination of main overall cloud model • Parameterization of hybrid methodology (if required) • Overall architectural diagram and data workflow • Primary security concerns itemized (authentication, single sign-in, user roles, data compartmentalization)
  • 16. Primary Enablement Strategy What steps are involved? Cloud Implementation & Planning Cloud Provider Analysis & Selection Cloud Deployment & Provision Plan Cloud Governance **AgilePath Model Step 3 • Analysis of 3rd Party cloud provider solutions • Geographic legal considerations noted and itemized • Primary deployment summary drafted • Timeline of phased rollout created • Main SLAs drafted • Overall governance model finalized and ratified by stakeholders
  • 17. Primary Enablement Strategy What steps are involved? Cloud Pilot Project Cloud Pilot Implementation Cloud Learning & Strategy Adjustment Cloud Program Go or No-go **AgilePath Model Step 4 • Initial Proof of Concept plan drafted • First level cloud pilot project initiated • Main learning and transfer of knowledge to cloud adopters • Strategy adjustments and adoption strategy review • Review and post-mortem of cloud pilot program • Final go or no-go provided by stakeholders and sponsor
  • 18. Primary Enablement Strategy What steps are involved? Cloud Implementation Cloud Production Implementation Cloud Governance SLAs Cloud Operations Monitoring & Metrics **AgilePath Model Step 5 • Production rollout of cloud infrastructure • Initial exposure of cloud platform • Licensing agreements finalized and ratified • Production level monitoring of main cloud infrastructure • Primary implementation of load balancing and disaster recovery technologies
  • 19. Primary Enablement Strategy What steps are involved? **AgilePath Model Steady State • Integration & migration projects initiated Cloud Execution Cloud Integration Cloud Collaboration Cloud Maturity • Continuous migration and integration • Exposure of SAAS applications • Joint development activities between team • Uniform process methodologies adopted • Mature cloud now in place • Continuous improvement process adoption
  • 20. 20 Combined Steps & Overall Strategy Cloud Strategy & Roadmap Cloud Assessment & Readiness Cloud Strategy & Planning Program Mobilization & Resource Allocation Cloud Modeling & Architecture Cloud Implementation & Planning Cloud Pilot Project Cloud Implementation Cloud Execution Cloud Integration Cloud Collaboration Cloud Maturity **AgilePath Model Primary Enablement Strategy
  • 21. Primary Enablement Strategy Summary – Full enablement requires a multi-faceted approach, with adequate time allotted in strategy for review and rework as needed – Strategy requires full commitment by stakeholders and sponsor; a half completed cloud will not provide the benefits of a fully implemented solution and will likely decrease overall productivity – Approach must be phased to allow for a slow transition to new model and infrastructure; ensure pilot project leverages a less critical application or platform for concept validation – Transition applications and services to The Cloud gradually to allow for smoother movement to new system and adequate time for knowledge transfer
  • 22. Program & Project Control Overview – Overall cloud enablement program should be segmented into project sections and teams based on the three tiered nature of the main cloud model – Separate tracks for each project or project segment should be maintained to account for parallel development and implementation efforts – Dependencies between tracks must be properly itemized and monitored by the project/program manager to ensure slippages or issues are accounted for and schedule adjustments are made accordingly
  • 23. Program & Project Control Program Tracks - Main track breakdowns • Primary Applications  Main software as a service offerings • Web Services  SOAP and REST platform and API exposure • Main Access Clients  Web, Mobile, Tablet, Thin Client user devices Client Track (Track 0) • Primary Infrastructure  Hosted services, attached storage, web servers SAAS Track (Track 1) PAAS Track (Track 2) IAAS Track (Track 3) Collaboration Efforts ParallelActivities
  • 24. Program & Project Control Tracks Strategy – While the specific ‘tracks’ of the overall cloud strategy can function in parallel, it is imperative that any dependencies between the tracks be itemized and followed – From the standpoint of the of the tracks themselves, it probably makes the most sense to make each track an individual project and monitor it accordingly – As such, each track can have its own milestones, resource pool, allocated budget and project manager (if necessary) – All project ‘tracks’ will then become part of the over-arching program that denotes the overall cloud strategy Cloud Enablement Main Program Track 1 SAAS Project Track 2 PAAS Project Track 3 IAAS Project Track 0 Client Project ***Note: Depending on consensus and general preferences, Track 0 and Track 1 could be merged into a singular track; the separation is merely one of additional granularity to separate out different access types (web interfaces versus mobile applications)
  • 25. Program & Project Control Track Dependencies – As indicated earlier, it is extremely imperative that dependencies between key projects/tracks are properly itemized – Key milestones should be set up in the timeline to coincide with specific starts and finishes of key tasks for which a dependency exists – Ideally, the most effective means to properly catalogue dependencies is to leverage a PERT or ‘Program Evaluation & Review Technique’ chart – A PERT will allow the program manager to graphically display key dependencies, milestones along with all relevant start and end times for those key tasks – Additionally, PERT will allow for the ‘critical path’ of the overall program to be calculated, thus making it easier to gauge the overall program timeline
  • 26. Program & Project Control Primary Schedule Diagram (PERT Chart) Sample** Task 1 Start Aug 2010 Finish Mar 2011 Task 3 Start May 2011 Finish June 2011 Task 4 Start Mar 2011 Finish Oct 2011 Task 8 Start Oct 2011 Finish Dec 2011 Task 9 Start Jan 2012 Finish June 2012 Task 5 Start June 2011 Finish Dec 2011 Task 2 Start Mar 2011 Finish Dec 2011 Task 6 Start Aug 2011 Finish Dec 2011 Task 7 Start Mar 2011 Finish Mar 2012 Prototype REST/SOAP Eval Infrastructure Prep Infrastructure Implementation Design Review Design Doc Prototype Present App Coding WS Architec ture Schema Design DB Implementation WS Coding Platform Endorsement • PERT can function across all tracks or projects • PERT can provide critical path of overall program
  • 27. Program & Project Control Program Phases – As the entire cloud enablement program is progressing, it is important to set up some large scale milestones or program ‘breaks’ that can be instituted across all major tracks – These breaks will essentially segment the main program into distinct chunks or ‘phases’, that can be used as a means to perform validation of key work and milestones during the overall program – The main reason to ensure phases are implemented is to help maintain parity between the specific tracks and ensure that work is not occurring in a vacuum – The phases (or iterations if you prefer an Agile mindset) provide near term milestones during program progression and give adequate time for review and revisiting of key attributes of the overall program and its constituent projects
  • 28. Program Phases Cloud Enablement Timeline – Milestones exist in all major program tracks  Program Start  Near-term IAAS milestones tackled first  Initial PAAS efforts started  Mid Program  Main IAAS systems in place  First gen platform now in place  Program Nearing Completion  PAAS now mature  SAAS and applications in place
  • 29. CLOUD PROGRAM FUNCTIONAL TRACKS 29 •Baseline Application Coding •Proof of Concept Applications •Cloud Architecture Team Formed •Best Practices Documents •Plan to Establish Global Datacenters •Draft of Virtualization Architecture •Mobile/tablet Interfaces •Rollout of SAAS Applications •First Generation APIs •Full System Integration •Uniform API Methodology •Full Virtualization of Infrastructure •Bring Online New Data Centers •Clustering Technology In Place •Fully Cloud Enabled Interfaces •Deprecation of older client/server solutions •Fully mature API •Advanced System Integration (internal/external) •DNS Load Balancing •Global Redundancy for Key Systems •Full Disaster Recovery and Fault Tolerance In Place Phase 1 Phase 2 Phase 3 ***Note: Above sample denotes some key cloud enablement milestones that denote a potential phased approach to overall program.
  • 30. Program & Project Control Final Thoughts – The overall cloud enablement program is a large scale undertaking that requires numerous resources, committed stakeholders and a very diligent set of project professionals – The Cloud is a paradigm shift in thinking as it pertains to how software is created and distributed; as such, the complexity of a shift of this nature should not be taken likely, especially by the project/program manager – Monitoring the overall cloud enablement effort should be done at a program level, with projects being created as needed for the various different tracks or tier levels of the functional cloud stack – Key phases should be instituted as ‘breaks’ within the overall program to set key milestones and points of review that can be leveraged to deal with any issues in the program or to address design items that were carried over
  • 31. Summary The Cloud – Represents a shift in the traditional client-server model to a more layered and functional web service driven mechanism – Many large scale Fortune 500 companies are now adopting a much more aggressive cloud strategy moving forward and this is likely to be one of the largest growth segments in the coming years within the tech space Cloud Enablement – Is the process of moving from the more traditional client-server type to the more scalable and functional modern cloud architecture, leveraging various technologies like virtualization, web services and mobile interfaces – Involves a solid commitment by the stakeholders, sponsors and of course, the project manager
  • 32. Summary Further Reading – The following sources can be leveraged to gain a little more insight into The Cloud, its technology and its future: 1. Cloud Computing – Wikipedia article on cloud technology, history and architecture http://en.wikipedia.org/wiki/Cloud_computing 1. Gartner Technology Research – Overview and assessment by Gartner on the future of Cloud Computing http://www.gartner.com/technology/topics/cloud-computing.jsp 1. Forbes Cloud Review – Assessment by Forbes on how Cloud Computing will increase in the coming years http://www.forbes.com/sites/louiscolumbus/2013/02/19/gartner-predicts-infrastructure-services-will-accelerate-cloud-computi