Hands-on Activity 14 OpenStack Installation (Keystone, Glance, Nova)
- Github URL: Github Link
Conclusion: I conclude that activity 14 involves the installation of Keystone, Glance, and Nova within OpenStack is a fundamental step in setting up a functional cloud computing environment. The successful implementation of these services forms the backbone of an efficient and secure infrastructure.Keystone, as the identity service, ensures proper authentication and authorization, guaranteeing secure access control to resources. Glance, the image service, facilitates the management and storage of virtual machine images, streamlining the process of instance creation. Meanwhile, Nova, the compute service, orchestrates the lifecycle of virtual machines, enabling efficient resource allocation and management.This installation activity marks the foundation for an operational OpenStack environment, enabling users to securely authenticate, manage, and launch instances, paving the way for a robust and scalable cloud infrastructure.