Your organization is transitioning a monolithic billing system into a cloud-native microservices application deployed on Oracle Cloud Infrastructure Container Engine for Kubernetes. To maintain high operational excellence under the observability pillar of cloud-native development, the engineering team has successfully set up centralized log aggregation and system metrics. However, you must now implement a solution that can track, visualize, and analyze end-to-end transaction flows and asynchronous call hops across multiple distributed microservices.
Which service should be integrated to fulfill this distributed transaction tracing requirement?
To effectively test your cloud native applications for " unknown unknowns " , you need to employ various testing and deployment strategies. Which strategy involves exposing new functionality or features to only a small set of users?
You are tasked with developing an application that requires the use of Oracle Cloud Infrastructure (OCI) APIs to POST messages to a stream in the OCI Streaming service. Which statement is incorrect? (Choose the best answer.)
You are building an event-driven workflow and need to programmatically create an Oracle Cloud Infrastructure (OCI) Events rule using the OCI Command Line Interface (CLI). Which CLI command correctly creates the rule while sourcing its target destination services from a local configuration file named actions.json?
You have two microservices, A and B running in production. Service A relies on APIs from service B. You want to test changes to service A without deploying all of its dependencies, which includes service B. Which approach should you take to test service A?
As a Cloud Native developer, you develop two services in Node.js and deploy them to two different Container Engine for Kubernetes (OKE) clusters that use the same Virtual Cloud Network (VCN). Your security team wants to analyze the network communication between them. How can this requirement be met in the most cost-effective way?
Which is NOT a valid backend-type option available when configuring an Oracle Cloud Infrastructure (OCI) API Gateway Deployment?
You have a containerized application that requires access to an Autonomous Transaction Processing (ATP) Database. Which option is NOT valid when the container is deployed in an OKE cluster? (Choose the best answer.)
You are developing a diagnostic tool to programmatically extract error events from multiple application custom logs in a specific compartment. Which OCI CLI command should your tool run to submit this log search query for a designated time window?
You plan to implement logging in your services that will run in Oracle Cloud Infrastructure (OCI) Container Engine for Kubernetes (OKE). Which statement describes the appropriate logging approach?