Browsing Tag
tutorial
1021 posts
API Versioning in .NET Web API
As your API evolves, breaking changes are inevitable. Introducing API versioning ensures that your clients continue to work…
How to Create a Flip Animation in CSS (Step-by-Step Tutorial)
Learn how to create a simple flip animation in CSS using HTML and step-by-step examples. This tutorial shows…
🚀Supercharging Docusaurus with MSW: Mock APIs for Live, Interactive Docs
When you’re building documentation for an API or product that depends on backend data, you face a familiar…
Terraform for DevOps Engineers: Complete Beginner’s Guide
🌍 1.What is Terraform? Terraform is an open-source Infrastructure as Code (IaC) tool developed by HashiCorp. It allows…
⚡ Two Pointer Technique
Ever spent hours writing nested loops to solve simple array or string problems, only to feel it’s slow…
Git Bits: Working Without a Server
Git is…complicated. This series focuses on breaking git down into commit-sized pieces. The Server Is Optional Git is…
Exposing a Kubernetes-Hosted MCP Server with ToolHive + ngrok (with Basic Auth)
In the previous post, we tunneled a local MCP server with ngrok to expose internal services externally (for…
Part-41: 🚀Google Cloud Run Services – Create Service, Traffic Management, Autoscaling, Revisions and Versions
Google Cloud Run is a fully managed serverless platform that allows you to deploy and run containerized applications…
🛳️ Docker Series: Episode 11 — Hosting Dockerized Apps: Cloud Deployment for Beginners
🎬 “You’ve built and dockerized your app. Now it’s time to take it live! In this episode, we’ll…
The Importance of an AI Strategy
In 2020, I published a blog post titled Importance of Cloud Strategy where I explained that cloud strategy…