wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Module 8: FinOps for the Container World

Total questions: 25

Worksheet time: 8mins

Name
Class
Date
1.

What is a primary benefit of moving to container orchestration in a FinOps context?

a)

Increased hardware dependency

b)

Reduced application portability

c)

Improved scalability and resource utilisation

d)

Manual deployment control

2.

What is the main role of container orchestration platforms like Kubernetes?

a)

Writing application source code

b)

Managing billing invoices

c)

Automating deployment, scaling, and management of containers

d)

Replacing cloud service providers

3.

Why should applications be evaluated before containerisation?

a)

All applications must be containerised

b)

Containers reduce licensing costs

c)

Not all applications are suitable for containerisation

d)

Containers eliminate the need for testing

4.

What does containerising an application typically involve?

a)

Migrating it to a virtual machine

b)

Breaking it into microservices or smaller components

c)

Increasing hardware capacity

d)

Removing dependencies

5.

Which of the following is a popular container orchestration platform due to its rich ecosystem and community?

a)

Jenkins

b)

Kubernetes

c)

Terraform

d)

Ansible

6.

What is involved in setting up orchestration infrastructure?

a)

Writing application code

b)

Purchasing physical servers

c)

Deploying a cluster and control plane components

d)

Creating billing reports

7.

In Kubernetes, where is the desired state of an application defined?

a)

Billing dashboards

b)

Monitoring agents

c)

Deployment manifests (YAML or JSON files)

d)

Container registries

8.

Why is monitoring and logging important in container orchestration?

a)

To reduce container image size

b)

To gain visibility into performance and troubleshoot issues

c)

To replace CI/CD pipelines

d)

To manage user permissions

9.

What is the main goal of integrating CI/CD pipelines with container orchestration?

a)

Increase manual approvals

b)

Automate build, test, and deployment processes

c)

Eliminate security checks

d)

Reduce container portability

10.

Which activity helps ensure container security?

a)

Ignoring image updates

b)

Using unsecured container images

c)

Implementing access controls and applying patches

d)

Disabling monitoring

11.

What is the purpose of the Container FinOps Lifecycle?

a)

Managing application performance only

b)

Optimising software licensing

c)

Managing and optimising container costs in the cloud

d)

Replacing traditional FinOps practices

12.

What is the primary objective of the Container Inform phase?

a)

Reducing container replicas

b)

Gathering visibility into container usage and costs

c)

Enforcing budget limits

d)

Implementing autoscaling

13.

Which metric is typically collected during usage data collection?

a)

Marketing spend

b)

CPU and memory utilisation

c)

Employee productivity

d)

Software licensing fees

14.

Why is collecting container metadata important?

a)

To reduce container startup time

b)

To provide context for cost and usage analysis

c)

To improve application code quality

d)

To eliminate logging

15.

What is the purpose of cost attribution in the Inform phase?

a)

Assign costs randomly

b)

Attribute costs to projects, teams, or departments

c)

Reduce total cloud spend instantly

d)

Remove unused containers

16.

Why are baselines and benchmarks established?

a)

To increase container counts

b)

To compare against historical data and identify improvements

c)

To disable monitoring

d)

To standardise container images

17.

What does rightsizing containers aim to achieve?

a)

Increasing CPU and memory allocation

b)

Matching resources to actual workload needs

c)

Eliminating performance monitoring

d)

Moving workloads to on-premises

18.

How can storage costs be optimised in container environments?

a)

Retaining all unused volumes

b)

Migrating infrequently accessed data to lower-cost tiers

c)

Increasing storage replication

d)

Avoiding data lifecycle policies

19.

Which workloads are best suited for spot instances?

a)

Mission-critical production systems

b)

Stateful databases

c)

Non-critical or fault-tolerant workloads

d)

Security-sensitive applications

20.

What is the purpose of Horizontal Pod Autoscaling (HPA)?

a)

Scaling storage volumes

b)

Scaling pods based on CPU or memory utilisation

c)

Managing billing invoices

d)

Assigning containers to teams

21.

What triggers automated alerts in the Operate phase?

a)

Application code changes

b)

Resource usage or cost threshold breaches

c)

CI/CD pipeline failures

d)

New container images

22.

Why is cost tracking and reporting important?

a)

To eliminate governance

b)

To provide transparency and cost awareness

c)

To reduce monitoring tools

d)

To increase manual reporting effort

23.

What is the role of financial governance in container operations?

a)

Ignoring budget limits

b)

Enforcing financial policies and approvals

c)

Increasing cluster size

d)

Removing cost allocation

24.

What does capacity planning rely on?

a)

Random estimates

b)

Historical usage and cost trends

c)

Application source code

d)

Vendor marketing data

25.

Why is continuous training important in the Operate phase?

a)

To replace automation tools

b)

To keep teams updated on best practices and cost techniques

c)

To reduce collaboration

d)

To eliminate governance processes