Silias Odionsilias809-cloud-newbie.hashnode.dev·Nov 14, 2024Step-by-Step Guide to Create and Connect to a Linux Virtual Machine Scale Set in AzureCreating a Linux Virtual Machine Scale Set (VMSS) in Azure allows you to automatically scale a set of virtual machines to handle changing workloads. In this guide, I’ll walk you through setting up a VMSS, configuring its settings, and connecting to i...Discuss·2 likestechblog
CloudvilleforThe Cloudville Blueprintscloudville.hashnode.dev·Nov 13, 2024Azure Container RegistryFor those working in the cloud and container space, Azure Container Registry (ACR) is a powerful tool that helps manage and store container images and artifacts. ACR offers various features and plans to suit different needs, making it easier to handl...Discuss#AzureDevOps
Ritesh Kumar Nayakwww.devopswithritesh.in·Aug 30, 2024Managing Containers with Azure DevOpsWhat's inside? Understanding Virtual Machines vs Containers Challenges with non-containerized applications Containerize a Webapp What are Azure Container Instances(ACI) Azure DevOps CI/CD pipeline to deploy to ACI VMs vs Containers Virtual Mac...Discuss·44 reads#AzureDevOps
Andre Dominic SantacroceProblog.andresantacroce.com·May 6, 2024Custom GPT powered by Azure FunctionsIntroduction Chat GPT's debut in November 2022 has revolutionized how we interact with AI, offering insights across countless domains. Fast forward to November 2023, OpenAI unveiled the ability to customize Chat GPT for tailored interactions and inte...Discuss·193 readsGPT 4
Brad Harrisbradoncloud009.hashnode.dev·Apr 25, 2024Terraform: The Swiss Army Knife of Infrastructure as CodeIf you've ever tried to manage a cloud infrastructure, you know it can feel a lot like herding cats. While cats are great and all, when you just want your servers to behave, you don't need whiskers—you need a tool that keeps everything in check. That...Discuss·43 readsTerraform
Saikiran Goudsaikirangoud.hashnode.dev·Apr 24, 2024Azure Pipelines for Seamless CI/CDIntroduction: Azure Pipelines is a cloud-based solution by Microsoft that automatically builds and tests code projects. It supports all major languages and project types and combines Continuous Integration, Continuous Delivery, and Continuous Testing...Discuss·9 likes#AzureDevOps
Saikiran Goudsaikirangoud.hashnode.dev·Apr 23, 2024Azure DevOps Repos SimplifiedIntroduction: Azure Repos is a version control tool suite like GitHub that allows you to manage your code efficiently. Whether you are working as a part of a team or independently, Azure Repos provides Git repositories or Team Foundation Version Cont...Discuss·7 likes·39 readsAzureRepos
Sugam Aroracodewhizsugam.hashnode.dev·Apr 20, 2024Automated Dependency Management: Harnessing Dependabot for Seamless Updates on Azure DevOpsIntroduction In the ever-evolving landscape of software development, managing dependencies is paramount to ensure the stability, security, and efficiency of your projects. One powerful tool that streamlines this process is Dependabot, a trusted autom...Discuss·40 likes·32 readsCloud
Mehul Mistrymmistry.hashnode.dev·Feb 18, 2024Introduction to DevOps/SRE CultureIntroduction Peter Drucker quoted "Culture eats strategy for breakfast". He is considered to have laid the philosophical and practical foundation of modern enterprise. The quote is a warning to leaders that unless organization's culture is aligned wi...DiscussDevops
Gabriel Okomgabrielokom.hashnode.dev·Dec 21, 2023How to Deploy a JavaScript Tetris-Game-App on Azure CICD Pipeline and App ServiceHow to Deploy a JavaScript Tetris-Game-App on Azure CICD Pipeline and App Services. (Azure Project) — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — In this project, we will attempt to deploy a javascript based game app. At the end o...Discussgabrielokom