Forum Discussion
Rune Abrahamsson
May 30, 2017Copper Contributor
Requesting input for serverless Azure site with HTTP2
I am building a web project that that will utilizing newer design patterns. The project is suposed to run serverless whichs yells out loudy for web apps. We however wish to use HTTP2 for the pro...
Rune Abrahamsson
Jun 01, 2017Copper Contributor
Hi Niels,
Thank you for your reply. I will test it out.
Do you know if this will have the same issues as etc linux web apps where it is still server 2012 NOT R2 that runs as the backend which in return doesnt support HTTP2?
Niels Ophey
Jun 01, 2017Brass Contributor
Hi Rune, Microsoft is supporting containers only on Server 2016 - so i see no Trouble. And on the other Hand, you can use ACS with a Linux Cluster (https://docs.microsoft.com/en-us/azure/container-service/container-service-kubernetes-walkthrough). Best Niels