Latest
All Posts
639 published posts

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
Introduction

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
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
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
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
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
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
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
A Finops Methodology

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
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 […]