Skip to main content

DevOps

Development and Operations

12 posts in this tag

Practical Vim for Modern Developers
Career & Growth
8 min read

Practical Vim for Modern Developers

You don't need to live in Vim to benefit from it. Learn the motions and mental model that make editing code dramatically faster.

#DevOps #Python
Mbeah EssilfieMbeah Essilfie
1.4K
Monorepos with Turborepo: Managing Multiple Packages
Software Engineering
8 min read

Monorepos with Turborepo: Managing Multiple Packages

Set up a productive monorepo with Turborepo for shared UI libraries, APIs, and apps with smart caching and task orchestration.

#TypeScript #DevOps #Architecture
Mbeah EssilfieMbeah Essilfie
2.1K
The Developer's Guide to HTTP Caching
Web Development
9 min read

The Developer's Guide to HTTP Caching

Master HTTP caching headers, CDN strategies, and cache invalidation to deliver blazing-fast experiences while keeping content fresh.

#DevOps #Performance #API Design
Mbeah EssilfieMbeah Essilfie
1.8K
Environment Variables and Configuration Management
DevOps & Cloud
7 min read

Environment Variables and Configuration Management

Manage application configuration properly across development, staging, and production with validation, type safety, and security.

#Node.js #DevOps #Security
Mbeah EssilfieMbeah Essilfie
1.6K
Scaling Node.js: From Single Process to Distributed System
DevOps & Cloud
11 min read

Scaling Node.js: From Single Process to Distributed System

A roadmap for scaling Node.js from handling 100 to 100,000 requests per second — clustering, load balancing, caching, and horizontal scaling.

#Node.js #DevOps #Performance
Mbeah EssilfieMbeah Essilfie
1.0K
Monitoring and Observability for Web Applications
DevOps & Cloud
10 min read

Monitoring and Observability for Web Applications

Set up proper monitoring with structured logging, error tracking, performance metrics, and alerting before your users find the bugs.

#Node.js #DevOps #Performance
Mbeah EssilfieMbeah Essilfie
791
Git Workflow Strategies for Small Teams
Software Engineering
7 min read

Git Workflow Strategies for Small Teams

Trunk-based development, feature branches, or GitFlow? A practical comparison for teams of 2-10 developers.

#DevOps #Architecture
Mbeah EssilfieMbeah Essilfie
1.6K