Abishek Haththakageabhixsh.hashnode.net·Mar 14, 2023Azure Cloud Platform: Features, Services, and Benefits | Microsoft AzureAzure is a cloud computing platform developed by Microsoft that provides a wide range of cloud-based services and features. It is a comprehensive cloud platform that offers both Infrastructure as a Service (IaaS) and Platform as a Service (PaaS) capa...Discuss·21 likes·31 readsAzure
Vishwas Acharyavishwasacharya.hashnode.net·Apr 23, 2023How to Use Azure DevOps to Manage Your Software Development Lifecycle (SDLC)Software development is a complex process that involves multiple teams, tasks, and tools. To ensure that everything runs smoothly, it is important to have a proper system in place. This is where Azure DevOps comes in. Azure DevOps is a set of service...Discuss·20 likes·26 readsazure-devops
Siddharthsiddharthqs.hashnode.net·Jan 3, 2023Microsoft Azure FunctionsOverview Azure Functions is a serverless computing service that enables you to run code on-demand without having to explicitly provision or manage infrastructure. It can be used to run scripts or programs, process data, and integrate with other servi...Discuss·7 likes·102 readsCloudAzure
Abhay Singhabhaysingh.hashnode.net·Feb 22, 2024How to configure DevSecOps in Azure DevOpsA comprehensive guide on how to configure DevSecOps in Azure DevOps, combining the best practices and tools suggested: Key Principles Shift Left: Integrate security as early in the development process as possible. Automation: Automate security testi...Discussazure-devops
Richard Carriganrichardcarrigan.hashnode.net·Apr 25, 2023Deploy Power Pages secrets with Azure DevOps and deployment profilesMicrosoft provides excellent resources for learning, using, and building on top of its products. Usually, you can search for how to do something within a Microsoft product or service and you'll get a handful of Microsoft Learn resources that will wal...DiscussAzure Pipelines
Vishwas Acharyavishwasacharya.hashnode.net·Apr 25, 202310 Azure DevOps Tips and Tricks You Need to KnowAzure DevOps is a powerful platform for managing the development, deployment, and delivery of software applications. With its robust features and capabilities, it has become a go-to tool for many software developers and IT professionals. In this arti...Discussazure-devops
Vishwas Acharyavishwasacharya.hashnode.net·Apr 24, 202310 Essential Azure DevOps Tools for Successful CI/CD PipelinesAzure DevOps is a comprehensive suite of tools that allows developers to build, test, and deploy applications on Microsoft's cloud platform. By using Azure DevOps, developers can automate the entire software development lifecycle and ensure that appl...Discussazure-devops
Vishwas Acharyavishwasacharya.hashnode.net·Apr 23, 2023How to Use Azure DevOps to Manage Your Software Development Lifecycle (SDLC)Software development is a complex process that involves multiple teams, tasks, and tools. To ensure that everything runs smoothly, it is important to have a proper system in place. This is where Azure DevOps comes in. Azure DevOps is a set of service...Discuss·20 likes·26 readsazure-devops
Vu Daovumdao.hashnode.net·Apr 23, 2023Manage IAM Access Key Of AWS Service Connection In Azure Devops PipelineAbstract Service Connection represents a Service Principal in Azure DevOps, an identity which uses Headless authentication. We create a connection from Azure Pipelines for external and remote services to execute tasks in a job. Once you establish a...Discusssimflexcloud
Richard Carriganrichardcarrigan.hashnode.net·Apr 11, 2023Using source control with Azure DevOps and Power Pages websitesIf you're used to working with "full-code" websites or applications, you may be wondering how you can add a Power Pages website to source control (Git) to track changes. Or, maybe you are using Azure DevOps to track work on the website and would like...Discussazure-devops
Antoine LOIZEAUaloizeau.hashnode.net·Mar 23, 2023Générer la documentation de vos modules TerraformVoici comment automatiser la documentation associée à vos solutions Terraform afin de garantir sa cohérence quelques soient les évolutions mise en oeuvre. Terraform Docs Terraform Docs est un outil open source qui permet de générer une documentation ...Discuss·234 readsTerraformdocumentation
Abishek Haththakageabhixsh.hashnode.net·Mar 14, 2023Azure Cloud Platform: Features, Services, and Benefits | Microsoft AzureAzure is a cloud computing platform developed by Microsoft that provides a wide range of cloud-based services and features. It is a comprehensive cloud platform that offers both Infrastructure as a Service (IaaS) and Platform as a Service (PaaS) capa...Discuss·21 likes·31 readsAzure
Dominik Zarskydominik-zarsky.hashnode.net·Feb 26, 2023Automate your Laravel app deployments with Azure DevOpsDeploying Laravel applications can be a tedious and time-consuming process, but with the use of continuous integration and continuous deployment (CI/CD) pipelines, the process can be automated. Azure DevOps is a popular choice for creating such pipel...Discuss·413 readsDevops