At the heart of the modern cloud is a tension between two different philosophies: IaaS, where you build a virtual infrastructure on a fabric of host systems managed by a cloud provider, and PaaS, ...
I was working on deploying my backend application on Azure when I came across the two. While Azure provides multiple options for deploying your web apps, we’ll be discussing the details of the above ...
When you get to the end of a devops build pipeline you’re left with a set of artifacts: binaries, configuration files, Web pages, even virtual machines and containers. They’re the components that go ...