ASAmey Sangareinamey04.hashnode.dev·Sep 3, 2023 · 4 min read🕸️Deploying Microservices & Reddit using KubernetesPre-requisites The following pre-requisites need to be installed before we can start the Kubernetes Project: Ubuntu OS (Xenial or later) sudo privileges Internet access t2.medium instance type or higher Kubeadm Installation Execute the below co...00
ASAmey Sangareinamey04.hashnode.dev·Aug 24, 2023 · 2 min readDemystifying Docker🐳Introduction In the world of modern software development, containerization has become a game-changer. Containers, like the popular Docker, provide a consistent environment to run your applications across different systems. Why Docker is used? Imagine...00
ASAmey Sangareinamey04.hashnode.dev·Aug 3, 2023 · 2 min readIntroduction and operations\commands in GitHubGitHub is a 🌐 web-based platform that provides version control and collaboration tools for software development projects. GitHub is used to help you streamline your development process and work together efficiently. 🗂️ Version Control: At the heart...00
ASAmey Sangareinamey04.hashnode.dev·Jul 17, 2023 · 3 min readLet's get startedWhat is Linux? Linux is an Open Source Operating System based on the Linux Kernel. Today, almost 90% of the fastest supercomputers run on Linux variants due to its various advantages. It allows Multi-user and Multi-tasking with a powerful shell. It h...00
ASAmey Sangareinamey04.hashnode.dev·Jul 16, 2023 · 3 min readIntroduction to DevOpsWelcome to the world of DevOps, where collaboration meets efficiency, and innovation thrives! In this comprehensive blog post, we will demystify DevOps and explore real-life examples of automation, scaling, and infrastructure. Get ready for an exciti...00