AKAnuja Kumariinanujakumari.hashnode.dev·May 15, 2022 · 7 min readPortainer - A UI for managing Containers 🚀Introduction 🔰 What is Portainer? Portainer is an open source, lightweight management UI that allows us to easily build and manage containers in Docker, Docker Swarm, Kubernetes and Azure ACI such as managing the creation and deletion of Swarm serv...00
AKAnuja Kumariinkubesimplify.hashnode.dev·May 3, 2022 · 10 min read✨ Introduction to Kubernetes ✨💥 Challenges without Container Orchestration 🤔 Let's assume an application. It has multiple services running inside containers. Now, each container have to be scaled as per requirements, the code has to be managed. As containers are scalable so, we...06ASKSB
AKAnuja Kumariinkubesimplify.hashnode.dev·Apr 4, 2022 · 7 min read✨ Introduction to Jenkins ✨👉 Before we jump to Jenkins, let's understand the situation before Jenkins(or before Continuous Integration). Manual Build Process Developers have to wait until the complete software is developed for the test results. If the test results show bugs...04FSSB