wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Cloud Computing Quiz Q41-80

Total questions: 38

Worksheet time: 19mins

Name
Class
Date
1.

Which of the following meet the IP addressing and routing requirements? (Choose two.)

a)

Modifying the BYOD policy to reduce the volume of devices

b)

Combining the subnets and increasing IP allocation

c)

Configuring static routing to allow access from each subnet to 10.1.40.1

d)

Configuring static routing to allow access from 10.1.30.1 to each subnet

e)

Modifying the subnet mask to 255.255.254.0 for IT and operations departments

2.

Which compute resource is most optimal for running a single scripted task on a schedule?

a)

Bare-metal server

b)

Managed container

c)

Virtual machine

d)

Serverless function

3.

Which best describes the nature of the local storage?

a)

Persistent

b)

Ephemeral

c)

Differential

d)

Incremental

4.

Several users are unable to access their VMs. Why?

a)

Not enough addresses are available

b)

Routes are misconfigured

c)

Too much traffic

d)

DHCP not working

5.

Most important steps to create the report? (Choose two.)

a)

Configure performance/utilization logs

b)

Configure application tracing

c)

Set retention of resource logs

d)

Enable resource tagging

e)

Integrate email alerts

6.

Which action will this script perform?

a)

Upload a new VM image

b)

Create a new cloud resource

c)

Build a local server

d)

Import a cloud module

7.

Next troubleshooting step for the VPN tunnel?

a)

Review development network routing table

b)

Change VPN ciphers

c)

Restart VPN tunnel

d)

Check ACLs on development workloads

8.

What should be done to make the WAF control effective?

a)

Configure DDoS protection on the CDN

b)

Install endpoint protection

c)

Add ACL to VM subnet

d)

Deploy an IDS

9.

Which type of attack occurred?

a)

SQL injection

b)

Cross-site scripting

c)

Reuse of leaked credentials

d)

Privilege escalation

10.

Best action regarding storage on the decommissioned server?

a)

Keep temporarily

b)

Archive it

c)

Delete it

d)

Retain permanently

11.

What could affect image ownership globally?

a)

Sovereignty

b)

Data classification

c)

Litigation holds

d)

Retention

12.

Which replication method best meets the requirements?

a)

Snapshot

b)

Transactional

c)

Live

d)

Point-in-time

13.

Best action the engineer should take?

a)

Upgrade to 3.7 in dev

b)

Upgrade to 4.1 in prod

c)

Read release notes on version 4.1

d)

Upgrade to 3.7 in prod

14.

Most cost-effective strategy when migrating containers?

a)

Retire

b)

Replatform

c)

Retain

d)

Refactor

15.

Scaling approach based on forecasted traffic?

a)

Scheduled

b)

Manual

c)

Event

d)

Load

16.

Blocking IPs via IP tables is an example of:

a)

Scanning scope

b)

Remediation

c)

Identification

d)

Assessment

17.

Most suitable cloud deployment model?

a)

On-premises

b)

Private

c)

Hybrid

d)

Public

18.

Least-effort way to stop all unresponsive instances?

a)

Audit logs

b)

Web console

c)

CLI stop instances based on tags

d)

Bash script

19.

How to prevent proprietary container code exposure?

a)

IaC deployment

b)

Convert to VMs

c)

Deploy over SSH

d)

Use private container repositories

20.

Most likely cause of the DNS issue?

a)

Client DNS misconfiguration

b)

Regional DNS provider outage

c)

DNS server misconfiguration

d)

DNSSEC key mismatch

21.

What is the best way to identify the root cause?

a)

Rebooting the engineering VM

b)

Reviewing the administrator’s permissions to access the engineering VM

c)

Allowing connections from 0.0.0.0/0

d)

Performing a packet capture

22.

Main difference between public and private container repositories?

a)

Private repositories require authorization; public do not

b)

Private repositories are hidden by default

c)

Private repositories use proprietary licenses

d)

Private repositories obfuscate Dockerfiles

23.

How should the engineer resolve the SSL error?

a)

Restart the web server

b)

Configure TLS 1.2 or newer

c)

Update the web server

d)

Review WAF logs

24.

Best model for month-long scalability testing of 100+ servers?

a)

PaaS

b)

SaaS

c)

DBaaS

d)

IaaS

25.

Which backup feature should be tested to guarantee no data loss?

a)

Encryption

b)

Retention

c)

Schedule

d)

Integrity

26.

What should be implemented to secure the VM image?

a)

ACLs

b)

Least privilege

c)

Hardening

d)

Vulnerability scanning

27.

How can private communication between VPCs be achieved?

a)

Load balancer

b)

VPC peering

c)

BGP routes

d)

Identical routing tables

28.

Best description of the cloud instance and scaling approach?

a)

Fixed; triggered by load

b)

Permanent; triggered manually

c)

Elastic; triggered by trend

d)

Ephemeral; triggered by event

29.

What eliminates the risk of CI/CD pipelines leaking secrets?

a)

Peer-reviewed pull requests

b)

VM instead of containers

c)

Private image repositories

d)

Canary tests

30.

Best deployment model targeting a subset of users with low cost?

a)

Canary

b)

Blue-green

c)

Rolling

d)

In-place

31.

Which command should be used next to deploy IaaS templates?

a)

git pull

b)

git fetch

c)

git commit

d)

git push

32.

Best choice for a relational DB with minimal overhead?

a)

DB on VM

b)

Managed SQL database

c)

Database migration service

d)

Hybrid database

33.

Secure, private communication between cloud environments without hardware?

a)

VPN

b)

VPC peering

c)

BGP

d)

Transit gateway

34.

Best concept for resilient, multi-region, latency-sensitive workloads?

a)

Cloning

b)

Clustering

c)

Hardware passthrough

d)

Stand-alone container

35.

Best way to reduce cost while maintaining service?

a)

Resource metering

b)

Reserved resources

c)

Dedicated host

d)

Pay-as-you-go

36.

What change prevents servers from being on the same network?

a)

Server 1 → 172.16.12.36

b)

Server 1 → 172.16.12.2

c)

Server 2 → 172.16.12.18

d)

Server 2 → 172.16.14.14

37.

What should be implemented to prevent failed requests during scaling?

a)

Instance warm-up

b)

Scheduled scaling

c)

Event-based scaling

d)

Load balancer passthrough

38.

What can harden the OS after VM deployment?

a)

Docker

b)

Kubernetes

c)

Git

d)

Ansible