exam questions

Exam 1z0-997-22 All Questions

View all questions & answers for the 1z0-997-22 exam

Exam 1z0-997-22 topic 1 question 41 discussion

Actual exam question from Oracle's 1z0-997-22
Question #: 41
Topic #: 1
[All 1z0-997-22 Questions]

You developed a microservices-based application that runs on Oracle Cloud Infrastructure (OCI) Container Engine for Kubernetes (OKE). It has multiple endpoints that needs to be exposed to the public internet.
What is the most cost-effective way to expose multiple application endpoints without adding complexity to the application?

  • A. Use NodePort service type in Kubernetes for each of your service endpoint and use node's public IP address to access the applications.
  • B. Use separate load balancer instance for each service, but use the 100 Mbps load balancer option.
  • C. Deploy an Ingress Controller and use it to expose each endpoint with its own routing endpoint.
  • D. Use ClusterIP service type in Kubernetes for each of your service endpoint and use a load balancer to expose the endpoints.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
daws08322
1 year, 3 months ago
Option C involves deploying an Ingress Controller, which is specifically designed for routing external traffic to services within your Kubernetes cluster. It allows you to define routing rules and manage the exposure of multiple application endpoints without the need for individual load balancers or manual node IP addresses. This approach is both cost-effective and provides a more organized and flexible way to handle external access to your services.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago