Pass the Linux Foundation Kubernetes and Cloud Native CNPA Questions and answers with CertsForce

Viewing page 3 out of 3 pages
Viewing questions 21-30 out of questions
Questions # 21:

A platform engineering team is building an Internal Developer Platform (IDP). Which of the following enables application teams to manage infrastructure resources independently, without requiring direct platform team support?

Options:

A.

Manual infrastructure deployment services.


B.

A comprehensive platform knowledge center.


C.

Centralized logging and monitoring interfaces.


D.

Self-service resource provisioning APIs.


Expert Solution
Questions # 22:

What does the latest tag usually represent in a container image registry?

Options:

A.

The most recently built image unless otherwise specified.


B.

A signed image that has passed all security validations.


C.

The only image tag that can be deployed to production systems.


D.

A system-generated version number based on Git history.


Expert Solution
Questions # 23:

Which of the following best describes the primary function of an incident management system during a platform outage?

Options:

A.

Automatically generate detailed incident documentation, including the timeline and actions taken by the response team.


B.

Centralize alerts, facilitate notification to the appropriate on-call personnel, coordinate communication, and provide visibility into the incident status.


C.

Retroactively analyze system logs and metrics after the incident resolution to identify the root cause.


D.

Automatically execute predefined remediation scripts on the affected systems to resolve the incident without human intervention.


Expert Solution
Questions # 24:

A cloud native application needs to establish secure communication between its microservices. Which mechanism is essential for implementing security in service-to-service communications?

Options:

A.

API Gateway


B.

mTLS (Mutual TLS)


C.

Service Mesh


D.

Load Balancer


Expert Solution
Questions # 25:

In the context of platform engineering and the effective delivery of platform software, which of the following statements describes the role of CI/CD pipelines in relation to Software Bill of Materials (SBOM) and security scanning?

Options:

A.

SBOM generation and security scanning are particularly valuable for application software. While platform software may have different security considerations, these practices are highly beneficial within CI/CD pipelines for applications.


B.

CI/CD pipelines should integrate SBOM generation and security scanning as automated steps within the build and test phases to ensure early detection of vulnerabilities and maintain a clear inventory of components.


C.

CI/CD pipelines are designed to accelerate the delivery of platform software, and adding SBOM generation and security scanning would slow down the process, so these activities are better suited for periodic audits conducted outside of the pipeline.


D.

CI/CD pipelines are primarily for automating deployments; SBOM generation and security scanning are separate, manual processes performed after deployment.


Expert Solution
Viewing page 3 out of 3 pages
Viewing questions 21-30 out of questions