apps & devops
51 TopicsAutomating End-to-End testing with Playwright and Azure Pipelines
The article discusses the importance of end-to-end testing in software development. It introduces Playwright, an open-source automation framework developed by Microsoft, as a superior alternative to Selenium for writing automated browser tests.66KViews6likes11CommentsBuild image with containerised self-hosted Azure DevOps agent and private Azure Container Registry
Do you want to know how to use containerized self-hosted agents for Azure Pipelines? In this blog post, you will discover the benefits, challenges, and solutions of running your self-hosted agents in a container. You will also see a proof of concept that demonstrates how to build container images using Azure Container Registry and Azure Container Instances. Read on to find out how you can improve your CI/CD workflow with containerization.20KViews6likes1CommentHow to use Azure Front Door with Azure Kubernetes Service (Tips and Tricks)
Connect your AKS to Azure Front Door through Load Balancer or Ingress. I will only discuss different options to implement Azure Front Door with AKS and will add some critical tips you should be aware of.16KViews3likes0Comments