All
Articles 186,139Blog Posts 168,999Tech Tutorials 49,838Research Papers 36,219News 22,937
⚡ AI Lessons
Reddit r/devops
🔧 Backend Engineering
1mo ago
When should a small Node service stop accepting work during shutdown?
For a small service with HTTP requests, background jobs, and maybe WebSockets, I’m trying to keep shutdown behavior simple. My current order is to stop acceptin
Reddit r/devops
🔧 Backend Engineering
1mo ago
Backend here seeking some insights
I'm backend eng and mostly the thing that kept me working is just making life easier for the other teams android needs response in a specific way sure Front nee
Reddit r/devops
🔧 Backend Engineering
1mo ago
How to effectively use RDS with serverless backend for db migrations?
I'm using AWS SAM to provision API Gateway, Lambdas, and RDS. I want to know how I can do database migrations easily without having to keep up an EC2 instance j
Reddit r/devops
🔧 Backend Engineering
⚡ AI Lesson
2mo ago
Development Environment
Hi everyone, I have a question about development environments and would love to hear how others handle this. Our current stack is: - Ruby on Rails (authenticati
Reddit r/devops
🔧 Backend Engineering
⚡ AI Lesson
2mo ago
My CTO forced a microservices migration for our tiny user base and it's a dumpster fire.
I need to vent, and maybe get some perspective to see if I'm just being a bad engineer or if this is actually as crazy as it feels. We have a relatively small p
Reddit r/devops
🔧 Backend Engineering
⚡ AI Lesson
2mo ago
I built a single-binary TUI that manages Redis, Postgres, SSH, Docker, Git, S3, MySQL, MongoDB, and HTTP — with a built-in MCP server for AI tooling
Qore is a single-binary infrastructure orchestrator with a terminal-native UI. You type commands, get results inline — no context switching between redis-cli, p
Reddit r/devops
🔧 Backend Engineering
⚡ AI Lesson
3mo ago
Linux learning method?
How can I learn linux without actually installing in my PC???? Please Help!! Thank You! submitted by /u/LazyDude6969 [link] [comments]
Reddit r/devops
🔧 Backend Engineering
⚡ AI Lesson
3mo ago
Is trying to build infra worth it ?
So for the past few months i have been building a project of sorts called sentinel. It's a lease based system backed by postgres that tries for exactly once sem
DeepCamp AI