Weekend Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

CNPA Questions and Answers

Question # 6

Which approach is an effective method for securing secrets in CI/CD pipelines?

A.

Storing secrets in configuration files with restricted access.

B.

Storing secrets and encrypting them in a secrets manager.

C.

Storing secrets as plain-text environment variables managed through config files.

D.

Encoding secrets in the source code using base64.

Full Access
Question # 7

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

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.

Full Access
Question # 8

In a multi-cluster Kubernetes setup, which approach effectively manages the deployment of multiple interdependent applications together as a unit?

A.

Employing a declarative application deployment definition.

B.

Creating separate Git repositories per application.

C.

Direct deployments from CI/CD with Git configuration.

D.

Using Helm for application packaging with manual deployments.

Full Access
Question # 9

Which of the following is a primary benefit of using Kubernetes Custom Resource Definitions (CRDs) in a self-service platform model?

A.

CRDs automatically manage the scaling and failover of platform services without additional configuration.

B.

CRDs eliminate the need for Role-based access control (RBAC) configurations in Kubernetes clusters.

C.

CRDs enable platform teams to define custom APIs without modifying the Kubernetes API server code.

D.

CRDs provide built-in support for multi-cloud deployments without additional tooling.

Full Access
Question # 10

Which tool is commonly used to automate environment provisioning?

A.

Kubernetes

B.

Prometheus

C.

Docker

D.

OpenTofu

Full Access
Question # 11

During a Kubernetes deployment, a Cloud Native Platform Associate needs to ensure that the desired state of a custom resource is achieved. Which component of Kubernetes is primarily responsible for this task?

A.

Kubernetes Scheduler

B.

Kubernetes Etcd

C.

Kubernetes API Server

D.

Kubernetes Controller

Full Access
Question # 12

Which component is essential for ensuring the repeatability and consistency of builds in a Continuous Integration pipeline?

A.

Real-time notification systems that alert developers immediately when builds fail in any environment.

B.

Dynamic resource allocation that automatically scales infrastructure based on pipeline workload.

C.

Customizable dashboards that visualize pipeline metrics and performance for different stakeholders.

D.

Immutable artifacts with unique identifiers that are generated once and promoted across environments.

Full Access
Question # 13

Which key observability signal helps detect real-time performance bottlenecks in a Kubernetes cluster?

A.

Logs

B.

Traces

C.

Metrics

D.

Events

Full Access
Question # 14

Development teams frequently raise support tickets for short-term access to staging clusters, creating a growing burden on the platform team. What's the best long-term solution to balance control, efficiency, and developer experience?

A.

Use GitOps to manage RBAC roles and allow teams to request access via pull requests with automatic approval for non-sensitive environments.

B.

Dedicate one Cloud Native Platform Engineer to triage and fulfill all access requests to maintain fast turnaround times.

C.

Set up scheduled access windows and batch all requests into specific time slots managed by the platform team.

D.

Provide pre-approved kubeconfigs to trusted developers so they can access staging clusters without platform intervention.

Full Access
Question # 15

Which of the following strategies should a team prioritize to enhance platform efficiency?

A.

Encourage teams to handle all platform tools independently without guidance.

B.

Implement manual updates for all cluster configurations.

C.

Automate the version bump process (or cluster updates).

D.

Conduct weekly meetings to discuss every minor update.

Full Access
Question # 16

Which of the following is a primary benefit of adopting a platform approach for managing application environments with diverse needs?

A.

It enables self-service infrastructure provisioning while supporting app-specific requirements and organizational standards.

B.

It isolates application environments completely to maximize security and avoid shared resources.

C.

It enforces one infrastructure setup for all applications to reduce management complexity.

D.

It centralizes all deployments in one environment to improve control and visibility.

Full Access
Question # 17

In a cloud native environment, which approach is effective for managing resources to ensure a balance between defined states and dynamic adjustments?

A.

Imperative Resource Management

B.

Manual Resource Tracking

C.

Declarative Resource Management

D.

Static Resource Allocation

Full Access
Question # 18

In a cloud native environment, how do policy engines facilitate a unified approach for teams to consume platform services?

A.

Enforces strict compliance policies with security standards.

B.

Integrates with CI/CD pipelines to streamline service provisioning.

C.

Enforces service-level agreements (SLAs) across all teams.

D.

Provides centralized reusable policies to ensure security and compliance.

Full Access
Question # 19

A Platform Team is adopting the HEART framework to measure user experience of their developer portal. Which of the following aspects does the HEART framework primarily focus on to help improve developer experience and platform performance?

A.

HEART evaluates Hardware, Efficiency, Availability, Response times, and Throughput to measure and ensure platform reliability and performance.

B.

HEART tracks Happiness, Engagement, Adoption, Reliability, and Throughput, helping teams optimize infrastructure performance.

C.

HEART focuses on Happiness, Engagement, Adoption, Retention, and Task success, enabling teams to track both qualitative and quantitative metrics for user experience.

D.

HEART focuses on Happiness, Efficiency, Availability, Reliability, and Throughput, enabling teams to assess both qualitative and quantitative aspects of platform performance.

Full Access
Question # 20

A developer is struggling to access the necessary services on a cloud native platform due to complex Kubernetes configurations. What approach can best simplify their access to platform capabilities?

A.

Increase the number of required configurations to enhance security.

B.

Implement a web portal that abstracts the Kubernetes complexities.

C.

Limit user access to only a few services.

D.

Provide detailed documentation on Kubernetes configurations.

Full Access
Question # 21

How can an internal platform team effectively support data scientists in leveraging complex AI/ML tools and infrastructure?

A.

Integrate AI/ML steps into standard developer CI/CD systems for maximum reuse

B.

Implement strict resource quotas and isolation for AI/ML workloads for stability.

C.

Offer workflows and easy access to specialized AI/ML tools, data, and compute.

D.

Focus the portal on UI-driven execution of predefined AI/ML jobs via abstraction.

Full Access
Question # 22

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

A.

API Gateway

B.

mTLS (Mutual TLS)

C.

Service Mesh

D.

Load Balancer

Full Access
Question # 23

What is a key consideration during the setup of a Continuous Integration/Continuous Deployment (CI/CD) pipeline to ensure efficient and reliable software delivery?

A.

Using a single development environment for all stages of the pipeline.

B.

Implement automated testing at multiple points in the pipeline.

C.

Skip the packaging step to save time and reduce complexity.

D.

Manually approve each build before deployment to maintain control over quality.

Full Access
Question # 24

A development team is struggling to find and connect to various services within a cloud platform. What is the primary benefit of implementing an API-driven service catalog for this team?

A.

It enables easier service discovery through a consistent interface.

B.

It increases the time taken to provision services.

C.

It allows the team to bypass security protocols.

D.

It requires the development team to manage provisioning details themselves.

Full Access
Question # 25

A Cloud Native Platform Engineer is tasked with improving the integration between teams through effective API management. Which aspect of API-driven initiatives is most crucial for fostering collaboration in platform engineering?

A.

APIs must be documented properly to ensure all teams understand how to use them.

B.

APIs should be released without versioning to simplify maintenance.

C.

APIs should be tightly coupled to specific teams to enforce accountability.

D.

APIs should be designed to be as complex as possible to accommodate all potential use cases.

Full Access