✍️ Technical Blog & Posts

Blog Posts

Explore 94 technical blog posts across Agentic AI, Kubernetes, OpenTelemetry, AWS, Fullstack, and Cloud Automation.

Kubernetes
DEV.to

HarperDB on EKS

Hi there πŸ‘‹, let's see how to deploy HarperDB on EKS, and then test it with an API call from CURL. You...

Full-Stack & Cloud Apps
Hashnode

School admin app with NextJS on Linode

Introduction Hi πŸ‘‹, in this post we shall see how to deploy a school management web app with some fundamental functionalities, on Linode, and then see some screenshots from the run...

Cloud Architecture
Hashnode

Install HarperDB on Linode

Hi... let's see how to install HarperDB with Docker on a Linux machine running on Linode. HarperDB is a NoSQL DB that also supports SQL style queries. It can be installed in variou...

Full-Stack & Cloud Apps
Hashnode

Install Appwrite on Linode

Introduction Appwrite is a backend server that can be leveraged for integrating services such as authentication, storage, database etc. to our frontend application. It can be launc...

Full-Stack & Cloud Apps
Hashnode

Online shop with NextJS and HarperDB

Hey All, this post is for someone who wants to build or run an online shop with minimal instructions. The code is available at https://github.com/networkandcode/shop and a sample d...