Comments on: Azure App Service Architecture (2) http://itnerd.space/2016/10/29/azure-app-service-architecture-2/ Blog about Cloud, Automation, Android, Smart things... Thu, 27 Jul 2017 22:01:00 +0000 hourly 1 https://wordpress.org/?v=4.7.5 By: Alexandre Dumont http://itnerd.space/2016/10/29/azure-app-service-architecture-2/#comment-8 Fri, 04 Nov 2016 13:49:00 +0000 http://itnerd.space/?p=47#comment-8 Hi Mathieu,
This is a situation I am not very familiar with, so don’t quote me on this. Indeed, VNet peering may be the way to establish connectivity between your App and your Cassandra cluster.
Another option maybe would be to publish the Casandra cluster with a public IP, so the web app can connect to it directly. You should be able to filter incoming traffic to the cluster using NSG to only allow the web app. (I am assuming the cluster is also hosted on Azure in IaaS VM).

]]>
By: Mathieu E. http://itnerd.space/2016/10/29/azure-app-service-architecture-2/#comment-7 Fri, 04 Nov 2016 13:07:00 +0000 http://itnerd.space/?p=47#comment-7 hi, i have a question. I ‘m facing a problem actually using appService.
I’ve build a Linux SQL cluster (DSE Cassandra) and my website (hosted in an appservice) need to talk with my cluster. The problem is, my Vnet gateway is already used by my ExpressRoute circuit. So … i can’t connect my website to my cluster.
Do you have any idea ?
I’m going to give a try to vnet peering (using an ASE).

Anyway, nice article.

]]>
By: Alexandre Dumont http://itnerd.space/2016/10/29/azure-app-service-architecture-2/#comment-2 Sat, 29 Oct 2016 19:41:00 +0000 http://itnerd.space/?p=47#comment-2 Don’t hesitate to post any comments here, I’ll be happy to read any feedback, comments, opinions, views you may have! Also tell me if there’s any related topic you may be interested in that I could cover in a future post.

]]>