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

Linux command: lspci

Linux command: lspci - list pci devices tuyendq@ubuntu001:~$ man lspci NAME        lspci - list all PCI devices SYNOPSIS        lspci [options] DESCRIPTION        lspci is a utility for displaying information about PCI buses in the system and devices connected to them.        By  default,  it  shows a brief list of devices. Use the options described below to request either a more verbose output or output intended for parsing by        other programs.        If you are going to report bugs in PCI device drivers or in lspci itself, please include output of "lspci -vvx" or even better  "lspci  -vvxxx"  (however,        see below for possible caveats).        Some  parts of the output, especially in the highly verbose modes, are probably intelligible only to experienced PCI hac...

Linux command: lastlog

lastlog command reports the most recent login of all users or of a given user. NAME lastlog - reports the most recent login of all users or of a given user SYNOPSIS lastlog [options] DESCRIPTION lastlog formats and prints the contents of the last login log /var/log/lastlog file. The login-name, port, and last login time will be printed. The default (no flags) causes lastlog entries to be printed, sorted by their order in /etc/passwd. OPTIONS The options which apply to the lastlog command are: -b, --before DAYS Print only lastlog records older than DAYS. -h, --help Display help message and exit. -R, --root CHROOT_DIR Apply changes in the CHROOT_DIR directory and use the configuration files from the CHROOT_DIR directory. -t, --time DAYS Print the lastlog records more recent than DAYS. -u, --user LOGIN|RANGE Print the ...

DOS Commonly Used Commands