Nikunj Vaishnavdevcloudjourney.hashnode.dev·Oct 2, 2024Introduction to Azure Cloud: A Beginner's GuideIn today’s digital world, the term “cloud” is thrown around a lot. If you’re curious about what that really means, and specifically what Azure Cloud is, this blog will give you a straightforward introduction. What is Cloud Computing? Cloud computing ...DiscussAzure CloudAzure
Sumit Kushwahapplying-mfa-in-azure-cloud.hashnode.dev·Sep 22, 2024Applying Multi-Factor Authentication (MFA) in Azure CloudMulti-Factor Authentication (MFA) adds an extra layer of security to your Azure resources by requiring users to provide two or more forms of verification. This can significantly reduce the risk of unauthorized access. Prerequisites for Applying MFA i...DiscussAzure Cloud
Nitinnitinthite.hashnode.dev·Sep 17, 2024Choosing the Right Azure Storage: A Comprehensive Guide for DevOps EngineersPre-requisite: You should have an Azure storage account. Azure Blob Storage What is it? Azure Blob Storage is a cloud-based object storage solution provided by Microsoft Azure. It is designed to store and manage large amounts of unstructured data, su...Discuss·2.0K readsBrush up AzureAzure
Anurag Rajcallmeanurag.hashnode.dev·Sep 10, 2024Day 1: Mastering Azure Identity ManagementDay 1: Unpacking Azure Identity with Microsoft Entra ID Welcome to Day 1 of our deep dive into Azure's security ecosystem! We’re kicking things off with Managed Identities and Governance, focusing on the building blocks that ensure your Azure environ...Anand Kumar and 4 others are discussing this5 people are discussing thisDiscuss·78 likes·119 readsAzure Administrator AssociateDevops
Nitinnitinthite.hashnode.dev·Sep 10, 2024Azure CLI: The Ultimate Tool for Efficient Cloud ManagementWhat is Azure CLI? Azure CLI is a command-line interface that allows you to manage Azure resources and tasks, such as creating, updating, or deleting resources. It provides a way to interact with Azure services through commands, offering the same cap...Discuss·477 readsBrush up AzureAzure
Nitinnitinthite.hashnode.dev·Aug 25, 2024Understanding Cloud Computing: Key Concepts ExplainedWhat is Cloud ? In simpler terms, imagine the cloud as a vast, virtual space where you can store files, run software, and access various services over the internet. It's like having a powerful computer somewhere out there on the web that you can use ...DiscussBrush up Azureazure concepts
Shazia Masseymasseys.hashnode.dev·Jul 29, 2024Implementing a CI/CD Pipeline for Building and Deploying a 10-Microservices Application Using Azure DevOpsFirst, we need to create an AWS EC2 instance of type t2.large, which we will name 'Azure Agent'. Then, we will install Java, Docker, and SonarQube on it. # sudo apt update ----Install Java # java # sudo apt install openjdk-17-jre-headless -y ----...Discussazure-devops
Amit Bhagwaniamitbhagwani.hashnode.dev·Jul 16, 2024Supply Chain Resilience in a Globalized World: The Role of AzureThe intricate web of globalization has woven our world into a complex tapestry of interconnected supply chains. Once lauded as the engine of economic growth, these chains have recently faced unprecedented challenges, exposing their vulnerabilities. F...DiscussSupply chain digitalization
Nitinnitinthite.hashnode.dev·Jun 21, 2024Deployment Slots in Azure App Service with a Free Azure AccountHeads up: This is the 5th article in the series 'Deploy Your App on Azure Without Spending a Dime'. Recommend to read previous articles in series for better understanding. ***************************************************************************** ...Discuss·32 readsDeploy Your App on Azure Without Spending a DimeApp Service slots
ProDevOpsGuy Tech CommunityforCloud Community By ProDevOpsGuy Techcloud.prodevopsguy.xyz·Jun 19, 2024🌟 100 Azure Cloud Interview Questions and Answers (Beginners to Advanced) 🌟Beginner Level 🌱 1. What is Microsoft Azure? ☁️ Answer: Microsoft Azure is a cloud computing platform and service created by Microsoft. It provides a range of cloud services, including those for computing, analytics, storage, and networking. 2. What...Discuss·10 likes·225 readsAzure