Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Professional Cloud Architect All Questions

View all questions & answers for the Professional Cloud Architect exam

Exam Professional Cloud Architect topic 1 question 60 discussion

Actual exam question from Google's Professional Cloud Architect
Question #: 60
Topic #: 1
[All Professional Cloud Architect Questions]

You need to set up Microsoft SQL Server on GCP. Management requires that there's no downtime in case of a data center outage in any of the zones within a
GCP region. What should you do?

  • A. Configure a Cloud SQL instance with high availability enabled.
  • B. Configure a Cloud Spanner instance with a regional instance configuration.
  • C. Set up SQL Server on Compute Engine, using Always On Availability Groups using Windows Failover Clustering. Place nodes in different subnets.
  • D. Set up SQL Server Always On Availability Groups using Windows Failover Clustering. Place nodes in different zones.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
learningpv
Highly Voted 4 years, 10 months ago
A seems correct. "... high availability (HA) configuration for Cloud SQL instances... A Cloud SQL instance configured for HA is also called a regional instance and is located in a primary and secondary zone within the configured region. In the event of an instance or zone failure, this configuration reduces downtime, and your data continues to be available to client applications."
upvoted 61 times
mrealtor
2 years, 7 months ago
You need to set up a Microsoft SQL server. Why are we talking about Cloud SQL
upvoted 5 times
tycho
2 years, 3 months ago
and what is Cloud SQL -> a managed service for MySQL, Posrgers, and MS SQL server
upvoted 10 times
Ric350
3 months ago
Actually, although Cloud SQL offers high availability configurations, it currently doesn't support Microsoft SQL Server as one of its managed database engines. It primarily focuses on MySQL, PostgreSQL, and SQL Server (but not the full Microsoft SQL Server). And the question clearly states "you need to set up Microsoft SQL." Very tricky question. The answer is D
upvoted 2 times
...
...
...
diluviouniv
3 years, 4 months ago
but it says: you need to setup SQL Server
upvoted 12 times
...
learningpv
4 years, 10 months ago
It applies for MySQL and HA is not available for MS SQL
upvoted 5 times
Jos
4 years, 9 months ago
Yes it is available, its in beta, but when creating a "SQL Server 2017 Standard" in Cloud SQL menu you can chose single one or HA (regional).
upvoted 3 times
tocsa
5 months, 2 weeks ago
The problem is that these questions are ancient (talking about StackDriver all the time for example, it was rebranded in 2020!!!). So unfortunately we need to think of "What did the professor think 2-4 years ago" when this question was created. Otherwise I'd say A is the best all day!
upvoted 1 times
...
...
cetanx
4 years, 4 months ago
It is available, please see; https://cloud.google.com/sql/docs/sqlserver/high-availability?_ga=2.30855355.-503483612.1582800507 Also a video from Google; https://youtu.be/vMUpNoukwnM
upvoted 10 times
...
...
AmitAr
2 years, 6 months ago
D is correct. Question is - "no downtime while installing MS SQL" , not on choosing or replacing with GCP product. I agree A is good solution for this requirements.. however question is not on choosing database.. its for HA.. so I will choose D.
upvoted 4 times
...
...
SMS
Highly Voted 4 years, 8 months ago
Answer is A. Cloud SQL supports SQL Server and selecting high availability provides automatic failover within a region.
upvoted 30 times
...
ngeorgiev2
Most Recent 1 week, 4 days ago
A looks more relevant - Multiple zones (Highly available) Automatic failover to another zone within your selected region. Recommended for production instances. Increases cost.
upvoted 1 times
...
SerGCP
1 week, 5 days ago
Selected Answer: D
Cloud SQL with HA is good and may reduce downtime. But the requirement is "no dowtime" so D.
upvoted 1 times
...
sim7243
1 week, 5 days ago
A is the option,
upvoted 1 times
...
bd311b9
3 weeks ago
D is the right answer because high availability is created by putting a failover instance in a different zone.
upvoted 1 times
...
nareshthumma
1 month ago
The correct approach is: D Set up SQL Server Always On Availability Groups using Windows Failover Clustering. Place nodes in different zones. Here’s why this is the best option: • SQL Server Always On Availability Groups: This solution provides high availability by automatically failing over to another node in the event of a failure. It’s specifically designed for SQL Server and ensures minimal downtime in case of outages. • Windows Failover Clustering: By configuring Windows Failover Clustering with Always On Availability Groups, you can achieve high availability by ensuring that the SQL Server can failover to another node in case of a zone or node failure. • Placing nodes in different zones: By deploying nodes in different zones within the same region, you ensure that your setup is protected from any potential zone-level outages. If one zone experiences a failure, the other zone can take over without downtime.
upvoted 1 times
selected
4 weeks, 1 day ago
use google docs instead of LLMs
upvoted 1 times
...
...
JohnJamesB1212
2 months, 2 weeks ago
Selected Answer: D
The correct answer is D. Set up SQL Server Always On Availability Groups using Windows Failover Clustering. Place nodes in different zones. Here’s why: SQL Server Always On Availability Groups is a high-availability and disaster recovery solution for SQL Server that works across multiple zones, ensuring minimal downtime in case of a data center outage within a region. By placing the nodes in different zones, you ensure that the database remains accessible even if one zone goes down, meeting the requirement of no downtime in case of a zone failure.
upvoted 3 times
JohnJamesB1212
2 months, 2 weeks ago
The other options are less suitable for this scenario: A. Cloud SQL with high availability enabled would not work because Cloud SQL supports MySQL, PostgreSQL, and SQL Server but has limitations for high-availability setups with SQL Server compared to Always On Availability Groups. B. Cloud Spanner is a Google-native distributed database solution and not directly related to SQL Server. C mentions using different subnets, but you specifically need to place the nodes in different zones to ensure availability across multiple data centers within a region. Thus, D is the most accurate solution for ensuring no downtime in the event of a zone failure while using Microsoft SQL Server on GCP.
upvoted 2 times
...
...
desertlotus1211
3 months, 3 weeks ago
Cloud SQL for SQL Server is a fully managed relational database service from Google Cloud that allows users to set up, maintain, and manage Microsoft SQL Server databases in the cloud. Cloud SQL also supports MySQL and PostgreSQL
upvoted 2 times
desertlotus1211
3 months, 3 weeks ago
Answer A
upvoted 1 times
...
...
nhatne
4 months, 3 weeks ago
Selected Answer: A
go for A, Why not use the available option?
upvoted 1 times
...
ccpmad
5 months, 2 weeks ago
Selected Answer: A
It is A, Who say D, better not to work in cloud, but yes in on premises windows servers LOL
upvoted 2 times
...
hitmax87
6 months, 1 week ago
Selected Answer: A
A because of requirement: "no downtime in case of a data center outage in any of the zones within a GCP region", Spanner is for multi-region presence.
upvoted 1 times
...
MarkosMuche
7 months ago
Definitely A. Google always favors managed services over services you manage. It is a lot of work to set up and maintain your own server.
upvoted 3 times
...
edoo
9 months, 2 weeks ago
Selected Answer: D
This configuration ensures that if one zone goes down, the other can continue serving requests, thus maintaining operations without downtime during a data center outage. Windows Failover Clustering and SQL Server Always On Availability Groups are designed to support such high availability configurations, making this the best option to achieve the management's requirement.
upvoted 2 times
ccpmad
5 months, 2 weeks ago
No, you are not correct. GCP services vs something you manage...
upvoted 1 times
...
...
Pime13
10 months ago
Selected Answer: A
A for me
upvoted 1 times
...
Teckexam
10 months, 1 week ago
Selected Answer: A
A: Main requirement is high availability therefore Cloud sql is the correct choice. https://cloud.google.com/blog/products/databases/managing-high-availability-with-cloud-sql-features
upvoted 2 times
...
cfigueiredo
10 months, 1 week ago
Selected Answer: A
Answer is A https://www.youtube.com/watch?v=vMUpNoukwnM
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...