Introduction Azure Pipelines is a CI/CD suite that enables you to continuously build, test, and deploy to any platform or cloud. It has cloud-hosted agents for Linux, macOS, and Windows, powerful workflows with native container support, and flexible deployments to Cloud Foundry, Kubernetes, VMs, and serverless environments. In this guide, we will demonstrate how to…
Continue readingazure
Load balancing in Azure

Load balancers manage how network traffic is distributed across an application. Load balancers are essential in keeping your application resilient to individual component failures and to ensure your application is available to process requests. For applications that don’t have service discovery built in, load balancing is required for both availability sets and availability zones. Azure…
Continue readingAzure Log analytics for custom application logs

Contents of this article Add a custom log Search a custom log Custom fields Search custom fields Conclusion The Log Analytics agent can log data that applications and scripts create, called custom logs. Collecting custom logs allows for searching, reporting, and alerting beyond the default event log and syslog data. Additionally, you can create custom…
Continue readingModernizing existing .NET applications with Windows Containers and Azure cloud

In this talk, we’ll show why you’d want to modernize your existing .NET apps (traditional ASP.NET WebForms to MVC apps) with Windows Containers and Azure Service Fabric. What are the benefits you get with those new technologies and how you can actually implement it and move it to the cloud quickly, showing you many demos…
Continue readingMS Azure Iaas, Paas, Saas and its benefits.

Its really easy to manage Azure. I will talk about the main and common concept which everyone should who all are working with azure. MS Azure Cloud computing is the technology which remove the dependency from infrastructure required to host the enterprise level application on web. Azure is lite on budget and very good to…
Continue reading