Ashok Kumar DharanikotaforAshok's Blogashok405.hashnode.dev·9 hours agoCloud Day series: Intro to Cloud Computing !!!Hello There, I Hope you doing great. Welcome to my Cloud-Day Blog Series. In this series, we going to learn about the Cloud, especially the AWS Cloud. If you're surprised about the word "Cloud Day". It's something I am coming up with on my own. It's ...Discuss·10 likesCloud Computing
Koti Vellankiknowmam.in·14 hours agoDay 10: Infrastructure as Code with AWS CloudFormationWelcome to Day 10 of our exciting "30 Days of AWS" journey! If you've been following along from the beginning, kudos to you for getting into the world of Amazon Web Services. Your dedication and curiosity are truly commendable. For those who might ha...DiscussAWS
Sreekar Shodhanblog.sreekarshodhan.co·18 hours agoCloud Computing Fundamentals:Introduction: This is part of the DevOps series I'm eagerly learning from #theCloudSeminar by Nilesh Londhe. In this blog, let's delve into the fundamentals of Cloud Computing. Definition: Cloud computing, in simple terms, can be likened to "Rental C...DiscussCloud Computing
Sarthak Jainblog.sarthakjdev.com·18 hours agoIP Addresses and CIDR Notations: A Developer's GuideIn the ever-evolving landscape of networking and cloud computing, understanding IP addresses and CIDR (Classless Inter-Domain Routing) notations is paramount for any software developer. These fundamental concepts form the backbone of modern networkin...Discuss·1 likeCloud DevOps MasteryDevops
Tara Prasad Sarangitaraps.hashnode.dev·Sep 23, 2023Day 3: Linux Basic CommandsCommands- To view what's written in a file. $ cat altos.txt cat -b: This adds line numbers to non-blank lines cat -n: This adds line numbers to all lines cat -s: This squeezes blank lines into one line cat –E: This shows $ at the end of the li...DiscussDevops
Shivanand PatilforCreate a VPC from scratch using AWSblog.shivanandpatil.co·Sep 22, 2023Create a VPC from scratch, set up your own NAT and much more using AWSWhat the heck is a VPC? Amazon Virtual Private Cloud (VPC) is a service that allows you to launch AWS resources in a logically isolated virtual network that you've defined. This virtual network closely resembles a traditional network that you'd opera...Discuss·46 readsAWS
Rohit Guptadevoperation.hashnode.dev·Sep 22, 2023Deploying a React Application on AWS Elastic Beanstalk Using GitHub Actions:Before we dive into the project, make sure you have the following prerequisites in place: AWS Account: You'll need an AWS account to use Elastic Beanstalk. GitHub Account: You'll need a GitHub account for version control and setting up GitHub Actio...DiscussAWS
Sarthak Jainblog.sarthakjdev.com·Sep 22, 2023Containerization with Docker: A Developer's GuideIntroduction As a software developer, I've had my fair share of encounters with the challenges of managing applications and their dependencies. It often felt like chasing a moving target - different environments, library versions, and system configur...Discuss·1 likeCloud DevOps MasteryDocker
Ambuz Ranjanambuzrnjn33.hashnode.dev·Sep 21, 2023Unveiling Azure Event Grid: An Exhaustive Guide from Basics to the Nitty-Gritty1. Introduction Azure Event Grid is an event-routing service that operates on the push model. It allows you to select the destination where you'd like the events delivered. This makes it easy to build applications with event-based architectures. 2. F...Discuss·29 readsDevops
Austin Davidtech-talks.hashnode.dev·Sep 21, 2023Hybrid Cloud: Bridging On-Premises and Cloud EnvironmentsHello, I'm Austin David, a tech enthusiast with a keen interest in cloud computing and its transformative capabilities. I have had the unique opportunity to collaborate with a forward-thinking Cloud Computing company in Bangalore, which has given me ...DiscussHybrid Cloud