#devops
Read more stories on Hashnode
Articles with this tag
How to improve your Dockerfile (an example for NodeJS) · Often, I see terrible Dockerfiles used at length. It has a negative impact on security,...
Learn about anti-patterns and bad smells with micro-services · Doing micro-services the wrong way can be a death sentence for your project. If your...
With micro-services, and more generally distributed systems, come a lot of new challenges. One of them is how to handle authentication. If you are...
Verify your knowledge of modern software architecture · Often, inexperienced teams want to create micro-services but end up with a distributed monolith....