aakatev.hashnode.dev5 DevOps Books to Read for FREESince its very beginning, DevOps movement has been a pretty vast topic, with many followers worldwide. Considering constant iterations and creation of new software, it becomes clear that to succeed in the world of DevOps, you have to do your homework...Jul 8, 2020·3 min read
aakatev.hashnode.dev4 YouTube Resources to Get Started with KubernetesKubernetes (K8s) is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into logical units for easy management and discovery. Kubernetes official web...Jul 8, 2020·2 min read
aakatev.hashnode.devImplementing CD Pipeline for Static WebsiteOne day I decided to create a backup of all my dev.to posts. Programmers are lazy, so I wanted to do as little work as possible, and wanted the final result to look as nice as possible (or at least nicer than Markdown reader on GitHub). Final requir...Jul 8, 2020·6 min read