Cloud Native Applications Skill Check Sample Question Answer

 #Cloud Native Applications Skill Check Sample Question Answer

Test 2: Skill Check: Developing Cloud Native Applications
1. What two statements are true when you upgrade the OKE cluster with a new version?
Ans: The control plane is updated by oracle. 
     The worker nodes are upgraded by the customer. 
 
2. Identify the two correct statements for deleting a docker image from OCIR?
Ans: You can use OCI CLI to perform the delete. 
     There is time limit to undelete the image.  
 
3. Which three can be used to push docker images to OCIR?
Ans: Docker CLI 
Docker v2 API 
     Oracle Functions Service 

4. Identify three correct statements when configuring API gateway in OCI?
Ans: VCN must exists before creating an API gateway. 
API gateway instances can run on separate Fault domains 
API gateway instances can run on separate Availability domain. 

5. Identify the correct statement after you edit the configuration of a Node Pool in OKE cluster?
Ans: The configuration changes only effects new nodes created after edit. 

Test 3: Securing Cloud Native Applications

1. On which two options is Oracle Cloud Infrastructure Budget set? (Choose two)
Ans: Cost-tracking tags 
Compartments 

2. Which components are part of OCI Identity and Access Management service? (Choose three)
Ans: Users 
Dynamic Groups 
Policies 

3. You want to make API calls against other OCI Services from your instance without configuring user credentials.
Ans: Create Dynamic Group and add a policy

4. What would you use to form Oracle Cloud Infrastructure Identity and Access Management to govern resources in a tenancy?
Ans: Policies 

5. You have created a new compartment "apps" to host some production apps and you have created an apps_group and added users to it.
What would you do ensure the users access to the apps compartment?
Ans: Add an IAM Policy for apps_group granting access to the apps compartment 

Test 5: Skill Check: Operating Cloud Native Applications

1. You want to set up an alarm for CPU usage and disk read for a compute instance, so that you can determine when to launch new instances to handle increased load.
Which service would you use?
Ans: Monitoring 

2. Which types of logs are used by the Logging service? (Choose three)
Ans: Custom Logs 
Service Logs 
Audit Logs 

3. You want to aggregate, search, and monitor all log data from your applications and system infrastructure.
Which service would you use for this?
Ans: Logging Analytics 

4. You want to reduce millions of log entries into a small set of log signatures to make it easy to review.
By using which would you achieve this?

Ans: Logging Analytics 

5. Which statements are true about the Logging service? (Choose two)
Ans: Analyzes critical diagnostic information that describes how resources are performing and being accessed 
     Single pane of glass for all the logs in a tenancy