wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Green IT and Sustainability Worksheet

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

Green IT primarily focuses on:

a)

Increasing computing power

b)

Reducing the environmental impact of IT systems

c)

Eliminating cloud computing

d)

Maximizing hardware usage

2.

Sustainable DevOps aims to:

a)

Slow down software delivery

b)

Balance fast delivery with environmental responsibility

c)

Replace automation

d)

Increase energy consumption

3.

Which metric BEST reflects sustainability in IT systems?

a)

Lines of code

b)

Carbon footprint

c)

Network bandwidth

d)

Screen resolution

4.

Energy-efficient software design mainly reduces:

a)

System functionality

b)

Hardware lifespan

c)

Power consumption

d)

Security

5.

Which factor contributes MOST to data center energy usage?

a)

Documentation

b)

Idle servers

c)

Source code comments

d)

User interfaces

6.

Which practice supports Green IT goals?

a)

Over-provisioning resources

b)

Virtualization and containerization

c)

Manual deployments

d)

Always-on servers

7.

Sustainable software development aligns MOST with which principle?

a)

Speed over quality

b)

Resource efficiency

c)

Maximum redundancy

d)

Frequent rework

8.

Auto-scaling in cloud environments helps sustainability by:

a)

Increasing idle resources

b)

Matching resource usage to demand

c)

Preventing automation

d)

Increasing deployment time

9.

Which practice reduces unnecessary compute usage?

a)

Continuous polling

b)

Event-driven architectures

c)

Always-on microservices

d)

Over-logging

10.

Serverless computing supports sustainability because it:

a)

Requires manual scaling

b)

Runs only when triggered

c)

Uses dedicated servers

d)

Increases idle time

11.

Which technique minimizes storage waste?

a)

Storing logs indefinitely

b)

Data lifecycle management

c)

Data duplication

d)

Manual backups

12.

Right-sizing cloud resources means:

a)

Using the largest instance types

b)

Matching resource allocation to workload needs

c)

Eliminating monitoring

d)

Increasing redundancy

13.

Which practice reduces network energy consumption?

a)

Frequent data transfers

b)

Edge computing

c)

Centralized logging only

d)

Polling-based APIs

14.

Containerization improves sustainability mainly by:

a)

Increasing system complexity

b)

Sharing OS resources efficiently

c)

Eliminating CI/CD pipelines

d)

Increasing memory usage

15.

Energy-Efficient CI/CD Pipelines: A sustainable CI/CD pipeline should prioritize:

a)

Maximum build frequency

b)

Efficient builds with minimal waste

c)

Manual testing only

d)

Long-running jobs

16.

Energy-Efficient CI/CD Pipelines: Which CI/CD practice reduces redundant builds?

a)

Building on every commit

b)

Incremental builds and caching

c)

Disabling tests

d)

Manual approval for each step

17.

Energy-Efficient CI/CD Pipelines: Parallel execution in CI/CD pipelines helps sustainability by:

a)

Increasing runtime

b)

Reducing total pipeline execution time

c)

Consuming more energy

d)

Disabling automation

18.

Energy-Efficient CI/CD Pipelines: Which action reduces energy usage in CI/CD systems?

a)

Running pipelines 24/7

b)

Scheduling non-critical jobs during off-peak hours

c)

Increasing pipeline stages

d)

Avoiding automation

19.

Energy-Efficient CI/CD Pipelines: Which tool feature helps avoid unnecessary pipeline runs?

a)

Always-on triggers

b)

Conditional workflows

c)

Manual deployments only

d)

No version control

20.

Energy-Efficient CI/CD Pipelines: Container image optimization improves sustainability by:

a)

Increasing image size

b)

Reducing build time and storage usage

c)

Eliminating CI pipelines

d)

Increasing attack surface

21.

Sustainable Cloud Practices: Choosing cloud regions powered by renewable energy supports:

a)

Higher latency

b)

Green cloud computing

c)

Vendor lock-in

d)

Reduced scalability

22.

Sustainable Cloud Practices: Which cloud pricing model encourages sustainable usage?

a)

Fixed-cost pricing

b)

Pay-as-you-go

c)

Over-provisioned subscriptions

d)

Manual billing

23.

Sustainable Cloud Practices: Turning off unused cloud resources helps reduce:

a)

Code complexity

b)

Carbon emissions and costs

c)

Security

d)

Automation

24.

Sustainable Cloud Practices: Which practice promotes sustainability in monitoring systems?

a)

High-frequency metric scraping

b)

Sampling and intelligent alerting

c)

Logging everything

d)

Disabling alerts

25.

Sustainable Cloud Practices: Sustainable DevOps ultimately aims to:

a)

Reduce innovation

b)

Balance performance, cost, and environmental impact

c)

Eliminate cloud usage

d)

Avoid automation