nerdexam
Cisco

300-745 · Question #27

In preparation for an upcoming security audit, a metal production company decided to enhance the security of container-based services running in a Kubernetes environment. The company wants to ensure…

The correct answer is D. Service Mesh. A Service Mesh provides built-in support for mutual TLS (mTLS) between microservices, ensuring encrypted communication at scale in Kubernetes environments. It also centralizes management of certificates, keys, and security policies, making it the right choice for securing data…

Secure Connectivity

Question

In preparation for an upcoming security audit, a metal production company decided to enhance the security of container-based services running in a Kubernetes environment. The company wants to ensure that all communications between applications and services are encrypted. The administrator plans to implement mTLS service between application and services to secure the data exchanges. Given the need to manage encryption at scale and maintain efficient communication across the cluster, which network transport technology must be employed?

Options

  • Aingress controller
  • Bload balancing
  • CKubernetes network policies
  • DService Mesh

How the community answered

(41 responses)
  • A
    5% (2)
  • B
    2% (1)
  • C
    10% (4)
  • D
    83% (34)

Explanation

A Service Mesh provides built-in support for mutual TLS (mTLS) between microservices, ensuring encrypted communication at scale in Kubernetes environments. It also centralizes management of certificates, keys, and security policies, making it the right choice for securing data exchanges across the cluster.

Topics

#service mesh#mTLS#Kubernetes#encryption at scale

Community Discussion

No community discussion yet for this question.

Full 300-745 Practice