Introduction Container registries play a crucial role in developing and deploying cloud-native software applications. They act as repositories to store and distribute container images, which…
Leave a CommentTag: cloud-native
Introduction There are many ways to create a secure internal developer platform, e.g., following the aspect-oriented programming model and giving the developers free guardrails and…
Leave a CommentGit and Git branching If you are new to Git, you will first need to familiarize yourself with distributed version control. One good source is:…
Leave a Comment