MiCADO is an auto-scaling framework for Dockerized applications, orchestrated by Kubernetes. It supports autoscaling at two levels. At virtual machine (VM) level, a built-in Kubernetes cluster is dynamically extended or reduced by adding/removing cloud virtual machines. At Kubernetes level, the number of replicas tied to a specific Kubernetes Deployment can be increased/decreased. The latest revisionRead More →

Automation of deployment processes What is “Infrastructure as Code”? IaC is a certain way to set up IT, it allows developers or operations teams to automatically manage and provision tech stacks for application trough software, for example MiCADOscale, instead of running manual process to configure discrete hardware and operating systems. Most of the time, IaCRead More →