May 22Kubernetes Basics: Your First App DeploymentDay 33/90 with Shubham Londhe Looking to deploy your applications with ease and efficiency? In this blog post, we’ll walk you through the step-by-step process of deploying applications on Kubernetes, the popular container orchestration platform. What is Kubernetes? Kubernetes is like a super-hero for managing containers. But what are containers? Think of them…Kubernetes9 min readKubernetes9 min read
May 14Shell Scripting BasicsDay 4/90 with Shubham Londhe As a DevOps engineer, you might be always looking for automating tasks, and streamline workflows. Here comes the shell scripting into the picture. Pre-requisite for Shell Scripting: Linux Basics. Let’s get started! What is Kernel? Linux kernel is responsible for managing system resources such as the CPU, memory…DevOps6 min readDevOps6 min read
Apr 26Linux Cheatsheet for DevOps ♾Day 3/90 with Shubham Londhe As a DevOps engineer, you’re expected to know your way around Linux command line tools. This cheat sheet can help. Let’s get started! 💯 ⫸ Basic commands 😊 ✍ mkdir mkdir linux-basics: creates a new directory with the specified name.DevOps10 min readDevOps10 min read
Apr 23Linux BasicsDay: 2/90 In this article, we are going to explore Linux Basics Introduction to Linux Basic Architecture of Linux Basic Commands with Examples Introduction to Linux Linux is a computer operating system that was developed by Linus Torvalds in the early 1990s. It’s free and open-source, which means that anyone can use, modify…Linux4 min readLinux4 min read
Apr 18Understanding DevOps.Day: 1/90 I am starting #90daysofdevops challenge with Shubham Londhe In this article, we are going to explore What is DevOps? What are Automation, Scaling, and Infrastructure Why DevOps is Important? Let’s get started! What is DevOps? DevOps is a way of working where people who write software (Developers) and people who make…DevOps3 min readDevOps3 min read
Published inDevOps.dev·Mar 11Docker: The Magic Container.Docker is a tool that allows developers to create and run applications in a virtual environment. It uses containers to package all the necessary components of an application, including code, libraries, and system tools, into a single package. …Docker3 min readDocker3 min read
Published inDevOps.dev·Mar 8Docker Basic CheatSheetDocker is an open-source platform that enables developers to build, ship, and run distributed applications. It allows developers to package their applications and dependencies into containers that can run on any machine, without worrying about differences in operating systems or other dependencies. Using Docker requires familiarity with various Docker commands…DevOps3 min readDevOps3 min read
Feb 23Python packages for DevOps engineerAs a DevOps Engineer, you have to deal with a lot of different tools and technologies every day. One of the most popular and powerful tools in your toolkit is Python. In this article, we will discuss some Python packages that are commonly used by DevOps engineers along with code…Python2 min readPython2 min read
Feb 197 ways How Spotify’s Algorithm Delivers Personalized Music RecommendationsAs one of the most popular music streaming platforms in the world, how does Spotify’s algorithm work, and how does it deliver such accurate recommendations? In this article, we’ll explore the inner workings of Spotify’s algorithm and uncover the secrets behind its personalized music recommendations. https://www.spotify.com/ Incorporating Natural Language Processing Spotify’s algorithm uses NLP…Spotify3 min readSpotify3 min read
Feb 15Chatbot vs Chat GPT: Which is Right for Your Business?Wondering whether to use chatbots or chat GPTs for your business? This article will explore the pros and cons of both options to help you make an informed decision. As businesses increasingly look for digital channels to engage with their customers, conversational interfaces have emerged as a popular solution. Chatbots…Chatbots5 min readChatbots5 min read