What is Compute Engine?
What are the tools to manage Compute Engine instances?
What are the different machine types available on Compute Engine?
To what instances can you NOT attach a GPU?
When should Compute Engine be used for running containers?
When you need complete control over your container environment and your container orchestration tools.
When should Kubernetes Engine be used for running containers?
To simplify cluster management and container orchestration tasks so that you do not need to manage the underlying virtual machine instances.
How would you create a high-performance SQL Server instance?
What are some best-practices for SQL Server instance?
For Enterprise Edition:
What are ‘SQL Server Availability Groups?
Requires:
1) Setting up a custom VPC network with sub-nets and firewall rules allowing traffic to internal interfaces addresses, and to allow RDP on port 3389
2) Creating a Windows domain controller with AD
3) Creating SQL Server cluster instances for the Availability Group
4) Configuring the Failover Cluster Manager
5) Create the Availability Group in SQL Server Mgmt Studio.
Talka about ‘Instances and networks’ on Compute Engine.
What storage options are available for Compute Engine instances?
-
What is and how do you use load-balancing and autoscaling on Compute Engine?
When is Connectiion Draining triggered for a Compute instance?