ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 62 - Associate Cloud Engineer discussion

Report
Export

You want to run a single caching HTTP reverse proxy on GCP for a latency-sensitive website. This specific reverse proxy consumes almost no CPU. You want to have a 30-GB in-memory cache, and need an additional 2 GB of memory for the rest of the processes. You want to minimize cost. How should you run this reverse proxy?

A.
Create a Cloud Memorystore for Redis instance with 32-GB capacity.
Answers
A.
Create a Cloud Memorystore for Redis instance with 32-GB capacity.
B.
Run it on Compute Engine, and choose a custom instance type with 6 vCPUs and 32 GB of memory.
Answers
B.
Run it on Compute Engine, and choose a custom instance type with 6 vCPUs and 32 GB of memory.
C.
Package it in a container image, and run it on Kubernetes Engine, using n1-standard-32 instances as nodes.
Answers
C.
Package it in a container image, and run it on Kubernetes Engine, using n1-standard-32 instances as nodes.
D.
Run it on Compute Engine, choose the instance type n1-standard-1, and add an SSD persistent disk of 32 GB.
Answers
D.
Run it on Compute Engine, choose the instance type n1-standard-1, and add an SSD persistent disk of 32 GB.
Suggested answer: A

Explanation:

What is Google Cloud Memorystore?

Overview. Cloud Memorystore for Redis is a fully managed Redis service for Google Cloud Platform. Applications running on Google Cloud Platform can achieve extreme performance by leveraging the highly scalable, highly available, and secure Redis service without the burden of managing complex Redis deployments.

asked 18/09/2024
luis lozano
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first