Cloud e-Commerce Platforms

GKE Autopilot vs EKS Fargate

A huge paradigm shift has been occurring with businesses moving towards managing applications rather than worrying about managing the components of the Kubernetes cluster itself, such as the initial number and scaling of nodes, or other operational requirements. Let’s take a look at why you would need a managed Kubernetes cluster in the first place.  […]

GKE Autopilot vs EKS Fargate Read More »

Cloud-based Licensing Solutions

Using a host project to simplify your Google Cloud network

Deploying a host project provides centralized network resources, firewall rules, configurations, and infrastructure-based operations. These centralized network resources allow for easier administration and troubleshooting. Additionally, and significantly, deploying network resources as a host project does not affect the deployment of compute or other resources in Google Cloud. This article shares why a host project is

Using a host project to simplify your Google Cloud network Read More »

Telemedicine Solutions in Cloud

Working with ARM64 machines on Google Kubernetes Engine

Google has recently announced their ARM CPU machines types. Kubernetes has had support for ARM machines for some time (as evidenced by the proliferation of Raspberry Pi clusters), however running a mixed architecture cluster poses some challenges. This guide covers how to run CPU-specific workloads on mixed clusters, and provides an example of how to

Working with ARM64 machines on Google Kubernetes Engine Read More »

Data Protection Impact Assessment in Cloud

Shipping multi-platform Docker images for ARM on Google Cloud with GitHub Actions

Google is adding ARM instance types to its compute engine at a significant price and performance advantage to the existing x86_64 instances. In this article we’ll cover building multi-platform, multi-architecture Docker images using GitHub Actions, publishing those images to a private Docker registry hosted on Google Artifact Repository, and pulling and running those images on

Shipping multi-platform Docker images for ARM on Google Cloud with GitHub Actions Read More »

Headless CMS in Cloud

Managing Google Cloud API keys using Terraform

API keys are alphanumeric strings that are used in cases where a simple identification is needed without full blown authentication. In Google Cloud Platform terms, they can be used to access APIs while identifying the calling application without a principal. Google Cloud offers a simple interface for creating, updating, and managing API keys and their

Managing Google Cloud API keys using Terraform Read More »

Scroll to Top