RSS.Social

sahansera.dev RSS Feed

follow: @[email protected]

Posts

Deploying GitHub Self-Hosted Runners on Your Home Kubernetes Cluster with ARC

Building a Home Lab Kubernetes Cluster with Old Hardware and k3s

How Does the Python Virtual Environment Work?

Deep Dive - How Chunked Transfer Encoding Works

Upgrading sahansera.dev to Gatsby 5

Streaming APIs with FastAPI and Next.js - Part 2

Streaming APIs with FastAPI and Next.js - Part 1

My plans for sahansera.dev in 2024

Basics of Apache Kafka - An Overview

Serverless Go with Azure Functions and GitHub Actions

Deploying a .NET gRPC Server on Azure App Service

Setting up a local Apache Kafka instance for testing

Adding intelligence to React Apps with Azure Cognitive Services

Tips for Junior Developers

Building a gRPC Client in .NET

Building a gRPC Client in Go

Building a gRPC Server in .NET

Building a gRPC Server in Go

Introduction to gRPC

Automating Raspberry Pi K3s provisioning with Ansible

Go for .NET Developers

A closer look at commands and args in Kubernetes Pods

Building your own private Kubernetes cluster on a Raspberry PI 4 with K3S

Tips and Tricks to Ace the Certified Kubernetes Application Developer

Setting up Elastic Workplace Search with Docker

A closer look at commands and args in Docker containers

ASP.NET Core Health Checks

Distributed Caching in ASP.NET Core with Redis

Publishing Android Apps to Microsoft App Center from Azure DevOps

Multi-stage builds for Ionic Apps with Azure Pipeline Templates

Understanding WebSockets with ASP.NET

How to ramp up in a new codebase with NDepend

Having Fun with Microsoft IoC Container for .NET Core

Understanding .NET Generic Host Model

D3.js Creating a Bar Chart from Ground Up

D3.js Join Semantics - A Conceptual Look

Securing Hangfire Dashboard in ASP.NET Core with a Custom Auth Policy

Multi-stage Image Builds with Docker

Deploying Multi-Container Services on Azure Service Fabric

Setting up your Raspberry PI 4 - Headless mode

Getting Started with Azure Service Fabric

Simple In-Memory Caching in .Net Core with IMemoryCache

Understanding Nullable Value Types in C#

Deploying an ASP.NET Core App on Google Kubernetes Engine

Demystifying Async & Await in C#

How to Pre-Configure Services Before Registering with ASP.NET Core's Built-in Service Container

Modern Dependency Management and Packaging in Python