CompTIA Cloud+ Certification

Flash cards for CompTIA Cloud+ Certification (Exam CV0-002)

70 cards   |   Total Attempts: 188
  

Cards In This Set

Front Back
Name three business (vs. IT) benefits of cloud computing.
Movement of IT expenses from Capital Expenditures to Operational Expenditures; Improvement of service quality; Access to new technologies and services.
Name the three general types of cloud services.
Software as a service (SaaS); Platform as a Service (PaaS) and Infrastructure as a Service (IaaS)
What is a container?
A container is a type of lightweight image that holds a stand-alone executable package that contains everything needed to run a piece of software.
What are the four common cloud deployment types?
Public cloud, private cloud, hybrid cloud and community cloud
What is the name of the agreement type that specifies what the Cloud Service Provider is obligated to deliver to the customer?
Service Level Agreement (SLA)
Name five issues with applications that may indicate that the application is not a good choice for a cloud deployment.
Applications that require direct access to hardware; Applications that use or required hard-coded IP addresses; Latency sensitive apps; Apps that transfer very large files; Apps that use outdated APIs or APIs that are not supported by the CSP
What is cloud automation?
Cloud automation is the completion of a cloud related administrative tasks without human intervention.
Describe orchestration.
Orchestration is where administrators can create workflows such that entire administrative functions can be automated and run in sequence. For example, an administrator can orchestrate a series of scripts to run when a new VM must be added to a web farm.
What are the three common uses for cloud orchestration?
Resource orchestration, workload orchestration and service orchestration.
What is meant by "Infrastructure as Code"?
The phrase refers to the practice of bringing a DevOps approach to infrastructure management.
Name and describe the seven items that should be addressed in any cloud deployment plan.
(1) Business goals and milestones - should state the 6 to 12 month and one to three year vision and goals of the project. (2) Key stakeholders and personnel - need buy-in from executives and key department heads impacted by the project. (3) Cloud deployment workflow - actual project plan. (4) Dependencies - the relationships for preceding steps to succeeding tasks. (5) Risks and problems - look at ways to mitigate risks and to obtain assistance should risks progress into being actual problems. (6) Resources - indentification of all resources required for the project. (7) Communications - everyone on the team is well versed in the plan, when they may be needed, their requirements, etc.
What are five benefits of a devops approach to infrastructure management?
Fast implementation times, more stable and reliable operations environments, early detection and more rapid correction of issues, improved collaboration between business, development and operations improving business agility and continuous release, deployment, testing and monitoring of apps.
Name the seven items that should, at a minimum, be a part of a change management process.
Identifying the change or to developing a solution to address a problem, recording the change, assessing the impact of the change, notifying stakeholders of the changes or requesting approval to make changes, scheduling implementation of changes, monitoring the impact of the change and rolling back changes if required to address issues that arise from the changes.
What are five items that should be included by the cloud team when assessing the impact of a change?
Impact to project schedules, impact on project dependencies, impact to project goals, impact on project costs and impact to projected project ROI.
What are the five steps in a cloud deployment workflow?
Provision the cloud environment, Install and configure applications, Secure the production environment, Perform a trial migration and Perform full migration and cutover.