What is GitOps? GitOps is version control and continuous delivery for your infrastructure. Sounds simple, but those fancy words hide a lot of complexity. Version control is a simple one,…
Iaas or Infrastructure as a Service strives to provide a way to quickly and easily provision VMs in a private data center or cloud.
While containers are a wonderful way to package applications let’s mention a few cases in which you shouldn’t use docker.
Containers are small packaged applications that you build once and run on pretty much any hardware/OS combo.