File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -1615,6 +1615,15 @@ When you use a function (`YEAR(purchased_at)`) it has to scan the whole database
16151615
16161616<details >
16171617<summary >What components/projects of OpenStack are you familiar with?</summary ><br ><b >
1618+ I’m most familiar with several core OpenStack components:
1619+
1620+ - Nova for compute resource provisioning, including VM lifecycle management.
1621+ - Neutron for networking, focusing on creating and managing networks, subnets, and routers.
1622+ - Cinder for block storage, used to attach and manage storage volumes.
1623+ - Keystone for identity services, handling authentication and authorization.
1624+
1625+ I’ve implemented these in past projects, configuring them for scalability and security to support multi-tenant environments.
1626+
16181627</b ></details >
16191628
16201629<details >
You can’t perform that action at this time.
0 commit comments