My learnings and achievements from 2022
Lets wrap up 2022!
Jan 7, 20234 min read281

Search for a command to run...
Articles tagged with #docker
Lets wrap up 2022!

What is a Container A container is a running process with resource and capability constraints managed by a computer’s operating system. The files available to the container process are packaged as a container image. Containers run adjacent to each ot...

What is a data serialization YAML YAML Ain't Markup Language YAML/JSON/XML / object ---> serializer --> stream of bytes --- database ...
