Rohit Guptadevoperation.hashnode.dev·2 hours agoDeploying a Portfolio Website on AWS S3 using GitHub Actions:Before we dive into the project, make sure you have the following prerequisites: An AWS account: You'll need an AWS account to create an S3 bucket for hosting your website. A domain name (optional): If you want to use a custom domain for your portf...DiscussDevops
MEGHA GUPTAlearning01.hashnode.dev·3 hours agoTerraWeek Day 6 : Terraform providersIntroduction Welcome to Day 6 of the TerraWeek challenge! 🚀 In today's tasks, we will explore Terraform providers and their role in interacting with different cloud platforms or infrastructure services. We will also dive into provider configuration,...DiscussTerraform
Nisarg Bhavsarnisargnbhavsar.hashnode.dev·5 hours agoTop 6 DevOps Trends Which You Should Look Out in 2023DevOps is a process that combines two teams and that is software development and operations teams. The principal aim of DevOps is to streamline and automate the processes associated with software development and IT operations. It plays a vital role i...DiscussDevOps trends
Shahzaib SanaProopsandcloud.hashnode.dev·6 hours agoDay 21: Important Docker Interview Questions | 90 days of DevOpsDocker is a good topic to ask in a DevOps interview, especially for freshers. Must try these questions to gain a better understanding of Docker. Questions: What is the Difference between an Image, Container and Engine? Docker Image: An image is a...Discuss90daysofDevOps Docker
Abdul-Lateef Uthmanuthy.hashnode.dev·21 hours agoUnderstanding DevOps: Your Ultimate Guide to the Art of Software Delivery.Hey there, DevOps Enthusiast! Are you intrigued by the term "DevOps" but find yourself wandering through a maze of confusion? You're not alone on this journey. Coming from a different field into DevOps, I had this confusion initially too. It took me ...DiscussDevops
Marko SpasenovskiforCodeChemblog.codechem.com·Sep 20, 2023Infrastructure as Code: Transforming IT Infrastructure ManagementIn this short article, I'll explain what Infrastructure as Code is, why it exists and how it revolutionized IT infrastructure management. Wait, what do you mean by “infrastructure”? Before explaining Infrastructure as Code, we first need to define wh...Discuss·3 likes·126 readsDevops
MEGHA GUPTAlearning01.hashnode.dev·a day agoTerraWeek Day 5 : Terraform modulesIntroduction Terraform, with its ability to manage infrastructure as code, has revolutionized the world of DevOps and infrastructure provisioning. Among its many features, modules stand out as a powerful tool for simplifying and scaling infrastructur...DiscussTerraform
Kshitija Bartakke-Malwadekshitijaa.hashnode.dev·Sep 20, 2023Access RDS From EC2 InstanceHow to Access RDS from an EC2 Ubuntu Instance: A Step-by-Step Guide Setting up and connecting various AWS services can be straightforward, yet sometimes it may seem like a daunting task. One common setup is accessing an RDS (Relational Database Servi...DiscussAWS
H A R S H H A Aharshhaa.hashnode.dev·Sep 20, 2023Kubernetes CI/CD Pipelines — Best Practices and ToolsCI/CD pipelines enhance the software delivery process by automating key stages such as testing, security scanning, and deployment. Adopting a pipeline-based workflow helps you ship more quickly by passing all code through a consistent set of steps. T...Discuss·2 likes·114 readsKubernetes
Shahzaib SanaProopsandcloud.hashnode.dev·Sep 20, 2023Day 20: Docker Quick Reference Guide | 90 Days of DevOpsFinally 🎉 We have completed✅ the Docker hands-on and I hope you have learned something interesting from it.🙌 It's time to take docker to the next level. This cheat sheet will help you to remember everything you learned. This cheat sheet includes co...Discuss90daysofDevOps Docker