Bastion Host Firewall

Limiting access to resources is the best practice for network management. In this article you know one method of hardening an infrastructure called a Bastion Host.
Setting up Stackdriver alert on accessing a VM in GCP

This blog describes how to get the auth logs in Stackdriver logging whenever anyone login to the VM on GCP and setting up the Stackdriver alert notification from that auth log via email. Do read the blog to know more about it.
Managing Deployments Using Kubernetes Engine

Kubernetes is an open source container management and orchestration tool for automating deployment, scaling and management of containerized applications. It works with all the cloud windows with all the public cloud vendors or hybrid cloud vendors. Read the blog to know more about it.
Migrating a Hadoop infrastructure to GCP

When you prepare to migrate Hadoop infrastructure to Google Cloud, you can reduce the administrative complexity. However for simplification and to get the most efficient way for processing in Google Cloud with minimal cost, you need to rethink how to structure your data and jobs. Read the blog to know more.
Integrating AWS Quicksight Dashboard In The Application Using Angular

AWS Quicksight is a service which can be used to build interactive visualization from the data. It can enhance the application by interactive analytics capabilities without any other development. Read the blog to know more about it.
Go hybrid with Anthos (GKE)

Modernize existing applications and build cloud-native apps anywhere to promote agility and cost savings. Read the blog and know about the features of Kubernetes which are supported in Anthos GKE.
How does Shared VPC in Kubernetes Engine work?

Shared VPC provides a special feature to the organization that they can connect different projects to the common Virtual Private Cloud (VPC) network, the resources of the multiple projects can communicate with each other efficiently and securely by internal IPs of the VPC network. Read the blog to know more.
Introduction to Stackdriver APM and its functioning

In March 2018, Google introduced a suite of tools called Stackdriver APM, for developers to make applications faster and reliable. These tools are very powerful and can be used in applications running anywhere on on-premises infrastructure, GCP, AWS or a hybrid of both. Read the blog to know more.
Introduction to Apache Kafka

With evolving time, Kafka lets you needlessly store absurd measures of information, have a message transport with immense throughput (millions/sec) and utilize real-time stream handling on the information that experiences it at the same time. Read the blog to know more about Kafka.
VPN configuration across the VPCs on GCP

VPC provides global, scalable, and flexible networking functionalities for you to compute resources on Google Cloud Platforms such as Compute Engine VMs, GKE(Google Kubernetes Engine) clusters, and the App Engine flexible environment. On the other hand, VPN provides Hybrid network connectivity between VPCs and on-premises networks.