When deploying applications at scale, you need to plan and coordinate all your architecture components with current and future strategies in mind. Container orchestration tools help achieve this by automating the management of application microservices across multiple…
Date Archives September 2021
Kubernetes vs Docker: A Quick Comparison
Kubernetes and Docker are different technologies that may work separately—but they’re best paired to facilitate high scalability and availability in containerized applications. While Docker specifically manages containers on individual nodes, Kubernetes helps you automate tasks like load balancing, scaling,…
Kubernetes Certifications: How and Why to Get Certified
Thanks to the popularity and widespread use of Kubernetes, Cloud Native Computing Foundation (CNCF) and the Linux Foundation created two Kubernetes certifications to standardize the training and certifications for engineers who want to expand and illustrate their knowledge on…
tuptime – Shows Historical and Statistical Running Time of Linux Systems
System Administration involves many activities one of which is monitoring and checking for how long your Linux system has been running. It is always a good idea to keep track of system uptime in order to optimize…