-
Initiative
A little initiative can make all the difference in your life
-
Cloud Spanner
Cloud Spanner is the only enterprise-grade, globally-distributed, and strongly-consistent database service built for the cloud, specifically to combine the benefits of relational database structure with non-relational horizontal scale. It is a unique database that combines transactions, SQL queries, and relational structure with the scalability that you typically associate with non-relational or NoSQL databases.
-
Scaling Cloud SQL Databases
Cloud SQL can scale in the following ways: Cloud SQL read replicas provide:
-
Work Smart, Not Hard
Most of the time, it doesn’t make a difference. If you’re smart about what you choose to focus on, you make 99% of the difference, and all that extra work doesn’t really change the outcome.
-
Choosing a storage classes
Cloud Storage has four storage classes: Standard, Nearline, Coldline and Archive. Each of those storage classes provide 3 location types: Characteristics applicable to all storage classes:
-
See problems as opportunities
Instead of viewing problems as roadblocks, see them as chances to learn and grow. Each problem is an opportunity to sharpen your skills and become more resilient.
-
Setting up trusted image policies
By default, users in your project can create persistent disks or copy images using any of the public images and any images that principals can access through IAM roles. However, in some situations you might want to restrict principals so that they can create boot disks only from images that contain approved software that meets your policy or…
-
Persistent Disk
By default, Compute Engine encrypts all data at rest. Google Cloud handles and manages this encryption for you without any additional actions on your part
-
Know your strengths
Enjoyment comes from using your strengths – those skills which also give you energy and which allow you to function at your optimum.
-
Running shutdown scripts
Create and run shutdown scripts that execute commands right before a virtual machine (VM) instance is stopped or restarted. This is useful if you rely on automated scripts to start up and shut down instances, allowing instances time to clean up or perform tasks, such as exporting logs, or syncing with other systems. Shutdown scripts…