Sharded KV service

1 min read

How to crack the most well-known distributed systems lab: Sharded Key-Value Store based on Raft.

A Minimal CI/CD Pipeline Guide

1 min read

A step-by-step guide to setting up a CI/CD pipeline using GitHub Actions, Docker, and AWS ECS Fargate for automated testing, building, and deployment of applications.