Tag Archives: applications

Which two statements are true about registering Applications in OFSC?

Which two statements are true about registering Applications in OFSC? A. A unique Client ID and Client Secret must be entered for each registered Application. B. Applications support OAuth2 using tokens either from OFSC or external providers such as Oracle Identity Cloud Service. C. If the API Access section is left blank, then by default, the Application has… Read More »

You can use Java and REST APIs for caching applications to interact with Oracle Application Container

You can use Java and REST APIs for caching applications to interact with Oracle Application Container Cloud Service caches. Which two client protocols does Oracle Application Container Cloud Service (ACCS) Cache support?Response: A. avro B. http C. grpc D. thrift a Correct Answer: A,C

In Oracle Application Container Cloud Service, what can you use to configure applications to be clustered

In Oracle Application Container Cloud Service, what can you use to configure applications to be clustered so that they can communicate privately over internal network?Response: A. manfest.json B. UI/application console C. cluster-conflg.json D. deployment.json Correct Answer: B

Which two statements are true about Worker applications In Oracle Application Container Cloud Service?

Which two statements are true about Worker applications In Oracle Application Container Cloud Service?Response: A. They cannot have service bindings. B. They are configured using manifest.json C. They cannot be scaled out. D. They do not provide a public URL. Correct Answer: B,D

In order to effectively test your cloud-native applications, you might utilize separate environments

In order to effectively test your cloud-native applications, you might utilize separate environments (development, testing, staging, production, etc.). Which Oracle Cloud Infrastructure (OC1) service can you use to create and manage your infrastructure? A. OCI Compute B. OCI Container Engine for Kubernetes C. OCI Resource Manager D. OCI API Gateway Correct Answer: C Resource Manager is an Oracle… Read More »

What is the communication method between different Cloud native applications services?

What is the communication method between different Cloud native applications services? A. Complex and asynchronous B. Basic and synchronous C. Complex and synchronous D. Basic and asynchronous Correct Answer: D What Is Cloud Native? Cloud native technologies are characterized by the use of containers, microservices, serverless functions, development pipelines, infrastructure expressed as code, event-driven applications, and Application Programming… Read More »

In order to effectively test your cloud-native applications, you might utilize separate environments

In order to effectively test your cloud-native applications, you might utilize separate environments (development, testing, staging, production, etc.). Which Oracle Cloud Infrastructure (OC1) service can you use to create and manage your infrastructure? A. OCI Compute B. OCI Container Engine for Kubernetes C. OCI Resource Manager D. OCI API Gateway Correct Answer: C ExplanationResource Manager is an Oracle… Read More »

What is thecommunication method between different Cloud native applications services?

What is thecommunication method between different Cloud native applications services? A. Complex and asynchronous B. Basic and synchronous C. Complex and synchronous D. Basic and asynchronous Correct Answer: D Explanation What Is Cloud Native? Cloud native technologies arecharacterized by the use of containers, microservices, serverless functions, development pipelines, infrastructure expressed as code, event-driven applications, and Application Programming Interfaces… Read More »

With the volume of communication that can happen between different components in cloud-native applications,

With the volume of communication that can happen between different components in cloud-native applications, it is vital to not only test functionality, but also service resiliency.Which statement is true with regards to service resiliency? A. Resiliency is about recovering from failures without downtime or data loss. B. A goal of resiliency is not to bring a service to… Read More »