Explain cloud management tasks.

 CLOUD MANAGEMENT TASKS

  • Cloud management, as an IT service, comprises the majority of the underlying duties and methodologies of IT service management. It comprises responsibilities ranging from the most fundamental to the most complicated, such as ensuring resource availability, delivering fully working software/systems, and establishing standardized security controls and procedures.
  •  Some businesses now provide vendor-neutral cloud management software/services to help businesses successfully manage and run cloud services. Although the customer or end-user is also accountable for their share, cloud administration is generally a vendor-end process that covers any job that has an impact on the cloud environment, whether directly or indirectly. It is the cloud provider's responsibility to manage resources and their performance. 
  • The management of resources encompasses many areas of cloud computing, including load balancing, performance, storage, backups, capacity, deployment, and so on. Management is required to get the full capability of cloud resources. The cloud provider completes a variety of steps to ensure that cloud resources are being used efficiently. The following are some of the cloud management duties performed by cloud providers:


Audit System Backups: 

It is necessary to check backups regularly to assure the restoration of randomly selected files from various users. Backups can be done in the following ways:

  • The corporation backs up files from on-site PCs to drives in the cloud.
  • The cloud provider backs up files.

It is vital to know whether the cloud provider has encrypted the data, who has access to the data, and if the backup is taken in many places, the user must be aware of the details of the places.

Data Flow of the System: 

It is the managers' responsibility to create a diagram depicting the complete process flow. This process flow depicts the transportation of an organization's day throughout the cloud solution.

Vendor Lock-In Awareness and Solutions: 

Managers must be aware of the method of terminating services from a certain cloud provider. Procedures must be created to allow cloud administrators to export data from an organization's system to another cloud provider. Knowing Provider's Security Procedures: Managers should be aware of the provider's security plans for the following services:

  • Multitenant use
  • E-commerce processing
  • Employee screening
  • B Encryption policy

Monitoring Capacity Planning and Scaling Capabilities:

 Managers must understand capacity planning to determine whether the cloud provider is matching his/her company's future capacity needs. Managers must manage scaling capabilities to guarantee that services can be scaled up ar down as needed by users.

Monitor Audit Log Use: 

Managers must regularly audit logs to discover faults in the system.

Solution Testing and Validation: 

When a solution is offered by the cloud provider, it is important to test it so that it produces the right output and is error-free. This is required to make a system resilient and trustworthy.

Comments

Popular posts from this blog

Discuss classification or taxonomy of virtualization at different levels.

What is RMI? Discuss stub and skeleton. Explain its role in creating distributed applications.

Suppose that a data warehouse for Big-University consists of the following four dimensions: student, course, semester, and instructor, and two measures count and avg_grade. When at the lowest conceptual level (e.g., for a given student, course, semester, and instructor combination), the avg_grade measure stores the actual course grade of the student. At higher conceptual levels, avg_grade stores the average grade for the given combination. a) Draw a snowflake schema diagram for the data warehouse. b) Starting with the base cuboid [student, course, semester, instructor], what specific OLAP operations (e.g., roll-up from semester to year) should one perform in order to list the average grade of CS courses for each BigUniversity student. c) If each dimension has five levels (including all), such as “student < major < status < university < all”, how many cuboids will this cube contain (including the base and apex cuboids)?