Gaurav PagareforTeckbaker's Blogteckbakers.hashnode.dev·Apr 25, 2023Prometheus 101🔥Entering into the world of monitoring Monitoring is an essential aspect of any organization as it enables them to collect, analyze, and use data to manage and enhance their existing system architecture and its components. By monitoring, an organizati...2 likes·60 readsDevops
Gaurav PagareforTeckbaker's Blogteckbakers.hashnode.dev·Apr 19, 2023Helm ☸️Challenges : Before Helm Kubernetes is undoubtedly an excellent tool for deploying applications, offering a wide range of features and services. However, deploying an application on a Kubernetes cluster can be highly complex, as multiple components a...3 likes·41 readsDevops & CloudHelm
Gaurav PagareforTeckbaker's Blogteckbakers.hashnode.dev·Mar 29, 2023Deployments in K8s: Streamline Your Workflow and Scale Your AppsChallenges in the Container environment In the real world, using containerized applications for businesses often means launching hundreds of containers and associated services. One of the main challenges is identifying and monitoring any containers o...4 likes·79 readsDevops & Cloudgauravsays
Gaurav PagareforTeckbaker's Blogteckbakers.hashnode.dev·Mar 15, 2023Accelerate DevOps with AnsibleLet's understand what is Ansible. In today's world, organizations and businesses rely heavily on digital platforms to grow and succeed. Delivering applications faster is crucial for gaining a competitive advantage, but achieving this goal requires to...6 likes·114 readsansible
Gaurav PagareforTeckbaker's Blogteckbakers.hashnode.dev·Mar 4, 2023Understanding networking with AWSAmazon Virtual Private Cloud AWS has an extensive infrastructure that spans the entire globe, with multiple regions and availability zones. Now to make this infrastructure accessible to hundreds and thousands of AWS clients AWS offers a wide range of...3 likes·100 readsDevops & Cloudnetworking
Gaurav PagareforTeckbaker's Blogteckbakers.hashnode.dev·Feb 24, 2023Multi-Node Kubernetes ClusterNeed and Requirement of Multinode K8s Cluster Kubernetes has proven to be an incredible tool for deploying applications and of course for the management of containers efficiently. To gain familiarity with K8S, one can launch a Kubernetes cluster on a...2 likes·78 readsDevops & CloudKubernetes
Gaurav PagareforTeckbaker's Blogteckbakers.hashnode.dev·Feb 16, 2023AWS: The Leading CSPWhose the Leading CSP? Business needs high-end technologies and core services for their application to work smoothly. But managing these technologies and services at our end sometimes gets challenging because of heavy investment in hardware, setting ...6 likes·38 readsDevops & CloudAWS
Gaurav PagareforTeckbaker's Blogteckbakers.hashnode.dev·Feb 8, 2023Kubernetes: Let's Start ☸️Need for Container Orchestration Imagine running an application having multiple services communicating with each other and running inside a container. Hey also remember this is a crucial application for your business so its downtime in any way may le...2 likes·72 readsDevops & CloudKubernetes
Gaurav PagareforTeckbaker's Blogteckbakers.hashnode.dev·Jan 31, 2023Networking In Real WorldOne of the most significant technological advancements of the 21st century that promote communication, Information Transfer, Business growth, Entertainment, and connectivity. Yes, I am talking about the Internet, a network of networks. It is a worldw...5 likes·98 readsDevops & Cloudnetworking
Gaurav PagareforTeckbaker's Blogteckbakers.hashnode.dev·Jan 23, 2023Creating custom container images 📦Containerization is a technology that is now adopted worldwide. docker is one of the most famous container platforms out there. (Do check out my previous article to know more on containers technology and the docker tool - here) Now in order to launch...3 likes·68 readsDevops & Cloudgauravsays