Isac Coutinhodevopsaurusrex.hashnode.dev·Feb 12, 2025Step-by-Step Solution for KodeKloud's Terraform Challenge 2KodeKloud is the #1 DevOps course provider and helps students learn trending technologies they need to thrive in their career. They also have this Terraform Challenges series that consists of a set of challenges that will assist you in mastering prov...KodeKloud Terraform ChallengesDevops
Isac Coutinhodevopsaurusrex.hashnode.dev·Feb 9, 2025How to gain real-world tech experience without a tech jobI used to think getting a tech job was the only way to gain real-world experience. But then I found a game-changing solution that transformed my skills—without even needing a job! While direct experience on the job is crucial, there are times when we...31 readstechnology
Isac Coutinhodevopsaurusrex.hashnode.dev·Feb 8, 2025Step-by-Step Solution for KodeKloud's Terraform Challenge 1KodeKloud is the #1 DevOps course provider and helps students learn trending technologies they need to thrive in their career. They also have this Terraform Challenges series that consists of a set of challenges that will assist you in mastering prov...45 readsKodeKloud Terraform ChallengesDevops
Suresh Bksureshbk.hashnode.dev·Feb 6, 2025"Automating CI/CD with Multi-Branch Jenkins Pipelines, Git, Docker, and Kubernetes"✨ Continuous Integration and Continuous Deployment (CI/CD) pipelines are essential in modern software development to ensure the seamless delivery of high-quality applications. 🚀 This project leverages Jenkins Multi-Branch Pipelines to automate the e...30 readsProjectsDocker
Muzammil Shaikcodewithmuzzu.hashnode.dev·Dec 19, 2024Master the Twelve Factor App: A Complete and Easy GuideLet’s say you have an idea that is game changing. Let’s assume the idea is Whats app, Facebook or Instagram or any other app you can assume. Quick Question What would you expect from any of those popular social media apps or any SAAS (Software-As-A-S...54 readstwelve factor app
Aman Mishraamanmishra.hashnode.dev·Aug 12, 2024The Evolution of DevOpsDevOps has transformed the landscape of software development, turning chaotic, manual processes into seamless, automated pipelines. But how did we get here? In this blog, we'll explore the key milestones that have shaped DevOps over the past decade a...Devops
Vandana Panditvandanapandit.hashnode.dev·Aug 8, 2024AWS: Creating and Managing IAM Users in AWS: A Step-by-Step GuideIAM Users: IAM users are created within an AWS account and represent a person or application that interacts with AWS services. Each IAM user has a unique name within the AWS account and can be assigned permissions via policies. So, we need to create ...#90daysofdevops
Lokesh Tarleyltarley.hashnode.dev·Jul 28, 2024Kubernetes - Taints and TolerationTaints and Toleration are the very important property in Kubernetes which is opposite to node affinity(allowing you to constrain which nodes your Pod can be scheduled), or its a mechanish that allows you to ensure that pods are not placed/Scheduled o...51 readsKubernetes
Sachin Khamitkarsachins-kodekloud-tasks.hashnode.dev·Jul 11, 2024Task - Firewall ConfigurationProblem: The Nautilus system admins team has rolled out a web UI application for their backup utility on the Nautilus backup server within the Stratos Datacenter. This application operates on port 5000, and firewalld is active on the server. To meet...KodeKloud
Sachin Khamitkarsachins-kodekloud-tasks.hashnode.dev·Jul 10, 2024Task - Timezone AlignmentProblem: n the daily standup, it was noted that the timezone settings across the Nautilus Application Servers in the Stratos Datacenter are inconsistent with the local datacenter's timezone, currently set to America/Argentina/San_Luis. Synchronize t...KodeKloud