At scale, architecture is no longer about tools—it’s about trade-offs. This piece explores how experienced engineers decide between managed services and open source by focusing on cost, control, and where engineering effort actually creates leverage.
Tech
A collection of 6 posts
Building a Cron Job Scheduler Using Redis and Node.js
Discover how to build an advanced event-driven scheduler using Redis’ key expiration feature for real-time task management.
Creating a cronjob micro-service using Elixir
If you've ever needed to automate a task or ensure that an important job gets done on schedule, you've probably used a cronjob. Simply put, a cronjob is a tool that allows you to schedule tasks to run automatically at a predetermined time or...
Why Software Developers should make time for side projects
Why Software Developers should make time for side projects
Uploading files to Digital Ocean Spaces, NestJs
Uploading files to Digital Ocean Spaces, NestJs
Dynamically Set Angular Environment Variables in Docker
Dynamically Set Angular Environment Variables in Docker
