Oracle 1Z0-1084-24 - Questions & Answers
Free preview · every answer includes a full explanation
Product page: https://prepkeys.com/1z0-1084-24.html
As a Cloud Native developer, you have written a web service for your company. However, your security team has suggested that your web service should address Distributed Denial-of-Service (DDoS) attack.
You are time-constrained and you need to ensure that this is implemented as soon as possible.
What should you do in this scenario?
(Choose the best answer.)
Which "Action Type" option is NOT available in an Oracle Cloud Infrastructure (OCI) Events rule definition?
When developing microservices, each one can be developed in the language of choice.
Which term describes this type of development?
(Choose the best answer.)
Which is NOT a valid option to execute a function deployed in Oracle Functions?
Having created a Container Engine for Kubernetes (OKE) cluster, you can use Oracle Cloud Infrastructure (OCI) Logging to view and search the logs of applications running on the worker node compute instances in the cluster.
Which task is NOT required to collect and parse application logs?
(Choose the best answer.)
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?
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 regarding service resiliency?
Which TWO statements accurately describe an Oracle Functions application? (Choose two.)
Which TWO statements are correct regarding Docker images and containers? (Choose two.)
You deployed a Python application to an Oracle Container Engine for Kubernetes (OKE) cluster. However, while testing you found a bug, which you rectified and then created a new Docker image. You now need to ensure that if this new image does not work once deployed, you should be able to roll back to the previous version.
Using kubect1, which strategy should you use?