My Incredible Journey at Kubernetes Community Days Bangalore: A Gateway to the DevOps EcosystemJun 6, 2023路3 min read
AWS/DevOps Project "DataFlowXpress": Streamlined Data Pipelines for Modern AnalyticsServices that will be used in this project: AWS Lambda: It is a serverless computing service offered by AWS. It allows us to run the code/application without having to manage or provision the server. We just have to upload the code (Lambda Function)...Jul 22, 2023路5 min read
Unlocking the World of Computer Networks: Explore, Understand, and Connect!馃寪May 24, 2023路15 min read
Understanding Linux Kernel concepts for DevOps.Introduction To begin with, it's important to understand that the Linux kernel is not a complete operating system on its own. Rather, it is a component of an operating system known as GNU/Linux Which is the combination of the GNU project's userland ...Feb 19, 2023路3 min read
Deploying a WordPress application(Full stack) on AWS using EKS.WordPress is a common Content Management System for building websites and blogs. Scaling WordPress can be difficult, especially in the cloud due to the shared file system requirement for uploads, plugins, and themes. This blog follows the WordPress d...Feb 14, 2023路6 min read
DevOps Project to Host a static website on AWS using Terraform automation.Terraform for cloud automationFeb 4, 2023路5 min read
CI/CD as a major pillar of DevOpsHere's a dead simple guide to understanding it: CI/CD stands for Continuous Integration and Continuous Deployment. It's a process where code changes are regularly merged into a shared repository, and then automatically deployed to a staging or produc...Jan 30, 2023路2 min read
The Evolution Of Docker ContainersHello馃憢 In this blog, I am going to narrate to you the story of containers. As most of you think that Docker is where the story of containers started, that's definitely not true. It began much earlier in... in fact, in the 1970s, when the chroot was ...Jan 26, 2023路3 min read
Starting your cloud journey with AWSAWS Builders Online Series is here starting from the 18th of January,2023. It is designed to enable you with core AWS concepts, and step-by-step architectural best practices including demonstrations to help you get started and accelerate your success...Jan 12, 2023路2 min read