Installing and configuring HCX for Google Cloud VMware Engine

Installing and configuring HCX for Google Cloud VMware Engine

VMware HCX is an application mobility platform designed to simplify application migration, workload rebalancing, and business continuity across data centers and cloud networks. VMware HCX on GCVE comes with an add-on Enterprise License that enables all the features and functionalities available in HCX. VMware HCX makes the journey of moving to GCVE much easier as […]

Installing and configuring HCX for Google Cloud VMware Engine Read More »

How to use JSON Web Tokens for service-to-service authentication

How to use JSON Web Tokens for service-to-service authentication

Do you have a microservice that is going to be consumed by various clients running on Google Compute Engine (GCE) instances in a VPC? Those clients are other microservices or applications running on instances. Sounds like normal service-to-service connectivity, right? In Google Cloud Platform (GCP), we can expose our microservice using the API Gateway. API

How to use JSON Web Tokens for service-to-service authentication Read More »

Automating scheduled email using a Google Apps script

Automating scheduled email using a Google Apps script

Have you ever wondered how you could automate tasks in Google Workspace without using a tool developed by an external entity? Google thought about that, too.In this article, we will look at how you can use this added functionality to automate tasks in your Drive files, such as Sheets, Forms, Docs, and so on, using

Automating scheduled email using a Google Apps script Read More »

Using native tools in Google Cloud to build and deploy your application

Using native tools in Google Cloud to build and deploy your application

You’ve migrated your systems and services to the cloud. Now that it’s been accomplished, you want to take advantage of the benefits that the cloud provides for faster, more agile software development. But do you know that Google Cloud Platform has all the tools one needs to go about setting up DevOps and CI/CD? Google

Using native tools in Google Cloud to build and deploy your application Read More »

Labeling disks using shell script automation on Google Cloud Platform

Labeling disks using shell script automation on Google Cloud Platform

Automation plays a crucial part in reducing day-to-day human efforts. By taking on mundane or repetitive tasks, or tasks that do not require direct human oversight of every detail, it frees up valuable resources (people) to focus on tasks that require their attention. It saves an incredible amount of time in DevOps and Cloud Engineering.

Labeling disks using shell script automation on Google Cloud Platform Read More »

Scroll to Top