Backend

Explore the Backend universe on our technology blog. Discover trends, best practices and tips to improve your software development skills.
Microlearning: Kubernetes Hacks - Simple Tips to Boost Your Workflow
Featured

Microlearning: Kubernetes Hacks - Simple Tips to Boost Your Workflow

Kubernetes is a powerful tool, but navigating its complexities can sometimes feel overwhelming. The good news? A few practical hacks can make a big difference in how you manage and optimize your clusters. Whether itā€™s seamless updates, efficient debugging, or smarter scaling, these tips are here to simplify your
3 min read
Microlearning: NestJS and JWE - How to use it
Backend Nodejs Security Featured

Microlearning: NestJS and JWE - How to use it

Learn how to secure data using JSON Web Encryption (JWE) in NestJS. This post compares JWE and JWT, focusing on data encryption and confidentiality. It provides a practical guide on setting up the node-jose library, managing keys, and implementing encryption and decryption services in NestJS.
4 min read