Introduction to DevSecOps DevSecOps is the evolution of DevOps with a focused integration of security throughout the software development lifecycle (SDLC). It promotes a cultural and technical shift by “shifting security left,” integrating security early in the CI/CD pipeline instead of treating it as an afterthought. While DevOps engineers focus on speed, automation, and reliability, […]
Posts Tagged ‘Azure DevOps’
House Price Predictor – An MLOps Learning Project Using Azure DevOps
Machine Learning (ML) is no longer limited to research labs — it’s actively driving decisions in real estate, finance, healthcare, and more. But deploying and managing ML models in production is a different ballgame. That’s where MLOps comes in. In this blog, we’ll walk through a practical MLOps learning project — building a House Price […]
Sean Brundle Transforms Technical Expertise into Leadership that Empowers Team Success
Meet Sean Brundle, Senior Technical Consultant, Sitecore Throughout his 10 years at Perficient, Sean’s dedication to excellence and passion for continuous growth have shaped his journey into becoming a remarkable people leader. His commitment to professional development and mentoring his team across diverse technologies exemplifies Perficient’s promise to challenge, champion, and celebrate every colleague. Sean […]
Tell your Project’s Story using Azure DevOps Queries and Dashboards
Sometimes purely looking at an Azure DevOps backlog or Board may not tell the right story in terms of progress made towards a specific goal. At first glance, it may seem like a horror story, but in reality, it is not the case. The data needs to be read or conveyed in the right way. […]
The Colorful World of Azure DevOps Boards
Out of the box, Azure DevOps provides black-and-white capabilities in terms of how it can be utilized to support a project and its code repository. Over time, teams establish and settle into work processes, often continuing to use those basic settings, which can lead to a mundane operation and, perhaps, risk losing sight of the […]
Building Azure DevOps CI Pipelines for SPFx
This blog offers a comprehensive guide to setting up Continuous Integration (CI) in Azure DevOps to automate the integration of SharePoint Framework (SPFx) code by leveraging Azure DevOps pipelines. This process aims to streamline development workflows, improve code quality, and ensure quicker code validation before deployment without any manual processing. Continuous Integration (CI) is the […]
Building Azure DevOps CD Processes for SPFx
This blog provides a detailed explanation of the technical approach for implementing Continuous Deployment (CD) processes within Azure DevOps. It focuses on automating the deployment of solutions to SharePoint environments. This approach not only speeds up the release cycle but also enhances reliability, minimizes errors, and ensures that updates are deployed quickly and effectively. Continuous […]
Getting Started with Azure DevOps Boards and Repos
The previous blog post explored the initial steps of setting up Azure DevOps, creating projects, and navigating the Overview section. Now, let’s delve deeper into the other core sections of the Azure DevOps interface, Boards, and Repos, each playing a crucial role in your development lifecycle. Read the first part of the blog here: A […]
A Beginner’s Guide to Azure DevOps
Introduction Azure DevOps is a complete collection of tools and services that assist in the development, testing, and deployment of software applications. There is a list of services presented, which includes version control, agile planning, build automation, and release management all with integration on a single platform. In this beginner’s guide, we’ll take a look […]
Understanding the Dynamics: Microsoft Hosted Agents vs. Self-Hosted Agents in DevOps
DevOps has revolutionized the software development lifecycle, emphasizing collaboration, automation, and efficiency. In the realm of DevOps, the use of build and release pipelines is essential to streamline the process of delivering high-quality software. Two crucial components in this process are Microsoft Hosted Agents and Self-Hosted Agents. In this blog, we’ll delve into the dynamics […]
Deploying Azure Infrastructure With Terraform Using Azure DevOps Pipelines
In this blog post, my objective is to provide a comprehensive walkthrough of the elements required for effectively implementing Azure Infrastructure with Terraform using an Azure DevOps Pipeline. The main purpose is to assist you in grasping the concept of automating the deployment and maintenance of your cloud infrastructure residing in Azure. Before delving into […]
Observations From Making the Move From Jira to Azure DevOps: Key Differences, Pros and Cons
It’s a tale as old as time, or at least as old as Star Wars. I have “gone to the dark side” of project management platforms by dipping my toes in the Azure DevOps pool (spoiler alert, come on in! The water is fine). And while these two platforms can even be integrated with one […]