Aniket Patel

Aniket Patel

Experianced Devops Engineer, Tinkerer

How do I setup my dev box ?

How do I setup my dev box ?

Hey, This blog post serves as a guide to how I set up my MacBook and the tools I rely on.

Read More
Learning Golang writing kubernetes controller using kubebuilder

Learning Golang writing kubernetes controller using kubebuilder

Hey, Kubernetes crew! Iā€™m going to share with you my journey of learning Go and Kubebuilder.

Read More
Setting up a Microk8s cluster with a domain and SSL certificate

Setting up a Microk8s cluster with a domain and SSL certificate

Microk8s is a lightweight Kubernetes distribution that’s perfect for development, testing, and small-scale deployments.

Read More
Creating CLI tool using rust, build and release: Do it like wooshh šŸš€

Creating CLI tool using rust, build and release: Do it like wooshh šŸš€

Introduction Command line tools are useful for performing various tasks in a terminal.

Read More
AWS Well-architected framework - points to be noted

AWS Well-architected framework - points to be noted

Introduction I’m passionate about learning different frameworks for creating checklists. These checklists can help you make cost-effective, resilient, and secure infrastructure.

Read More
Kubernetes explained with car assembly

Kubernetes explained with car assembly

Hola, I know for sure that the title might seem a little strange to you.

Read More
Auto-reload Development Mode ā€” For celery worker using docker-compose and Django management commands.

Auto-reload Development Mode ā€” For celery worker using docker-compose and Django management commands.

If you are using docker-compose for Django projects with celery workers, I can feel your frustration, and here is a possible solution to that problem.

Read More