Wilford Gonzales10weeksofcloudops-week1.hashnode.dev·Dec 3, 2024Deploy a Static Website on Azure Storage, update changes using github and CI/CD with Azure DevOpsSynopsis Hi Welcome to this article, My Name is Ford, I starting to get hands on experience on DevOps and came across the 10 week cloud ops challenge posted by Piyush Sachdeva, Most of the content within this article is similar to Nishant Singh Blog,...Discuss·1 like10weeksofcloudops
Shivam Gautamshivamgautam.hashnode.dev·Jun 23, 2024Step-by-Step Guide to Hosting a Static Website on AWS S3 and Implementing CICDIntroduction Hello everyone, my name is Shivam Gautam, and I am currently learning DevOps and AWS. Recently, I took part in the #10weeksofcloudops challenge by The CloudOps Community. I completed the Week 1 challenge by hosting a static website on AW...Discuss10weeksofcloudops
Vijay Kumar Singhblogs.vijaysingh.cloud·Feb 11, 2024Azure ARM TempletesIntroduction Azure ARM (Azure Resource Manager) templates are a powerful tool for managing Azure resources. They are JSON files that describe the resources and properties to be deployed to Azure. This blog post will discuss Azure ARM templates, the A...DiscussAzure InsightsAzure
Surya Velmurugesansuryavelmurugesan.hashnode.dev·Jan 1, 2024Creating 3 Tier Application using on AWS VPC with ASG, ELB along Backup PlanThree -tier Architecture A three-tier application in the context of cloud computing refers to a software architecture that divides an application into three logical and distinct components, each running on a separate tier or layer. These tiers are ty...Discuss·2 likes·163 reads10weeksofcloudops
Yaswanth Kumar Rayanayash5679.hashnode.dev·Nov 17, 2023Week3 Implementing a 2-Tier Application in AWS using TerraformHello Everyone, Hope you are all doing well. This project is a part of 10WeeksofCloudOps, project 3. In this project, we are going to Deploy a 2 Tier Architecture Application on AWS using Terraform as an Infrastructure As a Code (IAC) tool. A huge sh...DiscussTerraform
Yaswanth Kumar Rayanayash5679.hashnode.dev·Nov 7, 2023Deploying an application using Docker, EKS and Argo CDHello everyone, Hope you are doing well. Today I'm implementing a project which is a part of 10WeeksofCloudOps, project 4. In this project, we are going to deploy an application based on the concept of GitOps, in our case GitHub is considered as the ...Discuss·3 likes·154 reads10weeksofcloudops
Joel Oduyemijoeloduyemi.hashnode.dev·Sep 23, 2023Utilizing GitOps Approach and Azure Pipelines to Deploy a Dockerized Application onto an AKS Cluster via ArgoCD👨💻 Introduction Hey, there, My name is Joel Oduyemi, and I'm a passionate DevOps practitioner embarking on a continuous learning journey in the world of technology. I'm currently undergoing a #10WeeksOfCloudOps challenge organized by Piyush Sachde...Discuss·5 likes·776 reads10weeksofcloudops
Joel Oduyemijoeloduyemi.hashnode.dev·Sep 23, 2023How to Install ArgoCD on an AKS Cluster and Sync Cluster Status With a Kubernetes Manifest Repository👨💻 Introduction Welcome to the fourth part of the step-by-step implementation guide for deploying a Dockerized application on Azure Kubernetes Service (AKS) using ArgoCD and Azure DevOps. In this project series, We're on a journey of breaking down...Discuss·2 likes·2.7K readsArgoCD
Joel Oduyemijoeloduyemi.hashnode.dev·Sep 19, 2023How to Set Up and Provision Azure Kubernetes Service (AKS) Cluster with Terraform👨💻 Introduction Welcome to the second part of the step-by-step implementation guide for deploying a Dockerized application on Azure Kubernetes Service (AKS) using ArgoCD and Azure DevOps. In this series, I'll be breaking down the complex process o...Discuss·3 likes·487 readsAzure
Enoch. Adevopsenoch.hashnode.dev·Sep 15, 2023Hosting a Static Website on AWS and Automating CI/CD: A Step-by-Step GuideIntroduction In the rapidly evolving world of web development and cloud computing, hosting a static website on Amazon Web Services (AWS) has become an essential skill. In this comprehensive guide, we will take you through the process of not only host...Discuss·52 readsDevops