SECURITY

Create an encrypted backup of a directory on MacOS tar -czvf backup.

NETWORK

Commands nslookup traceroute Links People Website Twitter LinkedIn

GOOGLE CLOUD SHELL

Links Cloud Shell Editor Container image customization Example Custom Sample Repository Open in Cloud Shell Tips and Tricks for using Google Cloud Shell as a Cloud IDE

PYTHON

Python is an interpreted high-level general-purpose programming language. Python’s design philosophy emphasizes code readability with its notable use of significant indentation.

PROBLEM SOLVING

Problem solving is the act of defining a problem; determining the cause of the problem; identifying, prioritizing, and selecting alternatives for a solution; and implementing a solution.

CLOUD DEV ENVIRONMENTS

Cloud IDEs are integrated development environments based in the cloud. IDEs let you write run and debug your code.

CRITICAL THINKING

Critical thinking skills truly matter in learning. Why? Because they are life skills we use every day of our lives.

BIGQUERY

Snippits REGEXP_EXTRACT(email, r'@(.+)') as domain Commands bq show –format=prettyjson bigquery-public-data:samples.wikipedia | jq '.

CORRELATION IS NOT CAUSATION

Source unknown

TERRAFORM

Terraform is an open-source infrastructure as code software tool that provides a consistent CLI workflow to manage hundreds of cloud services.