1z0-1084-24 Exam Question 1

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.)
  • 1z0-1084-24 Exam Question 2

    Which testing strategy achieves high velocity of deployments and releases of cloud native applications?
    (Choose the best answer.)
  • 1z0-1084-24 Exam Question 3

    Your organization has mandated that all deployed container images used for microservices must be signed by a specified master encryption key (MEK). You have appropriately signed the container images as part of your build process, but must now ensure that they are automatically verified when they are deployed to Oracle Cloud Infrastructure (OCI) Container Engine for Kubemetes (OKE) clusters. Which option should be used to mandate image verification when deploying to OKE clusters, assuming that MEK is already stored in an available OCI Vault? (Choose the best answer.)
  • 1z0-1084-24 Exam Question 4

    You are developing a polyglot serverless application using Oracle Functions. Which language cannot be used to write your function code?
  • 1z0-1084-24 Exam Question 5

    You have just finished building and compiling the software required to implement the API microservice component. You need to rebuild the API docker image, and plan to tag it as: ocIdevops/api:latest Which docker command would re-create the API docker image?