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 ...
The “container as a service” lets you rapidly create and launch containerized applications, including from Kubernetes, without any overhead and with an easily scriptable set of commands Azure is ...