Django Meets Cloudflare D1: Integration and Setup

Django Meets Cloudflare D1: Integration and Setup
Learn how to connect your Django application to Cloudflare D1.

Implementing Register and Login in Cloudflare Workers with D1

Implementing Register and Login in Cloudflare Workers with D1
Simple implementation of a register and login system built 100% in Cloudflare using Workers and D1.

Should You run your own Ethereum node?

Should You run your own Ethereum node?
My thoughts on Ethereum nodes after I had the opportunity to work on Dapps.

Ditch Sentry for a free open-source alternative

Ditch Sentry for a free open-source alternative
Learn how to replace Sentry error tracking solution with an open-source self-hosted alternative

Deploying Django + Celery + Celery Beat to AWS Elastic Beanstalk

Deploying Django + Celery + Celery Beat to AWS Elastic Beanstalk
In this tutorial, you will learn how to adapt your existing Django project to run inside Elastic Beanstalk and setup celery in Amazon Linux 2 instances