Which three of the following Oracle Cloud Services can be used as the infrastructure requirements of Sunbird ED?
Container Engine for Kuberntes (OKE)
OCI Compute
OCI File Storage
Oracle Autonomous Database Severless
Oracle Cloud Infrastructure Registry (OCIR, Container Registry)
Correct : A
For the infrastructure requirements of Sunbird ED, Container Engine for Kubernetes (OKE) for orchestrating containerized applications, OCI Compute for providing scalable virtual machines, and OCI Container Registry (OCIR) for storing and managing container images are essential services. These services collectively support a robust, scalable, and efficient cloud infrastructure for deploying and managing Sunbird ED.
Start a Discussions
Oracle Cloud Agent is a lightweight proves that manages plug-ins running on compute instances for all Ubuntu platform images dated after Feb 2019. Plug-ins collect performance metrics that can be displayed in (XI Console Dashboards. Which is NOT a metric in compute instance?
Correct : C
Oracle Cloud Agent collects various performance metrics from compute instances, such as Disk Read I/O, Memory Utilization, and CPU Utilization, to help monitor and manage the performance of instances. However, Disk Free Space is typically not a metric directly provided by the Oracle Cloud Agent as it focuses more on performance metrics rather than storage capacity metrics.
Start a Discussions
You need to create a load balancer for Sunbird ED Portal, the Player microservice. You use annotation (o control (he shapes of the load balancer where you need to put the annotation in the ansible inventory. What is the minimum bandwidth for a flexible load balancer in OCI?
Correct : B
The minimum bandwidth for a flexible load balancer in OCI is 10 Mbps. This allows for granular control over the load balancer's capacity, enabling it to be precisely tailored to the application's needs, such as the Player microservice in Sunbird ED Portal, ensuring efficient distribution of traffic and optimal resource utilization.
Start a Discussions
You need lo store Sunbird ED ansible inventory in a repository that pros ides additional layer of security 10 control access. Which repository would you use?
Correct : C
OCI DevOps Code Repositories is a service designed to provide a secure, scalable, and collaborative environment for storing and managing source code. It offers an additional layer of security to control access, making it an ideal choice for storing sensitive configurations like Sunbird ED ansible inventory, ensuring that access to these configurations is tightly controlled and monitored.
Start a Discussions
Which of these steps should be pet formed when creating the infrastructure Tor Sunbird ED deployment?
I) Create NAT Gateway in the Virtual Cloud Network (VCN) to give those cloud resources that are without
II) public IP addresses access to (he Internet, without exposing those resources to incoming Internet connections.
III) Create Service Gateway in the VCN to enable private access lo specific Oracle service (for example. Object Storage. Container Registry, and so on) without exposing the data to the public Internet
IV) Create Network Security Group (NSG) to allow the Compute VMs lo access other subnets. Oracle services, and the Internet.
V) Create Reverse DNS (FTR) records to resolve all private IP addresses hack to fully qualified domain names
VI) IFODN).
Correct : A
When creating the infrastructure for Sunbird ED deployment, it is essential to create a NAT Gateway for enabling private resources to access the internet without direct exposure, a Service Gateway for private access to Oracle services without internet exposure, and Network Security Groups (NSGs) for defining security rules for VMs. Creating Reverse DNS records is not typically a required step in this context, making options (i), (ii), and (iii) the correct actions to perform.
Start a Discussions