Cloud management

From Wikipedia, the free encyclopedia

Cloud management is the management of cloud computing products and services.

Public clouds are managed by public cloud service providers, which include the public cloud environment’s servers, storage, networking and data center operations.[1] Users may also opt to manage their public cloud services with a third-party cloud management tool.

Users of public cloud services can generally select from three basic cloud provisioning categories:

  • User self-provisioning: Customers purchase cloud services directly from the provider, typically through a web form or console interface. The customer pays on a per-transaction basis.
  • Advanced provisioning: Customers contract in advance a predetermined amount of resources, which are prepared in advance of service. The customer pays a flat fee or a monthly fee.
  • Dynamic provisioning: The provider allocates resources when the customer needs them, then decommissions them when they are no longer needed. The customer is charged on a pay-per-use basis.

Managing a private cloud requires software tools to help create a virtualized pool of compute resources, provide a self-service portal for end users and handle security, resource allocation, tracking and billing.[2] Management tools for private clouds tend to be service driven, as opposed to resource driven, because cloud environments are typically highly virtualized and organized in terms of portable workloads.[3]

In hybrid cloud environments, compute, network and storage resources must be managed across multiple domains, so a good management strategy should start by defining what needs to be managed, and where and how to do it.[4] Policies to help govern these domains should include configuration and installation of images, access control, and budgeting and reporting.[4] Access control often includes the use of Single sign-on (SSO), in which a user logs in once and gains access to all systems without being prompted to log in again at each of them.

Characteristics of Cloud Management[edit]

Cloud management combines software and technologies in a design for managing cloud environments.[5] Software developers have responded to the management challenges of cloud computing with a variety of cloud management platforms and tools.[6] These tools include native tools offered by public cloud providers as well as third-party tools designed to provide consistent functionality across multiple cloud providers. Administrators must balance the competing requirements of efficient consistency across different cloud platforms with access to different native functionality within individual cloud platforms. The growing acceptance of public cloud and increased multicloud usage is driving the need for consistent cross-platform management. Rapid adoption of cloud services is introducing a new set of management challenges for those technical professionals responsible for managing IT systems and services.[7]

Cloud-management platforms and tools should have the ability to provide minimum functionality in the following categories. Functionality can be both natively provided or orchestrated via third-party integration.[8]

  • Provisioning and orchestration: create, modify, and delete resources as well as orchestrate workflows and management of workloads
  • Automation: Enable cloud consumption and deployment of app services via infrastructure-as-code and other DevOps concepts
  • Security and compliance: manage role-based access of cloud services and enforce security configurations
  • Service request: collect and fulfill requests from users to access and deploy cloud resources.
  • Monitoring and logging: collect performance and availability metrics as well as automate incident management and log aggregation
  • Inventory and classification: discover and maintain pre-existing brownfield cloud resources plus monitor and manage changes
  • Cost management and optimization: track and rightsize cloud spend and align capacity and performance to actual demand
  • Migration, backup, and DR: enable data protection, disaster recovery, and data mobility via snapshots and/or data replication

Organizations may group these criteria into key use cases including Cloud Brokerage, DevOps Automation, Governance, and Day-2 Life Cycle Operations.[8]

Enterprises with large-scale cloud implementations may require more robust cloud management tools which include specific characteristics, such as the ability to manage multiple platforms from a single point of reference, or intelligent analytics to automate processes like application lifecycle management. High-end cloud management tools should[original research?] also have the ability to handle system failures automatically with capabilities such as self-monitoring, an explicit notification mechanism, and include failover and self-healing capabilities.

Multi-Cloud and Hybrid Cloud Management Challenges[edit]

Legacy management infrastructures, which are based on the concept of dedicated system relationships and architecture constructs, are not well suited to cloud environments where instances are continually launched and decommissioned.[9] Instead, the dynamic nature of cloud computing requires monitoring and management tools that are adaptable, extensible and customizable.[10][11]

Cloud computing presents a number of management challenges.[6] Companies using public clouds do not have ownership of the equipment hosting the cloud environment, and because the environment is not contained within their own networks, public cloud customers do not have full visibility or control.[10] Users of public cloud services must also integrate with an architecture defined by the cloud provider, using its specific parameters for working with cloud components. Integration includes tying into the cloud APIs for configuring IP addresses, subnets, firewalls and data service functions for storage. Because control of these functions is based on the cloud provider’s infrastructure and services, public cloud users must integrate with the cloud infrastructure management.[12]

Capacity management is a challenge for both public and private cloud environments because end users have the ability to deploy applications using self-service portals. Applications of all sizes may appear in the environment, consume an unpredictable amount of resources, then disappear at any time.[13] A possible solution is profiling the applications impact on computational resources. As result, the performance models allow the prediction of how resource utilization changes according to application patterns. Thus, resources can be dynamically scaled to meet the expected demand. This is critical to cloud providers that need to provision resources quickly to meet a growing demand by their applications.[14]

Charge-back—or, pricing resource use on a granular basis—is a challenge for both public and private cloud environments.[15] Charge-back is a challenge for public cloud service providers because they must price their services competitively while still creating profit.[13] Users of public cloud services may find charge-back challenging because it is difficult for IT groups to assess actual resource costs on a granular basis due to overlapping resources within an organization that may be paid for by an individual business unit, such as electrical power.[15] For private cloud operators, charge-back is fairly straightforward, but the challenge lies in guessing how to allocate resources as closely as possible to actual resource usage to achieve the greatest operational efficiency. Exceeding budgets can be a risk.[13]

Hybrid cloud environments, which combine public and private cloud services, sometimes with traditional infrastructure elements, present their own set of management challenges. These include security concerns if sensitive data lands on public cloud servers, budget concerns around overuse of storage or bandwidth and proliferation of mismanaged images.[4] Managing the information flow in a hybrid cloud environment is also a significant challenge. On-premises clouds must share information with applications hosted off-premises by public cloud providers, and this information may change constantly.[16] Hybrid cloud environments also typically include a complex mix of policies, permissions and limits that must be managed consistently across both public and private clouds.[16]

Cloud Management Platforms (CMP)[edit]

CMPs provide a means for a cloud service customer to manage the deployment and operation of applications and associated datasets across multiple cloud service infrastructures, including both on-premises cloud infrastructure and public cloud service provider infrastructure. In other words, CMPs provide management capabilities for hybrid cloud and multi-cloud environments.[17]

A cloud management platform (CMP) provides broad cloud management functionality atop both public cloud provider platforms and private cloud platforms. CMPs manage cloud services and resources that are distributed across multiple cloud platforms. The value of CMPs stands in delivering the maximum level of consistency between platforms without compromising depth of functionality. Unfortunately, the meaning of the term "cloud management platform" (CMP) has evolved over the past decade so that the precise meaning of this term is often unclear in discussions of management strategy. One vendor using this term may mean something completely different from another. Selecting the right management approach for cloud services is therefore a complex task. Providers and vendors can further confuse the evaluation by highlighting only their strengths and avoiding their weaknesses. Furthermore, each provider and vendor focuses on solving different aspects of cloud management, making it difficult to compare solutions. [8]

A minimum viable CMP must be able to provide support for all technology stack layers and orchestrate capabilities across them (IaaS, PaaS, SaaS, etc.) It must include a cloud-agnostic tool to support portability/migration to and across hybrid clouds. An integration framework will take advantage of existing automation tools used internally and combine these with new CMP features. The ability to provide native container support across virtual technologies is a prerequisite, and CMPs are now either container ‘native’ (architected using containers) or being reengineered to support containers. Along with standard OS deployments, a CMP’s blueprinting function will enable administrators to create and provide image-based solutions and customized configurations. Integration with other IT assets and databases (CMDB) and role-based access control and governance are key.[18]

As a consolidated control plane for IT operations, one of the primary roles of a CMP is the integration of existing application lifecycle tools, hypervisors, and cloud platforms. Given that charter, CMPs must integrate with internal and external systems to manage multi-cloud services. The ability to support both published APIs and provide for customization, if needed, is a critical capability.[17]

Key areas of integration include:

  • On-premises private cloud - Where the cloud environment exists within the customer organization. Platforms such as VMWare and OpenStack as well as integrated systems such as those from Nutanix, HPE, and others should be integrated to manage private cloud resources. Capabilities should also include integration with container orchestrators such as Kubernetes.
  • CSP hosted private cloud – Sometimes called dedicated or managed cloud. Private hosted cloud resources are managed via APIs made available by the private cloud provider, in much the same way as public cloud resources and often include additional staffing to fully manage day to day operations.
  • Public cloud service – The CMP must integrate with required public cloud services such as Amazon Web Services (AWS), Microsoft Azure, Google Cloud Platform (GCP), IBM Cloud, Oracle, etc to enable management of resources residing in public cloud services. Integration can be achieved by use of the public APIs of the target cloud service, or by an agent running within the public cloud service environment.
  • IT Service Management – It is typical for CMPs to rely on existing enterprise management systems to provide capabilities such as incident management, configuration management, asset management, and financial management.
  • Service Automation – Organizations may consider CMP integration with existing automation tools to simplify resource management. Integration with configuration management tools such as Chef and Puppet, and deployment tools such as Terraform are key considerations.

Cloud Services Brokerages[edit]

Like any other brokerage firm, a Cloud Services Brokerage (CSB) manages cloud services for clients. Gartner explains that CSBs play an intermediary role in the cloud computing management process.[19] Since there are many Datacenters hosting the provided applications, the role of a service broker becomes very important in choosing the most suitable data center to serve the received request.[20] Cloud services brokerages consolidate cloud services from one or more sources and allow customers to access these services through one portal.

See also[edit]

References[edit]

  1. ^ Gens, Frank. (2008-09-23) “Defining ‘Cloud Services’ and ‘Cloud Computing’,” IDC Exchange. [1] Archived 2010-07-22 at the Wayback Machine
  2. ^ Henderson, Tom and Allen, Brendan. (2010-12-20) “Private clouds: Not for the faint of heart”, NetworkWorld. [2]
  3. ^ Whitehead, Richard. (2010-04-19) “A Guide to Managing Private Clouds,” Industry Perspectives. [3]
  4. ^ a b c Sullivan, Dan. (2011–02) “Hybrid cloud management tools and strategies,” SearchCloudComputing.com [4]
  5. ^ "Definition: Cloud management", ITBusinessEdge/Webopedia
  6. ^ a b S. Garcia-Gomez; et al. (2012). "Challenges for the comprehensive management of Cloud Services in a PaaS framework". Scalable Computing: Practice and Experience. 13 (3). Scientific International Journal for Parallel and Distributed Computing: 201–213.
  7. ^ "A Guidance Framework for Selecting Cloud Management Platforms and Tools". www.gartner.com. Retrieved 2018-11-26.
  8. ^ a b c "Evaluation Criteria for Cloud Management Platforms and Tools". www.gartner.com. Retrieved 2018-11-26.
  9. ^ Cole, Arthur. (2013-01-13) “Cloud Management, Front and Center,” ITBusinessEdge. [5] Archived 2018-12-02 at the Wayback Machine
  10. ^ a b Lee, Anne. (2012-01-24) “Cloud Computing: How It Affects Enterprise and Performance Monitoring,” Sys-Con Media [6]
  11. ^ Menychtas, Andreas; Santzaridou, Christina; Kousiouris, George; Varvarigou, Theodora; Orue-Echevarria, Leire; Alonso, Juncal; Gorronogoitia, Jesus; Bruneliere, Hugo; Strauss, Oliver; Senkova, Tatiana; Pellens, Bram; Stuer, Peter (2013), "ARTIST Methodology and Framework: A Novel Approach for the Migration of Legacy Software on the Cloud" (PDF), 2013 15th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing, 15th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing (SYNASC), IEEE, pp. 424–431, doi:10.1109/SYNASC.2013.62, ISBN 978-1-4799-3036-4, S2CID 8150975
  12. ^ Linthicum, David. (2011-04-27) “How to integrate with the cloud”, InfoWorld: Cloud Computing, April 27, 2011. [7]
  13. ^ a b c Semple, Bryan. (2011-07-14) “Five Capacity Management Challenges for Private Clouds,” Cloud Computing Journal. [8] Archived 2014-03-27 at the Wayback Machine
  14. ^ Magalhaes, Deborah et al. (2015-09-19) “Workload modeling for resource usage analysis and simulation in cloud computing,” Computers & Electrical Engineering [9]
  15. ^ a b Golden, Barnard. (2010-11-05) “Cloud Computing: Why You Can't Ignore Chargeback,” CIO.com. [10] Archived 2013-12-21 at the Wayback Machine
  16. ^ a b Rigsby, Josette. (2011-08-30) “IBM Offers New Hybrid Cloud Solution Using Cast Iron, Tivoli,” CMS Wire. [11]
  17. ^ a b Mike Edwards, Preetam Gawade, John Leung, Bill McDonald, Karolyn Schalk, Karl Scott, Bill Van Order, Steven Woodward (2017). "Practical Guide to Cloud Management Platforms". Cloud Standards Customer Council.{{cite web}}: CS1 maint: multiple names: authors list (link)
  18. ^ Fellows, William (June 2018). "451 Research Cloud Management Market Map". 451 Research Report Excerpt.
  19. ^ "Cloud Computing". www.gartner.com. Retrieved 28 May 2015.
  20. ^ Gamal, Selim; Rowayda A. Sadek; Hend Taha (January 2014). "An Efficient Cloud Service Broker Algorithm". International Journal of Advancements in Computing Technology. 6 (1).