Published 10月 31, 2021 by with 0 comment

GSP001 - Creating a Virtual Machine


Google Could Self-Paced (GSP) Labs 001 - Creating a Virtual Machine
Read More
Published 10月 30, 2021 by with 0 comment

GSP002 - Getting Started with Cloud Shell and gcloud



Google Could Self-Paced (GSP) Labs 002 - Getting Started with Cloud Shell and gcloud
Read More
Published 10月 28, 2021 by with 0 comment

GCP ACE Lab 04 - Getting Started with GKE


Overview
In this lab, you create a Google Kubernetes Engine cluster containing several containers, each containing a web server. You place a load balancer in front of the cluster and view its contents.
Read More
Published 10月 15, 2021 by with 0 comment

GCP ACE Lab 03 - Getting Started with Cloud Storage and Cloud SQL


Overview
In this lab, you create a Cloud Storage bucket and place an image in it. You'll also configure an application running in Compute Engine to use a database managed by Cloud SQL. For this lab, you will configure a web server with PHP, a web development environment that is the basis for popular blogging software. Outside this lab, you will use analogous techniques to configure these packages.
You also configure the web server to reference the image in the Cloud Storage bucket.
Read More
Published 10月 12, 2021 by with 0 comment

GCP ACE Lab 02 - Getting Started with Compute Engine


Overview
In this lab, you will create virtual machines (VMs) and connect to them. You will also create connections between the instances.
Read More
Published 10月 11, 2021 by with 0 comment

GCP ACE Lab 01 - Getting Started with Cloud Marketplace



Overview
In this lab, you 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.
Read More
Published 10月 06, 2021 by with 0 comment

AWS CloudWatch Logs Insights query


If I want to check that how many MBps traffic and top 10 IPs from source IP 10.20.33.39?
Read More
Published 10月 03, 2021 by with 0 comment

AWS TGW Reference Architectures for Multi-VPC - 5/5 - Backhaul to On-Premises Traffic


AWS TGW Reference Architectures for Multi-VPC - 5/5 - Backhaul to On-Premises Traffic

To get traffic from on-premises resources to AWS EC2, we can use VPN connections or AWS Direct Connect.

For VPN connections from on-premises gateways connect to the TGW as a VPN attachment.

Multiple tunnels and ECMP provide resiliency.

Read More