In this section you will learn more about often common DevOps topics.
Great! You want to learn more about DevOps like Docker?
Go on reading…
Docker
Reduce development complexity by building your environment in docker.
Docker cheat sheet
If you work in complex environments, you quickly start to use docker for doing a deterministic setup of your environment.…
Databases
How to handle special cases with specific databases
Autogenerated key with Oracle
Each database, especially the aged and commercial once have a bunch of pitfalls. To avoid issues with these database, see…