Skip to main content

GCP - Google Cloud Platform

GCP - Google Cloud Platform

How to get started with GCP - Google Cloud Platform.

Coursera

>>> Enroll the free Architecting with Google Cloud Platform Specialization on Coursera website.

There are six courses to complete. If you can make your time to study a whole week, you can earn a certificate using 7-day trial. The last course is the hardest one, make sure to spend 2 last days for it.

>>> Enroll the free Networking in Google Cloud Specialization.

There are four courses to complete.

Qwiklabs

Practice until you cannot make it wrong with Qwiklabs.

Check Qwiklabs blog and especially QwikLabs Free Codes — GCP and AWS to find free credits or even one month subscription to play around with Qwiklabs.

Google Cloud Platform Free Tier

Register to get your own GCP project.

https://cloud.google.com/free/
GCP Free Tier

Popular posts from this blog

[Microsoft Outlook]: Set .pst and .ost files location with ForcePSTPath Registry Key

Set .pst and .ost files location with ForcePSTPath Registry Key The ForcePSTPath registry key is supported by Microsoft Outlook 2003 and later. In Microsoft Outlook 2003 and 2007, it applies to new profiles only. Microsoft Outlook 2013 and Outlook 2016 it applies to new accounts created in a profile. Microsoft Outlook 2013 saves .pst in   %userprofile%\Documents\Outlook Files folder by default. We can change that default setting by adding a new string registry key called ForcePSTPath and set the value to the folder that we want to save those files. Set Microsoft Outlook 2013 always save new .pst and .ost files to D:\Data\Mail folder OST file reached the maximum size The OST File Has Reached The Maximum Size

Powershell: Test-NetConnection

PS C:\Users\tuyen> get-help Test-NetConnection NAME     Test-NetConnection SYNTAX     Test-NetConnection [[-ComputerName] <string>] [-TraceRoute] [-Hops <int>] [-InformationLevel {Quiet |     Detailed}]  [<CommonParameters>]     Test-NetConnection [[-ComputerName] <string>] [-CommonTCPPort] {HTTP | RDP | SMB | WINRM}     [-InformationLevel {Quiet | Detailed}]  [<CommonParameters>]     Test-NetConnection [[-ComputerName] <string>] -Port <int> [-InformationLevel {Quiet | Detailed}]     [<CommonParameters>]     Test-NetConnection [[-ComputerName] <string>] -DiagnoseRouting [-ConstrainSourceAddress <string>]     [-ConstrainInterface <uint32>] [-InformationLevel {Quiet | Detailed}]  [<CommonParameters>] ALIASES     TNC REMARKS     Get-Help cannot find the Help files fo...

GNS3: Notes

As usual, notes is for myself and might be useful and also save time for beginners start using GNS3 .