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
1615
1615
1616
1616
<details >
1617
1617
<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
+
1618
1627
</b ></details >
1619
1628
1620
1629
<details >
You can’t perform that action at this time.
0 commit comments