Planning and configuring a cloud solution Flashcards

1
Q

The projected amount of cloud storage
required for Cymbal Superstore to
enable users to post pictures for
project reviews is 10 TB of immediate
access storage in the US and 30 TB of
storage for historical posts in a bucket
located near Cymbal Superstore’s
headquarters. The contents of this
bucket will need to be accessed once
every 30 days. You want to estimate
the cost of these storage resources to
ensure this is economically feasible.What should you do?

A

Use the pricing calculator to estimate the price for 10 TB of
multi-region standard storage, 30 TB for regional Nearline, and
egress charges for reads from the bucket.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Cymbal Superstore decides to migrate
their supply chain application to Google
Cloud. You need to configure specific
operating system dependencies.
What should you do?

A

Implement an application using virtual machines on
Compute Engine.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Cymbal Superstore decides to pilot a
cloud application for their point of sale
system in their flagship store. You want
to focus on code and develop your
solution quickly, and you want your
code to be portable.
How do you proceed?

A

Package your code to a container image and post it to
Cloud Run.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

An application running on a
highly-customized version of Ubuntu
needs to be migrated to Google Cloud.
You need to do this in the least amount
of time with minimal code changes.
How should you proceed?

A

Create Compute Engine Virtual Machines and

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

You want to deploy a microservices
application. You need full control of how
you manage containers, reliability, and
autoscaling, but don’t want or need to
manage the control plane.
Which compute option should you use?

A

Google Kubernetes Engine
GKE gives you full control of container orchestration and availability.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Cymbal Superstore needs to analyze whether
they met quarterly sales projections. Analysts
assigned to run this query are familiar with SQL.

What data solution should they implement?

A

BigQuery is GCP imp of a modern data warehouse. Analyzes historical data and uses an SQL query engine.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Cymbal Superstore’s supply chain
application frequently analyzes large
amounts of data to inform business
processes and operational dashboards.
What storage class would make
sense for this use case?

A

“Standard” storage is best for frequently accessed data or “Hot” data co-locating resources w/ regional increases performance and reduces network latency.
???????
A. Multi-regional
B. Regional
C. Nearline
D. Coldline

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Cymbal Superstore has a need to populate visual
dashboards with historical time-based data. This
is an analytical use-case.
Which two storage solutions could they use?

A

BQ works w/ historical data.
BigTable, noSQL, is optimized for specificqueries. Used to store historic time-based data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Cymbal Superstore is piloting an
update to its ecommerce app for the
flagship store in Minneapolis,
Minnesota. The app is implemented as
a three-tier web service with traffic
originating from the local area and
resources dedicated for it in
us-central1. You need to configure a
secure, low-cost network
load-balancing architecture for it.
How do you proceed?

A

Configure a standard tier proxied external https load balancer
connected to the web tier as a frontend and a regional internal load
balancer between the web tier and the backend.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What Google Cloud load balancing option
runs at Layer 7 of the TCP stack?

A

HTTPs is an app protocol, so it lives at layer 7 of the TCP stack.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly