Oracle 1z0-1084-20 Exam Practice Questions (P. 2)
- Full Access (60 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #6
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? (Choose the best answer.)
Which statement is true with regards to service resiliency? (Choose the best answer.)
- AResiliency is about recovering from failures without downtime or data loss.Most Voted
- BA goal of resiliency is not to bring a service to a functioning state after a failure.
- CResiliency testing can be only done in a test environment.
- DResiliency is about avoiding failures.
Correct Answer:
D
D
send
light_mode
delete
Question #7
Which two are required to enable Oracle Cloud Infrastructure (OCI) Container Engine for Kubernetes (OKE) cluster access from the kubectl CLI? (Choose two.)
- AAn SSH key pair with the public key added to cluster worker nodes.
- BInstall and configure the OCI CLIMost Voted
- COCI Identity and Access Management Auth Token
- DTiller enabled on the OKE cluster
- EA configured OCI API signing key pairMost Voted
Correct Answer:
BE
Reference:
https://www.oracle.com/webfolder/technetwork/tutorials/obe/oci/oke-full/index.html
BE
Reference:
https://www.oracle.com/webfolder/technetwork/tutorials/obe/oci/oke-full/index.html
send
light_mode
delete
Question #8
You have a containerized app that requires an Autonomous Transaction Processing (ATP) Database. Which option is not valid for connecting to ATP from a container in Kubernetes? (Choose the best answer.)
- AEnable Oracle REST Data Services for the required schemas and connect via HTTPS.Most Voted
- BCreate a Kubernetes secret with contents from the instance Wallet files. Use this secret to create a volume mounted to the appropriate path in the application deployment manifest.
- CUse Kubernetes secrets to configure environment variables on the container with ATP instance OCID, and OCI API credentials. Then use the CreateConnection API endpoint from the service runtime.
- DInstall the Oracle Cloud Infrastructure Service Broker on the Kubernetes cluster and deploy ServiceInstance and ServiceBinding resources for ATP. Then use the specified binding name as a volume in the application deployment manifest.
Correct Answer:
D
Reference:
https://blogs.oracle.com/developers/creating-an-atp-instance-with-the-oci-service-broker
D
Reference:
https://blogs.oracle.com/developers/creating-an-atp-instance-with-the-oci-service-broker
send
light_mode
delete
Question #9
In order to effectively test your cloud-native applications, you might utilize separate environments (development, testing, staging, production, etc.)
Which Oracle Cloud Infrastructure (OCI) service can you use to create and manage your infrastructure? (Choose the best answer.)
Which Oracle Cloud Infrastructure (OCI) service can you use to create and manage your infrastructure? (Choose the best answer.)
- AOCI Compute
- BOCI Container Engine for Kubernetes
- COCI Resource Manager
- DOCI API Gateway
Correct Answer:
C
C
send
light_mode
delete
Question #10
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.)
Streaming service.
Which statement is incorrect? (Choose the best answer.)
- AThe request must include an authorization signing string including (but not limited to) x-content-sha256, content-type, and content-length headers.
- BThe Content-Type header must be set to application/json
- CAn HTTP 401 will be returned if the client's clock is skewed more than 5 minutes from the server's.
- DThe request does not require an Authorization header.Most Voted
Correct Answer:
D
Reference:
https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/signingrequests.htm
D
Reference:
https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/signingrequests.htm
send
light_mode
delete
All Pages