-
Top 5 most futuristic projects from Mark’s Inside Azure Datacenter Architecture session
Top 5 most futuristic projects from Mark’s Inside Azure Datacenter Architecture session First Spring Ignite 2021 has come to an end, but all the highlights are still shining to some degree. Our world is evolving all the time, with those conferences always good to keep our eyes open. One of my favorite sessions which has…
-
End-to-end CI/CD automation using Azure DevOps unified Yaml-defined Pipelines
Azure pipeline as a core part of Azure DevOps, it allows for the creation of CI ( Continuous Integration) pipeline in a declarative way using YAML documents, it is also called build pipelines. Since last Build 2019, this capability is also extending to CD ( Continuous Delivery ) Pipelines which is also known as Release…
-
Getting Started with DevOps, Containers and Kubernetes
DevOps isn’t only a fun amalgam of two terms (developers and operations), it has its own culture within small organizations, startups, and digital factories where there is a high demand for efficient communication between teams, and agility and flexibility at both the development and operational level. Over the last several years, DevOps has been successfully…