Posts
All the articles I've posted.
-
Using PostGIS for Location-Based Features in PostgreSQL
Implement geospatial queries and location-based features using PostGIS extension in PostgreSQL.
-
Setting Up AWS SES for Transactional Emails
Configure Amazon SES for sending transactional emails from your application.
-
Comparing Coolify vs Dokploy vs CapRover
Evaluate Coolify, Dokploy, and CapRover for self-hosted application deployments.
-
Automating Zero-Downtime Deployments with Dokploy
Achieve zero-downtime application updates using Dokploy deployment strategies.
-
Scaling Node.js on VPS with PM2 + Nginx
Improve availability of Node.js apps on a VPS using PM2 process manager and Nginx load balancing.
-
Building a Custom Strapi v5 Plugin for Admin Panel
Learn to create a custom plugin for Strapi v5's admin panel using the Plugin SDK to extend functionality.
-
Deploying a Fastify App with Dokploy
Automate deployment of your Fastify application using Dokploy's Docker-based platform.
-
Using Expo Router for Navigation in React Native
Guide to implement file-based routing in Expo apps using Expo Router.
-
Handling File Uploads in Fastify Using Multipart
Guide to handle file uploads in Fastify with fastify-multipart.
-
Implementing Rate Limiting in Fastify with Redis
Guide to protect Fastify APIs from abuse using Redis-based rate limiting.
-
Fastify TypeScript API Development: High-Performance Server Framework
Master Fastify with TypeScript for building high-performance APIs. Learn server setup, routing, validation, plugins, and production best practices.
-
Dokploy Deployment Automation: Self-Hosted DevOps Platform
Master Dokploy for automated deployments and DevOps workflows. Complete guide to self-hosted deployment automation, Docker management, and CI/CD pipelines.