SlideShare a Scribd company logo
1 of 48
Joseph Holbrook, Cloud Consulting Architect and Technical Trainer
CompTIA Subject Matter Expert (SME)
Cloudbursting Corp(AWS Partner) in Jacksonville, FL.
06/08/2017
COMPTIA CLOUD + CERTIFICATION
(EXAM CV0-001 )
SHORT REVIEW SESSION IT PRO CAMP 2017 JACKSONVILLE
• Joe Holbrook, owner of Cloudbursting Corp in Jacksonville, FL.
• Cloud Consulting Architect & Technical Trainer who has been consulting in
the Cloud Computing, IT Security Data Storage areas for over 15 years.
• Government contractor and consultant for 10 years. DOD 8570
• IT Security mainly around Cryptography and secure communications for
Federal Gov.
• CompTIA Subject Matter Expert (SME)
• Holds numerous vendor certs. EMC, HPE, VMWare, AWS, GCP
• of course CompTIA Certs (Project +, CASP, Cloud +. Etc)
ABOUT YOUR INSTRUCTOR
CLOUDBURSTING CORP 7/1/2017 2
1. In IT industry – You going to need a Cloud certification
2. Why the Cloud is so important to most companies.
3. Exam Objectives
4. Exam Content Review (Cloud Intro and Virtualization)
5. Taking the exam
6. Practice Questions
7. Tips to Prepare
COMPTIA CLOUD PLUS
EXAM DETAILS
CloudBursting Corp
7/1/2017 4
IN IT INDUSTRY – YOU GOING TO NEED A CLOUD
CERTIFICATION
WHY YOU NEED A CLOUD CERTIFICATION?
• Why
• Critical to establishing a baseline knowledge
• Establishes you as “knowledgeable”
• Required for getting in the door.
• Government mandate in some cases (FEDRAMP).
Some IT CLOUD Certifications
• CompTIA Cloud Essentials
• CompTIA Cloud Plus
• AWS Certified Architect
• GCP Certified Architect
• MS Azure Certified Pro
• Rackspace Certified
7/1/2017CLOUDBURSTING CORP 6
EXAM OBJECTIVES
COMPTIA CLOUD PLUS EXAM OBJECTIVES
SAMPLE TOPIC FOR EXAM
CompTIA Cloud +
Preparing for the
Examination
Chapter 1 – Exam Objectives
Compare and Contract Cloud Services
NIST – CLOUD COMPUTING
WHAT IS CLOUD COMPUTING
7/1/2017CLOUDBURSTING CORP 12
Cloud computing is a model for enabling convenient, on-demand network
access to a shared pool of configurable computing resources, such as
networks, servers, storage, applications, and services that can be rapidly
provisioned and released with minimal management effort or service
provider interaction.
FIVE ESSENTIAL CHARACTERISTICS
• On-demand self-service. A consumer can unilaterally provision computing capabilities,
such as server time and network storage, as needed automatically without requiring
human interaction with each service provider
• Broad network access. Capabilities are available over the network and accessed through
standard mechanisms that promote use by heterogeneous thin or thick client platforms
(e.g., mobile phones, tablets, laptops, and workstations).
• Resource pooling. The provider’s computing resources are pooled to serve multiple
consumers using a multi-tenant model, with different physical and virtual resources
dynamically assigned and reassigned according to consumer demand
• Rapid elasticity. Capabilities can be elastically provisioned and released, in some cases
automatically, to scale rapidly outward and inward commensurate with demand
• Measured service. Cloud systems automatically control and optimize resource use by
leveraging a metering capability at some level of abstraction appropriate to the type of
service
7/1/2017CLOUDBURSTING CORP 13
THREE CLOUD SERVICE MODELS (NIST)
7/1/2017CLOUDBURSTING CORP 14
FOUR DEPLOYMENT MODELS
7/1/2017CLOUDBURSTING CORP 15
CLOUD DEPLOYMENT MODELS
Public cloud. The cloud infrastructure is provisioned for open use
by the general public. It may be owned, managed, and operated by
a business, academic, or government organization, or some
combination of them. It exists on the premises of the cloud
provider.
Private cloud. The cloud infrastructure is provisioned for exclusive
use by a single organization comprising multiple consumers (e.g.,
business units). It may be owned, managed, and operated by the
organization, a third party, or some combination of them, and it
may exist on or off premises.
Community cloud. The cloud infrastructure is provisioned for
exclusive use by a specific community of consumers from
organizations that have shared concerns.
7/1/2017CLOUDBURSTING CORP 16
CLOUD DEPLOYMENT MODELS
Hybrid cloud. The cloud infrastructure is a composition of two or
more distinct cloud infrastructures (private, community, or public)
that remain unique entities, but are bound together by
standardized or proprietary technology that enables data and
application portability
7/1/2017CLOUDBURSTING CORP 17
CLOUD DEPLOYMENT MODELS
Public or Private….. Are you going to spend money or not….
7/1/2017CLOUDBURSTING CORP 18
Separation of Responsibilities
Source: http://blogs.technet.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-62-43-metablogapi/8551.image_5F00_12.png
CLOUD DEPLOYMENT MODELS
Comparison of Traditional Computing Versus Cloud Computing
Traditional Computing Cloud Computing
Capital and Operational Expenses Operational Expenses
Manually Provisioned Self Provisioned
Fixed Capacity Elastic Capacity
Dedicated Hardware Centralized Hardware
Pay for Capacity Pay for Use
Managed through Sys admins Managed Through APIs
No Disaster Recovery DR and High Availability
Low Agility High Agility
Electricity Costs, Cooling Costs etc. Green Computing
The following comparison shows that the cloud is more flexible, scalable, can be provisioned faster and contains more
features than the traditional model.
Interactions Between the Actors in Cloud Computing
Cloud Computing Reference Architecture
Source: http://www.nist.gov/customcf/get_pdf.cfm?pub_id=909505
Cloud Reference Architecture and Common Terminologies
Cloud Computing Major Actors
Cloud Reference Architecture and Common Terminologies
Actor Definition
Cloud Consumer Person or organization that maintains a business relationship with, and uses service from,
Cloud Providers.
Cloud Provider Person, Organization, or entity responsible for making a service available to Cloud
Consumers.
Cloud Auditor A party that can conduct independent assessment of cloud services, information system
operations, performance, and security of the cloud implementation.
Cloud Broker An entity that manages the use, performance, and delivery of cloud services, and
negotiates relationships between Cloud Providers and Cloud Consumers.
Cloud Carrier The intermediary that provides connectivity and transport of cloud services from Cloud
Providers to Cloud Consumers.
Source: http://www.nist.gov/customcf/get_pdf.cfm?pub_id=909505
Multi-Tenancy
Multi-tenancy is a resource pooling feature of cloud computing that enables an instance of the resources to
serve different consumers (tenants), each of which is isolated from the other.
Cloud Reference Architecture and Common Terminologies
Private Cloud of ABC Company with 3 business units, each with
different security, SLA, governance and chargeback policies on shared
infrastructure
Public Cloud Provider with 3 business customers, each with different
security, SLA, governance and billing policies on shared infrastructure
VMM VMM VMM
Business Unit
A
Business Unit
B
Business Unit
C
VM VM VM VM VM VM
VMM VMM
Customer A Customer B Customer C
VM VM VM VM VM VM VM
Policy Boundary Policy Boundary Policy Boundary Policy Boundary Policy Boundary Policy Boundary
Source: https://cloudsecurityalliance.org/guidance/csaguide.v3.0.pdf
CompTIA Cloud +
Preparing for the
Examination
Chapter 2 – Exam Objectives
Virtualization
VIRTUALIZATION 101
The following figure depicts a non-virtualized state of a physical machine.
VIRTUALIZATION
Starting Point: A Physical Machine
Physical Hardware
• Processors, memory, chipset, I/O
bus and devices, etc.
• Physical resources often
underutilized
Software
• Tightly coupled to hardware
• Single active OS image
• OS controls hardware
Application
Operating System
x86 Architecture
CPU Memory NIC Disk
Source: Vmware.com
 Each application runs in its own operating system
 Each operating system does not know it is sharing the underlying hardware with others
VIRTUALIZATION
Virtual Machine (VM) 1 Virtual Machine (VM) 2
Application Application Application Application Application Application
Partitioning
into
Virtual
Machines
Virtualization
Layer
Physical
Layer
Operating System 1 Operating System 2
HYPERVISOR
CPU I/O Disk RAM
Source: software.intel.com, cybersecurity.mit.edu
The following figure depicts a non-virtualized state of a physical machine and the effects of virtualization on the same
machine.
VIRTUALIZATION
Source: VMware.com
Application
Operating System
Hardware
CPU Memory NIC Disk
Without Virtualization With Virtualization
Application Application
Operating System Operating System
Server
Hardware
CPU Memory NIC Disk
 Virtualization was used in mainframe computing as early as in 1960s by IBM.
 It was in 1999 that VMware introduced virtualization into the x86 platform (PC environment).
 Source--IBM
VIRTUALIZATION
1960s – IBM released
hypervisors on CP-40
and CP-67 operating
system [2]
2001 – IBM launched a
hypervisor for midrange
UNIX systems [2] 2003 – Public release of
Xen [6]
Many more vendors and
enhanced virtualization
solutions are released
2004 – Microsoft
releases Virtual Server
2005 [7]
2001 – VMware released
ESX Server 1.0
[5]
1999 – VMware introduced
virtualization to the x86
platform with VMware
Workstation 1.0 [3] [4]
 Virtualization is an enabling technology for cloud computing and cloud computing services.
 For cloud computing to occur, it is necessary to separate resources from their physical location. Without
virtualization, the cloud becomes very difficult to manage.
 In addition, cloud computing is a business model where ownership of physical resources rests with one party, and
the service users, which form the other party, are billed for their real use.
RELATIONSHIP OF VIRTUALIZATION WITH CLOUD COMPUTING
VIRTUALIZATION
The following figure depicts the effects of virtualization on a x-86 based server.
VIRTUAL SERVER AND VIRTUAL MACHINE
Virtual
Machine
Virtual
Server
TYPE 1 HYPERVISOR (BARE METAL HYPERVISOR)
Source: http://www.virtualizationsoftwares.com/img/type1hypervisor.png
TYPE 1 Hypervisor (bare-metal hypervisor)
Hardware
Hypervisor
Operating system 1 Operating system 2 …
App1 App2 … App3 App4 …
TYPE 2 HYPERVISOR (HOSTED HYPERVISOR)
Source: http://1.bp.blogspot.com/-TAp4yf1aZcE/U7EmHGIKpwI/AAAAAAAADpk/vmY0UgOtzTo/s1600/type+2.png
Guest OS 1 Guest OS 2 Guest OS..
Hypervisor
Operating System (Host)
Hardware
Hypervisor: Role and Purpose in Virtualization and the Various Types of Hypervisor
TYPE 1 AND TYPE 2 HYPERVISORS: COMPARISON
Characteristics Bare Metal (Type 1) Hosted (Type 2)
Number of layers below VM
Cost
Performance
Efficiency
Security and Reliability
Setup
Examples
Two (Host + Hypervisor)
-----
Faster
Better
Higher
------
VMWare ESXi, Microsoft Hyper-V,
Citrix Xen Server
Three (Host + OS + Hypervisor)
Comparatively cheaper (not
considering free hypervisors)
-----
-----
-----
Easier
VMWare Server, Microsoft Virtual
PC, Oracle Virtual Box
SHORT FUNNY VIDEO – IT SUPERHERO
• Funny Video… Its so true about IT Users. https://www.youtube.com/watch?v=hgeaya7Yg4A
ARE YOU AN IT SUPERHERO?
TAKING THE EXAM
EXAM DETAILS
CloudBursting Corp
7/1/2017 38
https://certification.comptia.org/certifications/cloud
QUESTIONS?
MOCK QUESTIONS
1. What are the characteristics of Cloud Computing? (Select two)
- Measured Service
- Broad Network Access
- Streamlined Support
- Fastest Storage access
MOCK QUESTIONS
2. Which of the following might be an indicator that a company might benefit from cloud
computing?
- Rapid Growth
- Static Growth
- No IT Staff
- Scarce Workload
MOCK QUESTIONS
3. Which of these are typical benefits of server virtualization (as compared
to non-virtualization)?
Select all that apply.
- Faster Provisioning
- Greater Resource Utilization
-Dedicated Hardware Resources
- Reduced Capital Expenses
MOCK QUESTIONS
4. What type of hypervisor is the Xen server?
- Type 2
- Hardware Assisted
- Para - Virtualized
-Type 1
MOCK QUESTIONS
5. Which of the following might be an indicator of an organization ready for
virtualization? Select three.
- High Utilization
- Resource Challenged
- Hardware Dependent
- Uses Mainframe
- Skilled Workforce
MOCK QUESTIONS
GOOD LUCK AND THANK YOU
LN www.linkedin.com/in/josephholbrooksanguru/
Web www.switchsanguru.com/
Youtube
www.youtube.com/channel/UCLcRBsiL_BIgDdn7P6uZbnQ
1. Available for Consulting
- VMWare, HDS Storage, Brocade Communications, Cloud Computing and ITIL
• Data Center Transformation and Cloud Migrations.
1. Available Training
• - CompTIA, Cloud Credential Council, ITIL and major storage vendors.
• - Google Cloud Platform and Amazon Web Services.
• Customized and Content Development
CONSULTING AND TRAINING
1. The CompTIA Security Plus Bootcamp is 3-5 days of training.
2. The cost of this training is around $2000.00 -$3000.00 for the week
3. Hundreds of training providers
4. If Demand is Ill be hosting a special bootcamp over in Late July or early August so pay attention to the
http://www.meetup.com/JaxFISG/
5. Cost will be around $999 depending on venue and number of attendees.
6. Thank you
7. Download Preso here… https://spaces.hightail.com/space/AHxL6jXoD8
COMPTIA CLOUD PLUS COURSES

More Related Content

What's hot

Kubernetes Basics - ICP Workshop Batch II
Kubernetes Basics - ICP Workshop Batch IIKubernetes Basics - ICP Workshop Batch II
Kubernetes Basics - ICP Workshop Batch IIPT Datacomm Diangraha
 
Eucalyptus-AWS Hybrid Using RightScale myCloud
Eucalyptus-AWS Hybrid Using RightScale myCloudEucalyptus-AWS Hybrid Using RightScale myCloud
Eucalyptus-AWS Hybrid Using RightScale myCloudRightScale
 
Understanding the New Enterprise Multi-Cloud Backbone for DevOps Engineers
Understanding the New Enterprise Multi-Cloud Backbone for DevOps EngineersUnderstanding the New Enterprise Multi-Cloud Backbone for DevOps Engineers
Understanding the New Enterprise Multi-Cloud Backbone for DevOps EngineersDevOps.com
 
VMware vCloud Air: Networking
VMware vCloud Air: NetworkingVMware vCloud Air: Networking
VMware vCloud Air: NetworkingVMware
 
VMware vCloud Air Getting Started: Preparing Workloads for Migration
VMware vCloud Air Getting Started: Preparing Workloads for MigrationVMware vCloud Air Getting Started: Preparing Workloads for Migration
VMware vCloud Air Getting Started: Preparing Workloads for MigrationVMware
 
AWS Partner Presentation - Datapipe - Deploying Hybrid IT, AWS Summit 2012 - NYC
AWS Partner Presentation - Datapipe - Deploying Hybrid IT, AWS Summit 2012 - NYCAWS Partner Presentation - Datapipe - Deploying Hybrid IT, AWS Summit 2012 - NYC
AWS Partner Presentation - Datapipe - Deploying Hybrid IT, AWS Summit 2012 - NYCAmazon Web Services
 
Introduction to ibm cloud paks concept license and minimum config public
Introduction to ibm cloud paks concept license and minimum config publicIntroduction to ibm cloud paks concept license and minimum config public
Introduction to ibm cloud paks concept license and minimum config publicPetchpaitoon Krungwong
 
Slide weekly-1-cloud-computing
Slide weekly-1-cloud-computingSlide weekly-1-cloud-computing
Slide weekly-1-cloud-computingAnh Nguyen
 
ITCamp 2018 - Thomas Maurer - Azure Stack - Everything you need to know!
ITCamp 2018 - Thomas Maurer - Azure Stack - Everything you need to know!ITCamp 2018 - Thomas Maurer - Azure Stack - Everything you need to know!
ITCamp 2018 - Thomas Maurer - Azure Stack - Everything you need to know!ITCamp
 
Operationalizing Amazon EKS
Operationalizing Amazon EKSOperationalizing Amazon EKS
Operationalizing Amazon EKSJim Bugwadia
 
OpenStack, SDN, and the Future of Software Defined Infrastructure
OpenStack, SDN, and the Future of Software Defined InfrastructureOpenStack, SDN, and the Future of Software Defined Infrastructure
OpenStack, SDN, and the Future of Software Defined InfrastructureLew Tucker
 
The Developer's Journey through IBM Cloud Pak for Applications
The Developer's Journey through IBM Cloud Pak for ApplicationsThe Developer's Journey through IBM Cloud Pak for Applications
The Developer's Journey through IBM Cloud Pak for ApplicationsMiroslav Resetar
 
IBM Cloud OpenStack Services
IBM Cloud OpenStack ServicesIBM Cloud OpenStack Services
IBM Cloud OpenStack ServicesOpenStack_Online
 
Google Cloud Platfrom
Google Cloud PlatfromGoogle Cloud Platfrom
Google Cloud PlatfromVirendra Bora
 
Discovering Cloud Networking: VPC, VPN, Express Connect & Server Load Balancer
Discovering Cloud Networking: VPC, VPN, Express Connect & Server Load BalancerDiscovering Cloud Networking: VPC, VPN, Express Connect & Server Load Balancer
Discovering Cloud Networking: VPC, VPN, Express Connect & Server Load BalancerAlibaba Cloud
 
Building a Scalable Federated Hybrid Cloud
Building a Scalable Federated Hybrid CloudBuilding a Scalable Federated Hybrid Cloud
Building a Scalable Federated Hybrid CloudPLUMgrid
 
Hybrid Cloud With AWS and Eucalyptus
Hybrid Cloud With AWS and EucalyptusHybrid Cloud With AWS and Eucalyptus
Hybrid Cloud With AWS and EucalyptusPaolo latella
 

What's hot (20)

Kubernetes Basics - ICP Workshop Batch II
Kubernetes Basics - ICP Workshop Batch IIKubernetes Basics - ICP Workshop Batch II
Kubernetes Basics - ICP Workshop Batch II
 
Building Enterprise Cloud Apps
Building Enterprise Cloud AppsBuilding Enterprise Cloud Apps
Building Enterprise Cloud Apps
 
Eucalyptus-AWS Hybrid Using RightScale myCloud
Eucalyptus-AWS Hybrid Using RightScale myCloudEucalyptus-AWS Hybrid Using RightScale myCloud
Eucalyptus-AWS Hybrid Using RightScale myCloud
 
Understanding the New Enterprise Multi-Cloud Backbone for DevOps Engineers
Understanding the New Enterprise Multi-Cloud Backbone for DevOps EngineersUnderstanding the New Enterprise Multi-Cloud Backbone for DevOps Engineers
Understanding the New Enterprise Multi-Cloud Backbone for DevOps Engineers
 
VMware vCloud Air: Networking
VMware vCloud Air: NetworkingVMware vCloud Air: Networking
VMware vCloud Air: Networking
 
VMware vCloud Air Getting Started: Preparing Workloads for Migration
VMware vCloud Air Getting Started: Preparing Workloads for MigrationVMware vCloud Air Getting Started: Preparing Workloads for Migration
VMware vCloud Air Getting Started: Preparing Workloads for Migration
 
AWS Partner Presentation - Datapipe - Deploying Hybrid IT, AWS Summit 2012 - NYC
AWS Partner Presentation - Datapipe - Deploying Hybrid IT, AWS Summit 2012 - NYCAWS Partner Presentation - Datapipe - Deploying Hybrid IT, AWS Summit 2012 - NYC
AWS Partner Presentation - Datapipe - Deploying Hybrid IT, AWS Summit 2012 - NYC
 
Introduction to ibm cloud paks concept license and minimum config public
Introduction to ibm cloud paks concept license and minimum config publicIntroduction to ibm cloud paks concept license and minimum config public
Introduction to ibm cloud paks concept license and minimum config public
 
Slide weekly-1-cloud-computing
Slide weekly-1-cloud-computingSlide weekly-1-cloud-computing
Slide weekly-1-cloud-computing
 
ITCamp 2018 - Thomas Maurer - Azure Stack - Everything you need to know!
ITCamp 2018 - Thomas Maurer - Azure Stack - Everything you need to know!ITCamp 2018 - Thomas Maurer - Azure Stack - Everything you need to know!
ITCamp 2018 - Thomas Maurer - Azure Stack - Everything you need to know!
 
Operationalizing Amazon EKS
Operationalizing Amazon EKSOperationalizing Amazon EKS
Operationalizing Amazon EKS
 
OpenStack, SDN, and the Future of Software Defined Infrastructure
OpenStack, SDN, and the Future of Software Defined InfrastructureOpenStack, SDN, and the Future of Software Defined Infrastructure
OpenStack, SDN, and the Future of Software Defined Infrastructure
 
IBM cloud open by design
IBM cloud open by designIBM cloud open by design
IBM cloud open by design
 
The Developer's Journey through IBM Cloud Pak for Applications
The Developer's Journey through IBM Cloud Pak for ApplicationsThe Developer's Journey through IBM Cloud Pak for Applications
The Developer's Journey through IBM Cloud Pak for Applications
 
IBM Cloud OpenStack Services
IBM Cloud OpenStack ServicesIBM Cloud OpenStack Services
IBM Cloud OpenStack Services
 
Google Cloud Platfrom
Google Cloud PlatfromGoogle Cloud Platfrom
Google Cloud Platfrom
 
Discovering Cloud Networking: VPC, VPN, Express Connect & Server Load Balancer
Discovering Cloud Networking: VPC, VPN, Express Connect & Server Load BalancerDiscovering Cloud Networking: VPC, VPN, Express Connect & Server Load Balancer
Discovering Cloud Networking: VPC, VPN, Express Connect & Server Load Balancer
 
Azure serverless computing
Azure serverless computingAzure serverless computing
Azure serverless computing
 
Building a Scalable Federated Hybrid Cloud
Building a Scalable Federated Hybrid CloudBuilding a Scalable Federated Hybrid Cloud
Building a Scalable Federated Hybrid Cloud
 
Hybrid Cloud With AWS and Eucalyptus
Hybrid Cloud With AWS and EucalyptusHybrid Cloud With AWS and Eucalyptus
Hybrid Cloud With AWS and Eucalyptus
 

Viewers also liked (8)

Etherium Intro for techies
Etherium Intro for techiesEtherium Intro for techies
Etherium Intro for techies
 
HDS Storage with VMWare VASA
HDS Storage with VMWare VASAHDS Storage with VMWare VASA
HDS Storage with VMWare VASA
 
CompTIA Security Plus Overview
CompTIA Security Plus OverviewCompTIA Security Plus Overview
CompTIA Security Plus Overview
 
Litecoin Crypto Currency Bootcamp
Litecoin Crypto Currency BootcampLitecoin Crypto Currency Bootcamp
Litecoin Crypto Currency Bootcamp
 
Google cloud certification data engineer
Google cloud certification data engineerGoogle cloud certification data engineer
Google cloud certification data engineer
 
CompTIA Security Plus Mini Bootcamp Session
CompTIA Security Plus Mini Bootcamp Session  CompTIA Security Plus Mini Bootcamp Session
CompTIA Security Plus Mini Bootcamp Session
 
Dash Crypto Currency Intro for Techies
Dash Crypto Currency Intro for TechiesDash Crypto Currency Intro for Techies
Dash Crypto Currency Intro for Techies
 
Google Cloud Platform Certification Cloud Architect Exam Prep Review Virtual ...
Google Cloud Platform Certification Cloud Architect Exam Prep Review Virtual ...Google Cloud Platform Certification Cloud Architect Exam Prep Review Virtual ...
Google Cloud Platform Certification Cloud Architect Exam Prep Review Virtual ...
 

Similar to CompTIA Cloud Plus Certification Bootcamp June 2017

Introduction to Cloud Computing
Introduction to Cloud ComputingIntroduction to Cloud Computing
Introduction to Cloud ComputingAlessandro Iudica
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Introduction To Cloud Computing
Introduction To Cloud ComputingIntroduction To Cloud Computing
Introduction To Cloud Computingkevnikool
 
Cloud management
Cloud managementCloud management
Cloud managementsurbhi jha
 
An Overview on Security Issues in Cloud Computing
An Overview on Security Issues in Cloud ComputingAn Overview on Security Issues in Cloud Computing
An Overview on Security Issues in Cloud ComputingIOSR Journals
 
A STUDY OF THE ISSUES AND SECURITY OF CLOUD COMPUTING
A STUDY OF THE ISSUES AND SECURITY OF CLOUD COMPUTINGA STUDY OF THE ISSUES AND SECURITY OF CLOUD COMPUTING
A STUDY OF THE ISSUES AND SECURITY OF CLOUD COMPUTINGEr Piyush Gupta IN ⊞⌘
 
A Detail Overview of Cloud Computing with its Opportunities and Obstacles in ...
A Detail Overview of Cloud Computing with its Opportunities and Obstacles in ...A Detail Overview of Cloud Computing with its Opportunities and Obstacles in ...
A Detail Overview of Cloud Computing with its Opportunities and Obstacles in ...inventionjournals
 
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
 
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
 
Private Cloud With System Center Project
Private Cloud With System Center ProjectPrivate Cloud With System Center Project
Private Cloud With System Center ProjectAbhijit Kundu
 
A revolution in information technology cloud computing.
A revolution in information technology   cloud computing.A revolution in information technology   cloud computing.
A revolution in information technology cloud computing.Minor33
 
Cloud computing
Cloud computingCloud computing
Cloud computingJawhar Ali
 
Basics of Cloud Computing
Basics of Cloud ComputingBasics of Cloud Computing
Basics of Cloud Computingijsrd.com
 

Similar to CompTIA Cloud Plus Certification Bootcamp June 2017 (20)

What is cloud ?
What is cloud ?What is cloud ?
What is cloud ?
 
Introduction to Cloud Computing
Introduction to Cloud ComputingIntroduction to Cloud Computing
Introduction to Cloud Computing
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Introduction To Cloud Computing
Introduction To Cloud ComputingIntroduction To Cloud Computing
Introduction To Cloud Computing
 
An Intro to Cloud Computing
An Intro to Cloud ComputingAn Intro to Cloud Computing
An Intro to Cloud Computing
 
Cloud management
Cloud managementCloud management
Cloud management
 
An Overview on Security Issues in Cloud Computing
An Overview on Security Issues in Cloud ComputingAn Overview on Security Issues in Cloud Computing
An Overview on Security Issues in Cloud Computing
 
Sami-Cloud
Sami-CloudSami-Cloud
Sami-Cloud
 
A STUDY OF THE ISSUES AND SECURITY OF CLOUD COMPUTING
A STUDY OF THE ISSUES AND SECURITY OF CLOUD COMPUTINGA STUDY OF THE ISSUES AND SECURITY OF CLOUD COMPUTING
A STUDY OF THE ISSUES AND SECURITY OF CLOUD COMPUTING
 
A Detail Overview of Cloud Computing with its Opportunities and Obstacles in ...
A Detail Overview of Cloud Computing with its Opportunities and Obstacles in ...A Detail Overview of Cloud Computing with its Opportunities and Obstacles in ...
A Detail Overview of Cloud Computing with its Opportunities and Obstacles in ...
 
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
 
cloud computing
cloud computing cloud computing
cloud computing
 
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
 
Yongsan presentation 2
Yongsan presentation 2Yongsan presentation 2
Yongsan presentation 2
 
Private Cloud With System Center Project
Private Cloud With System Center ProjectPrivate Cloud With System Center Project
Private Cloud With System Center Project
 
A revolution in information technology cloud computing.
A revolution in information technology   cloud computing.A revolution in information technology   cloud computing.
A revolution in information technology cloud computing.
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
CLOUD STEGANOGRAPHY- A REVIEW
CLOUD STEGANOGRAPHY- A REVIEWCLOUD STEGANOGRAPHY- A REVIEW
CLOUD STEGANOGRAPHY- A REVIEW
 
Basics of Cloud Computing
Basics of Cloud ComputingBasics of Cloud Computing
Basics of Cloud Computing
 

More from Joseph Holbrook, Chief Learning Officer (CLO)

More from Joseph Holbrook, Chief Learning Officer (CLO) (20)

Cloud Computing Opportunities in the Goverment Military Sectors
Cloud Computing Opportunities in the Goverment Military SectorsCloud Computing Opportunities in the Goverment Military Sectors
Cloud Computing Opportunities in the Goverment Military Sectors
 
Top 10 key areas to learn in cloud in 2020
Top 10 key areas to learn in cloud in 2020Top 10 key areas to learn in cloud in 2020
Top 10 key areas to learn in cloud in 2020
 
"Creating a Competitive Edge Using Blockchain Technology"
"Creating a Competitive Edge Using Blockchain Technology""Creating a Competitive Edge Using Blockchain Technology"
"Creating a Competitive Edge Using Blockchain Technology"
 
How to design, code, deploy and execute a smart contract
How to design, code, deploy and execute a smart contractHow to design, code, deploy and execute a smart contract
How to design, code, deploy and execute a smart contract
 
How to Build a Threat Detection Strategy in the AWS Cloud
How to Build a Threat Detection Strategy in the AWS CloudHow to Build a Threat Detection Strategy in the AWS Cloud
How to Build a Threat Detection Strategy in the AWS Cloud
 
AWS and DevOps Session 1
AWS and DevOps Session 1AWS and DevOps Session 1
AWS and DevOps Session 1
 
CompTIA Cybersecurity Analyst Certification Tips and Tricks
CompTIA Cybersecurity Analyst Certification Tips and TricksCompTIA Cybersecurity Analyst Certification Tips and Tricks
CompTIA Cybersecurity Analyst Certification Tips and Tricks
 
Blockchain Breakout Session Tech Coast Conference Jacksonville
Blockchain Breakout Session Tech Coast Conference JacksonvilleBlockchain Breakout Session Tech Coast Conference Jacksonville
Blockchain Breakout Session Tech Coast Conference Jacksonville
 
Blockchain Fundamentals Quickstart
Blockchain Fundamentals Quickstart Blockchain Fundamentals Quickstart
Blockchain Fundamentals Quickstart
 
Blockchain Proof or Concepts for Pre Sales Engineers
Blockchain Proof or Concepts for Pre Sales EngineersBlockchain Proof or Concepts for Pre Sales Engineers
Blockchain Proof or Concepts for Pre Sales Engineers
 
DevOps on GCP Course Compared to AWS
DevOps on GCP Course Compared to AWSDevOps on GCP Course Compared to AWS
DevOps on GCP Course Compared to AWS
 
Cloud Security Fundamentals Webinar
Cloud Security Fundamentals WebinarCloud Security Fundamentals Webinar
Cloud Security Fundamentals Webinar
 
Blockchain Fundamentals for Technology Engineers
Blockchain Fundamentals for Technology EngineersBlockchain Fundamentals for Technology Engineers
Blockchain Fundamentals for Technology Engineers
 
Cloud Security Top 10 Risk Mitigation Techniques for 2019
Cloud Security Top 10 Risk Mitigation Techniques for 2019Cloud Security Top 10 Risk Mitigation Techniques for 2019
Cloud Security Top 10 Risk Mitigation Techniques for 2019
 
Cloud Computing and the Culture of Innovation
Cloud Computing and the Culture of Innovation Cloud Computing and the Culture of Innovation
Cloud Computing and the Culture of Innovation
 
Udemy Cash Flow Workshop Jacksonville IT Pro Workshop 2018
Udemy Cash Flow Workshop Jacksonville IT Pro Workshop 2018Udemy Cash Flow Workshop Jacksonville IT Pro Workshop 2018
Udemy Cash Flow Workshop Jacksonville IT Pro Workshop 2018
 
CompTIA PenTest+ Exam (PT0-001) Exam Review
CompTIA PenTest+ Exam (PT0-001)  Exam ReviewCompTIA PenTest+ Exam (PT0-001)  Exam Review
CompTIA PenTest+ Exam (PT0-001) Exam Review
 
GCP Cloud Storage Security
GCP Cloud Storage SecurityGCP Cloud Storage Security
GCP Cloud Storage Security
 
Google Cloud Platform Intro to Data and Storage Services
Google Cloud Platform Intro to Data and Storage ServicesGoogle Cloud Platform Intro to Data and Storage Services
Google Cloud Platform Intro to Data and Storage Services
 
CompTIA PenTest+ BETA EXAM CODE PT1-001
CompTIA PenTest+BETA EXAM CODE PT1-001CompTIA PenTest+BETA EXAM CODE PT1-001
CompTIA PenTest+ BETA EXAM CODE PT1-001
 

Recently uploaded

Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
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
 
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
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
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
 

Recently uploaded (20)

Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
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
 
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...
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
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
 

CompTIA Cloud Plus Certification Bootcamp June 2017

  • 1. Joseph Holbrook, Cloud Consulting Architect and Technical Trainer CompTIA Subject Matter Expert (SME) Cloudbursting Corp(AWS Partner) in Jacksonville, FL. 06/08/2017 COMPTIA CLOUD + CERTIFICATION (EXAM CV0-001 ) SHORT REVIEW SESSION IT PRO CAMP 2017 JACKSONVILLE
  • 2. • Joe Holbrook, owner of Cloudbursting Corp in Jacksonville, FL. • Cloud Consulting Architect & Technical Trainer who has been consulting in the Cloud Computing, IT Security Data Storage areas for over 15 years. • Government contractor and consultant for 10 years. DOD 8570 • IT Security mainly around Cryptography and secure communications for Federal Gov. • CompTIA Subject Matter Expert (SME) • Holds numerous vendor certs. EMC, HPE, VMWare, AWS, GCP • of course CompTIA Certs (Project +, CASP, Cloud +. Etc) ABOUT YOUR INSTRUCTOR CLOUDBURSTING CORP 7/1/2017 2
  • 3. 1. In IT industry – You going to need a Cloud certification 2. Why the Cloud is so important to most companies. 3. Exam Objectives 4. Exam Content Review (Cloud Intro and Virtualization) 5. Taking the exam 6. Practice Questions 7. Tips to Prepare COMPTIA CLOUD PLUS
  • 5. IN IT INDUSTRY – YOU GOING TO NEED A CLOUD CERTIFICATION
  • 6. WHY YOU NEED A CLOUD CERTIFICATION? • Why • Critical to establishing a baseline knowledge • Establishes you as “knowledgeable” • Required for getting in the door. • Government mandate in some cases (FEDRAMP). Some IT CLOUD Certifications • CompTIA Cloud Essentials • CompTIA Cloud Plus • AWS Certified Architect • GCP Certified Architect • MS Azure Certified Pro • Rackspace Certified 7/1/2017CLOUDBURSTING CORP 6
  • 8. COMPTIA CLOUD PLUS EXAM OBJECTIVES
  • 10. CompTIA Cloud + Preparing for the Examination Chapter 1 – Exam Objectives Compare and Contract Cloud Services
  • 11. NIST – CLOUD COMPUTING
  • 12. WHAT IS CLOUD COMPUTING 7/1/2017CLOUDBURSTING CORP 12 Cloud computing is a model for enabling convenient, on-demand network access to a shared pool of configurable computing resources, such as networks, servers, storage, applications, and services that can be rapidly provisioned and released with minimal management effort or service provider interaction.
  • 13. FIVE ESSENTIAL CHARACTERISTICS • On-demand self-service. A consumer can unilaterally provision computing capabilities, such as server time and network storage, as needed automatically without requiring human interaction with each service provider • Broad network access. Capabilities are available over the network and accessed through standard mechanisms that promote use by heterogeneous thin or thick client platforms (e.g., mobile phones, tablets, laptops, and workstations). • Resource pooling. The provider’s computing resources are pooled to serve multiple consumers using a multi-tenant model, with different physical and virtual resources dynamically assigned and reassigned according to consumer demand • Rapid elasticity. Capabilities can be elastically provisioned and released, in some cases automatically, to scale rapidly outward and inward commensurate with demand • Measured service. Cloud systems automatically control and optimize resource use by leveraging a metering capability at some level of abstraction appropriate to the type of service 7/1/2017CLOUDBURSTING CORP 13
  • 14. THREE CLOUD SERVICE MODELS (NIST) 7/1/2017CLOUDBURSTING CORP 14
  • 16. CLOUD DEPLOYMENT MODELS Public cloud. The cloud infrastructure is provisioned for open use by the general public. It may be owned, managed, and operated by a business, academic, or government organization, or some combination of them. It exists on the premises of the cloud provider. Private cloud. The cloud infrastructure is provisioned for exclusive use by a single organization comprising multiple consumers (e.g., business units). It may be owned, managed, and operated by the organization, a third party, or some combination of them, and it may exist on or off premises. Community cloud. The cloud infrastructure is provisioned for exclusive use by a specific community of consumers from organizations that have shared concerns. 7/1/2017CLOUDBURSTING CORP 16
  • 17. CLOUD DEPLOYMENT MODELS Hybrid cloud. The cloud infrastructure is a composition of two or more distinct cloud infrastructures (private, community, or public) that remain unique entities, but are bound together by standardized or proprietary technology that enables data and application portability 7/1/2017CLOUDBURSTING CORP 17
  • 18. CLOUD DEPLOYMENT MODELS Public or Private….. Are you going to spend money or not…. 7/1/2017CLOUDBURSTING CORP 18
  • 19. Separation of Responsibilities Source: http://blogs.technet.com/cfs-file.ashx/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-62-43-metablogapi/8551.image_5F00_12.png CLOUD DEPLOYMENT MODELS
  • 20. Comparison of Traditional Computing Versus Cloud Computing Traditional Computing Cloud Computing Capital and Operational Expenses Operational Expenses Manually Provisioned Self Provisioned Fixed Capacity Elastic Capacity Dedicated Hardware Centralized Hardware Pay for Capacity Pay for Use Managed through Sys admins Managed Through APIs No Disaster Recovery DR and High Availability Low Agility High Agility Electricity Costs, Cooling Costs etc. Green Computing The following comparison shows that the cloud is more flexible, scalable, can be provisioned faster and contains more features than the traditional model.
  • 21. Interactions Between the Actors in Cloud Computing Cloud Computing Reference Architecture Source: http://www.nist.gov/customcf/get_pdf.cfm?pub_id=909505
  • 22. Cloud Reference Architecture and Common Terminologies Cloud Computing Major Actors Cloud Reference Architecture and Common Terminologies Actor Definition Cloud Consumer Person or organization that maintains a business relationship with, and uses service from, Cloud Providers. Cloud Provider Person, Organization, or entity responsible for making a service available to Cloud Consumers. Cloud Auditor A party that can conduct independent assessment of cloud services, information system operations, performance, and security of the cloud implementation. Cloud Broker An entity that manages the use, performance, and delivery of cloud services, and negotiates relationships between Cloud Providers and Cloud Consumers. Cloud Carrier The intermediary that provides connectivity and transport of cloud services from Cloud Providers to Cloud Consumers. Source: http://www.nist.gov/customcf/get_pdf.cfm?pub_id=909505
  • 23. Multi-Tenancy Multi-tenancy is a resource pooling feature of cloud computing that enables an instance of the resources to serve different consumers (tenants), each of which is isolated from the other. Cloud Reference Architecture and Common Terminologies Private Cloud of ABC Company with 3 business units, each with different security, SLA, governance and chargeback policies on shared infrastructure Public Cloud Provider with 3 business customers, each with different security, SLA, governance and billing policies on shared infrastructure VMM VMM VMM Business Unit A Business Unit B Business Unit C VM VM VM VM VM VM VMM VMM Customer A Customer B Customer C VM VM VM VM VM VM VM Policy Boundary Policy Boundary Policy Boundary Policy Boundary Policy Boundary Policy Boundary Source: https://cloudsecurityalliance.org/guidance/csaguide.v3.0.pdf
  • 24. CompTIA Cloud + Preparing for the Examination Chapter 2 – Exam Objectives Virtualization
  • 26. The following figure depicts a non-virtualized state of a physical machine. VIRTUALIZATION Starting Point: A Physical Machine Physical Hardware • Processors, memory, chipset, I/O bus and devices, etc. • Physical resources often underutilized Software • Tightly coupled to hardware • Single active OS image • OS controls hardware Application Operating System x86 Architecture CPU Memory NIC Disk Source: Vmware.com
  • 27.  Each application runs in its own operating system  Each operating system does not know it is sharing the underlying hardware with others VIRTUALIZATION Virtual Machine (VM) 1 Virtual Machine (VM) 2 Application Application Application Application Application Application Partitioning into Virtual Machines Virtualization Layer Physical Layer Operating System 1 Operating System 2 HYPERVISOR CPU I/O Disk RAM Source: software.intel.com, cybersecurity.mit.edu
  • 28. The following figure depicts a non-virtualized state of a physical machine and the effects of virtualization on the same machine. VIRTUALIZATION Source: VMware.com Application Operating System Hardware CPU Memory NIC Disk Without Virtualization With Virtualization Application Application Operating System Operating System Server Hardware CPU Memory NIC Disk
  • 29.  Virtualization was used in mainframe computing as early as in 1960s by IBM.  It was in 1999 that VMware introduced virtualization into the x86 platform (PC environment).  Source--IBM VIRTUALIZATION 1960s – IBM released hypervisors on CP-40 and CP-67 operating system [2] 2001 – IBM launched a hypervisor for midrange UNIX systems [2] 2003 – Public release of Xen [6] Many more vendors and enhanced virtualization solutions are released 2004 – Microsoft releases Virtual Server 2005 [7] 2001 – VMware released ESX Server 1.0 [5] 1999 – VMware introduced virtualization to the x86 platform with VMware Workstation 1.0 [3] [4]
  • 30.  Virtualization is an enabling technology for cloud computing and cloud computing services.  For cloud computing to occur, it is necessary to separate resources from their physical location. Without virtualization, the cloud becomes very difficult to manage.  In addition, cloud computing is a business model where ownership of physical resources rests with one party, and the service users, which form the other party, are billed for their real use. RELATIONSHIP OF VIRTUALIZATION WITH CLOUD COMPUTING VIRTUALIZATION
  • 31. The following figure depicts the effects of virtualization on a x-86 based server. VIRTUAL SERVER AND VIRTUAL MACHINE Virtual Machine Virtual Server
  • 32. TYPE 1 HYPERVISOR (BARE METAL HYPERVISOR) Source: http://www.virtualizationsoftwares.com/img/type1hypervisor.png TYPE 1 Hypervisor (bare-metal hypervisor) Hardware Hypervisor Operating system 1 Operating system 2 … App1 App2 … App3 App4 …
  • 33. TYPE 2 HYPERVISOR (HOSTED HYPERVISOR) Source: http://1.bp.blogspot.com/-TAp4yf1aZcE/U7EmHGIKpwI/AAAAAAAADpk/vmY0UgOtzTo/s1600/type+2.png Guest OS 1 Guest OS 2 Guest OS.. Hypervisor Operating System (Host) Hardware
  • 34. Hypervisor: Role and Purpose in Virtualization and the Various Types of Hypervisor TYPE 1 AND TYPE 2 HYPERVISORS: COMPARISON Characteristics Bare Metal (Type 1) Hosted (Type 2) Number of layers below VM Cost Performance Efficiency Security and Reliability Setup Examples Two (Host + Hypervisor) ----- Faster Better Higher ------ VMWare ESXi, Microsoft Hyper-V, Citrix Xen Server Three (Host + OS + Hypervisor) Comparatively cheaper (not considering free hypervisors) ----- ----- ----- Easier VMWare Server, Microsoft Virtual PC, Oracle Virtual Box
  • 35. SHORT FUNNY VIDEO – IT SUPERHERO
  • 36. • Funny Video… Its so true about IT Users. https://www.youtube.com/watch?v=hgeaya7Yg4A ARE YOU AN IT SUPERHERO?
  • 38. EXAM DETAILS CloudBursting Corp 7/1/2017 38 https://certification.comptia.org/certifications/cloud
  • 41. 1. What are the characteristics of Cloud Computing? (Select two) - Measured Service - Broad Network Access - Streamlined Support - Fastest Storage access MOCK QUESTIONS
  • 42. 2. Which of the following might be an indicator that a company might benefit from cloud computing? - Rapid Growth - Static Growth - No IT Staff - Scarce Workload MOCK QUESTIONS
  • 43. 3. Which of these are typical benefits of server virtualization (as compared to non-virtualization)? Select all that apply. - Faster Provisioning - Greater Resource Utilization -Dedicated Hardware Resources - Reduced Capital Expenses MOCK QUESTIONS
  • 44. 4. What type of hypervisor is the Xen server? - Type 2 - Hardware Assisted - Para - Virtualized -Type 1 MOCK QUESTIONS
  • 45. 5. Which of the following might be an indicator of an organization ready for virtualization? Select three. - High Utilization - Resource Challenged - Hardware Dependent - Uses Mainframe - Skilled Workforce MOCK QUESTIONS
  • 46. GOOD LUCK AND THANK YOU LN www.linkedin.com/in/josephholbrooksanguru/ Web www.switchsanguru.com/ Youtube www.youtube.com/channel/UCLcRBsiL_BIgDdn7P6uZbnQ
  • 47. 1. Available for Consulting - VMWare, HDS Storage, Brocade Communications, Cloud Computing and ITIL • Data Center Transformation and Cloud Migrations. 1. Available Training • - CompTIA, Cloud Credential Council, ITIL and major storage vendors. • - Google Cloud Platform and Amazon Web Services. • Customized and Content Development CONSULTING AND TRAINING
  • 48. 1. The CompTIA Security Plus Bootcamp is 3-5 days of training. 2. The cost of this training is around $2000.00 -$3000.00 for the week 3. Hundreds of training providers 4. If Demand is Ill be hosting a special bootcamp over in Late July or early August so pay attention to the http://www.meetup.com/JaxFISG/ 5. Cost will be around $999 depending on venue and number of attendees. 6. Thank you 7. Download Preso here… https://spaces.hightail.com/space/AHxL6jXoD8 COMPTIA CLOUD PLUS COURSES