Join the discussion
Question 1/24
As a cloud-native developer, you are designing an application that depends on Oracle Cloud Infrastructure (OCI) Object Storage wherever the application is running. Therefore, provisioning of storage buckets should be part of your Kubernetes deployment process for the application. Which should you leverage to meet this requirement?
Correct Answer: A
Adding OCI Service Broker for Kubernetes to Clusters:
Service brokers offer a catalog of backing services to workloads running on cloud native platforms. The Open Service Broker API is a commonly-used standard for interactions between service brokers and platforms. The Open Service Broker API specification describes a simple set of API endpoints that platforms use to provision, gain access to, and manage service offerings. For more information about the Open Service Broker API, see resources available online including those at openservicebrokerapi.org.
OCI Service Broker for Kubernetes is an implementation of the Open Service Broker API. OCI Service Broker for Kubernetes is specifically for interacting with Oracle Cloud Infrastructure services from Kubernetes clusters. It includes three service broker adapters to bind to the following Oracle Cloud Infrastructure services:
-Object Storage
-Autonomous Transaction Processing
-Autonomous Data Warehouse
References:
https://docs.cloud.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengaddingservicebrokers.htm
Service brokers offer a catalog of backing services to workloads running on cloud native platforms. The Open Service Broker API is a commonly-used standard for interactions between service brokers and platforms. The Open Service Broker API specification describes a simple set of API endpoints that platforms use to provision, gain access to, and manage service offerings. For more information about the Open Service Broker API, see resources available online including those at openservicebrokerapi.org.
OCI Service Broker for Kubernetes is an implementation of the Open Service Broker API. OCI Service Broker for Kubernetes is specifically for interacting with Oracle Cloud Infrastructure services from Kubernetes clusters. It includes three service broker adapters to bind to the following Oracle Cloud Infrastructure services:
-Object Storage
-Autonomous Transaction Processing
-Autonomous Data Warehouse
References:
https://docs.cloud.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengaddingservicebrokers.htm
Add Comments
- Other Question (24q)
- Q1. As a cloud-native developer, you are designing an application that depends on Oracle Cloud...
- Q2. In the sample Kubernetes manifest file below, what annotations should you add to create a ...
- Q3. Which statements is incorrect with regards to the Oracle Cloud Infrastructure (OCI) Notifi...
- Q4. Your organization uses a federated identity provider to login to your Oracle Cloud Infrast...
- Q5. As a cloud-native developer, you have written a web service for your company. You have use...
- Q6. What is the communication method between different Cloud native applications services?...
- Q7. You are developing a serverless application with Oracle Functions. You have created a func...
- Q8. Which two statements are true for service choreography?...
- Q9. Which two handle Oracle Functions authentication automatically?...
- Q10. A developer using Oracle Cloud Infrastructure (OCI) API Gateway must authenticate the API ...
- Q11. Which concepthe following steps reference Console instructionsCloud Infrastructure Resourc...
- Q12. Your Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE) administrator has c...
- Q13. You have deployed a Python application on Oracle Cloud Infrastructure Container Engine for...
- Q14. What is one of the differences between a microservice and a serverless function?...
- Q15. You are developing a serverless application with Oracle Functions and Oracle Cloud Infrast...
- Q16. You are building a cloud native, serverless travel application with multiple Oracle Functi...
- Q17. You are processing millions of files in an Oracle Cloud Infrastructure (OCI) Object Storag...
- Q18. What is the minimum of storage that a persistent volume claim can obtain in Oracle Cloud I...
- Q19. Which header is NOT required when signing GET requests to Oracle Cloud Infrastructure APIs...
- Q20. You want to push a new image in the Oracle Cloud Infrastructure (OCI) Registry. Which two ...
- Q21. In a Linux environment, what is the default location of the configuration file that Oracle...
- Q22. How can you find details of the tolerations field for the sample YAML file below? (Exhibit...
- Q23. You have written a Node.js function and deployed it to Oracle Functions. Next, you need to...
- Q24. Which two are benefits of distributed systems?...
