Continuous Integration in Cloud

Overcoming large-scale geospatial analysis using Google BigQuery

The drive for location analytics has increased the need for geospatial analytics at scale. Things such as connected devices, tracking digital twins, and sustainability initiatives have significantly increased the volume and velocity of captured geolocation data, stressing the geospatial processing systems and the related storage subsystems. There are many ways to analyze large geospatial data […]

Overcoming large-scale geospatial analysis using Google BigQuery Read More »

Cloud Intrusion Prevention System (IPS)

How to Configure mTLS between Two Istio Meshes

I recently worked with a financial services client who required Mutual Transport Layer Service (mTLS) communication across Google Kubernetes Engine (GKE) clusters using separated Istio Meshes. We deployed client-side services in one GKE cluster and the application-side services in the second GKE cluster. Establishing mTLS within one mesh-even across multiple GKE clusters-is easy, but I

How to Configure mTLS between Two Istio Meshes Read More »

Cloud Elastic File Systems

Simplify your GCP firewall rules with JSON and Terraform

GCP firewall rules support different matching methods based on ingress and egress. For example, when creating an ingress rule, you will see new terms such as Tag and Service Account along with the more traditional source IP range. Additionally, you need to specify a target Service Account or Tag instead of the traditional destination address.

Simplify your GCP firewall rules with JSON and Terraform Read More »

Cloud Redis Deployment

IP restriction and VPC Service Controls

Sometimes a client needs to restrict access to Google Cloud Platform (GCP) resources to a specified IP range (also referred to as a trust-list). Trust-listing can be useful for various scenarios, such as limiting GCP access to users on a corporate network or giving auditors access to a requested GCP resource. SADA recommends using Access

IP restriction and VPC Service Controls Read More »

Cloud Accelerated Mobile Pages (AMP)

Resolving network connectivity issues between GCP services

Recently we encountered network connectivity challenges between Google Cloud Platform (GCP) resources while working on an enterprise customer migration to GCP. Specifically, users could not connect to cluster services like Google Kubernetes Engine (GKE) and Cloud-SQL running in a peered Virtual Private Cloud (VPC). Utilizing public IP addresses is an option, but that solution did

Resolving network connectivity issues between GCP services Read More »

Scroll to Top