Cloud Intelligence™Cloud Intelligence™

Read stories from our Forward Deployed Engineers.

Engineering Blog

Trusted by platform engineering teams

Luxury Escapes
Personio
Loop Returns
Kargo
Home Chef
Entain
ClickUp
Exiger
Synthesia
Promptly
Extenda Retail
PlayHQ
Monta
Wicked Reports

Latest

All Posts

Creating Conversational AI Agents with Azure AI Foundry
By David SpenardSep 23, 202510 min read

Creating Conversational AI Agents with Azure AI Foundry

Simplify AI Agent development with Azure AI Foundry.

Building AWS Architecture with MCP Servers and Strands Agents
By Rupal BhattSep 22, 20257 min read

Building AWS Architecture with MCP Servers and Strands Agents

Introduction

Replicating BigQuery Data to Another Data Warehouse
By Sayle MatthewsSep 18, 202514 min read

Replicating BigQuery Data to Another Data Warehouse

How to use Continuous Queries to Perform CDC from BigQuery

DoiT Named a Visionary in 2025 Gartner® Magic Quadrant™ for Cloud Financial Management and FinOps 3.0
By Tracie StammSep 17, 20253 min read

DoiT Named a Visionary in 2025 Gartner® Magic Quadrant™ for Cloud Financial Management and FinOps 3.0

DoiT is redefining Gartner Cloud Financial Management with FinOps 3.0—automating action to go beyond dashboards and deliver measurable business outcomes.

Accessing Private and Public APIs from within a VPC via API Gateway
By Tomer RadianSep 16, 202517 min read

Accessing Private and Public APIs from within a VPC via API Gateway

This article concerns API Gateways with public APIs defined with a Regional API Endpoint type.

DoiT launches Remote MCP Server: Get cloud cost insights with full business context through AI
By Matan BordoSep 11, 20254 min read

DoiT launches Remote MCP Server: Get cloud cost insights with full business context through AI

DoiT's remote MCP server lets AI assistants query cloud costs with business context from Slack, GitHub, and Jira for complete cost answers.

Introducing the Anthropic cost & usage integration
By Matan BordoSep 7, 20254 min read

Introducing the Anthropic cost & usage integration

Monitor Claude AI spending with DoiT's Anthropic integration. View AI costs alongside cloud spend, allocate to teams, detect Claude model cost anomalies.

Accessing S3 Buckets Across AWS Regions Using VPC Peering
By DoiTSep 1, 20255 min read

Accessing S3 Buckets Across AWS Regions Using VPC Peering

A practical guide to understanding why cross-region S3 access requires more than VPC Interface Endpoints with private DNS Background AWS informs us that to use an S3 bucket in another region (such as an EC2 instance in us-west-2 that requires an S3 bucket in us-east-1), we have several options [1]. The one I’m addressing is the one for […]

Resize images on-the-fly with GCP Cloud Functions and Google Cloud CDN
By Avi KeinanAug 28, 20257 min read

Resize images on-the-fly with GCP Cloud Functions and Google Cloud CDN

In this article, I will explain why you should resize images in your websites, and how you can leverage Google Cloud Functions with GCP…

Optimizing ML Costs with Azure Machine Learning
By Joshua FoxAug 22, 20259 min read

Optimizing ML Costs with Azure Machine Learning

A Finops Methodology

GKE Gateway API and Service Extensions: Your New Toolkit for Tackling Complex Traffic Challenges in…
By Chimbu ChinnaduraiAug 12, 20258 min read

GKE Gateway API and Service Extensions: Your New Toolkit for Tackling Complex Traffic Challenges in…

Kubernetes has transformed container orchestration, and Google Kubernetes Engine (GKE) provides a powerful, managed platform for deploying…

GKE Gateway API and Service Extensions: Your New Toolkit for Tackling Complex Traffic Challenges in GCP
By Chimbu ChinnaduraiAug 12, 20256 min read

GKE Gateway API and Service Extensions: Your New Toolkit for Tackling Complex Traffic Challenges in GCP

Kubernetes has transformed container orchestration, and Google Kubernetes Engine (GKE) provides a powerful, managed platform for deploying and scaling containerised applications. While GKE offers strong capabilities for service discovery and load balancing, there are still limitations on applying custom processing logic to traffic before it reaches the workloads. This is where Service Extensions come into play, providing […]