1 minute read

Google Cloud Fundamentals

Introduction to Google Cloud

  • Cloud Computing Overview
  • IaaS and PaaS
  • Google Cloud Network
  • Secuirty
  • Environmental Impact
  • Open Source Ecosystems
  • Pricing and Billing

    Resources and Access in the Cloud

  • Google Cloud Resource Hierarchy
  • IAM
  • Service Accounts
  • Cloud Identity
  • Interacting with Google Cloud
  • Cloud Marketplace: Use Cloud Marketplace to quickly and easily deploy a LAMP stack on a Compute Engine instance. The Bitnami LAMP Stack provides a complete web development environment for Linux that can be launched in one click.

Linux lampstack-1-vm 5.10.0-18-cloud-amd64 #1 SMP Debian 5.10.140-1 (2022-09-02) x86_64

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
       ___ _ _                   _
      | _ |_) |_ _ _  __ _ _ __ (_)
      | _ \ |  _| ' \/ _` | '  \| |
      |___/_|\__|_|_|\__,_|_|_|_|_|
  
  *** Welcome to the LAMP packaged by Bitnami 8.0.23-1                     ***
  *** Documentation:  https://docs.bitnami.com/google/infrastructure/lamp/ ***
  ***                 https://docs.bitnami.com/google/                     ***
  *** Bitnami Forums: https://github.com/bitnami/vms/                      ***
Creating directory '/home/student-04-1c4e6cf5917c'.
student-04-1c4e6cf5917c@lampstack-1-vm:~$ cd /opt/bitnami/
student-04-1c4e6cf5917c@lampstack-1-vm:/opt/bitnami$ sudo sh -c 'echo "<?php phpinfo(); ?>" > apache2/htdocs/phpinfo.php'
student-04-1c4e6cf5917c@lampstack-1-vm:/opt/bitnami$ 

Logging and Monitoring in the Cloud

  • Importance of monitoring

  • Measuring performance and reliability

  • SLI, SLO, and SLA

  • Integrated observability tools

  • Monitoring tools

  • Logging tools

  • Error reporting and debugging tools

Tags:

Categories:

Updated:

Back to Top ↑