<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Load Balancer for SAP Cloud Platform VM? in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/load-balancer-for-sap-cloud-platform-vm/qaa-p/725824#M201931</link>
    <description>&lt;P&gt;I'm trying to run Python Django Web Application on Apache.&lt;/P&gt;</description>
    <pubDate>Sat, 07 Jul 2018 13:19:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2018-07-07T13:19:06Z</dc:date>
    <item>
      <title>Load Balancer for SAP Cloud Platform VM?</title>
      <link>https://community.sap.com/t5/technology-q-a/load-balancer-for-sap-cloud-platform-vm/qaq-p/725822</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;I'd like to know if there is a Load Balancer option for SAP Cloud Platform VM's.&lt;/P&gt;
  &lt;P&gt;Like AWS Load Balancer.&lt;/P&gt;
  &lt;P&gt;I know there is Application Autoscalar option for applications and tring to find similar option for VM's.&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Arman&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jul 2018 19:52:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/load-balancer-for-sap-cloud-platform-vm/qaq-p/725822</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-07-06T19:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: Load Balancer for SAP Cloud Platform VM?</title>
      <link>https://community.sap.com/t5/technology-q-a/load-balancer-for-sap-cloud-platform-vm/qaa-p/725823#M201930</link>
      <description>&lt;P&gt;What kind of application do you plan to run on the VM's? I think the main intent of the VM's is to use them as i.e. CI/CD Systems with Jenkins. &lt;/P&gt;</description>
      <pubDate>Sat, 07 Jul 2018 13:04:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/load-balancer-for-sap-cloud-platform-vm/qaa-p/725823#M201930</guid>
      <dc:creator>gregorw</dc:creator>
      <dc:date>2018-07-07T13:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Load Balancer for SAP Cloud Platform VM?</title>
      <link>https://community.sap.com/t5/technology-q-a/load-balancer-for-sap-cloud-platform-vm/qaa-p/725824#M201931</link>
      <description>&lt;P&gt;I'm trying to run Python Django Web Application on Apache.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jul 2018 13:19:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/load-balancer-for-sap-cloud-platform-vm/qaa-p/725824#M201931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-07-07T13:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Load Balancer for SAP Cloud Platform VM?</title>
      <link>https://community.sap.com/t5/technology-q-a/load-balancer-for-sap-cloud-platform-vm/qaa-p/725825#M201932</link>
      <description>&lt;P&gt;Hi Arman,&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;If you ask about the SCP Virtual machine service vms, the answer is that currently this feature is not supported. Currently each vms has a separate LoadBalancer record. If you create two vms with names &lt;STRONG&gt;mydjangoapp1&lt;/STRONG&gt; and &lt;STRONG&gt;mydjangoapp2&lt;/STRONG&gt; you will be able to create two separate LoadBalancer records -&lt;STRONG&gt; https://mydjangoapp1.vms.[host]&lt;/STRONG&gt; and &lt;STRONG&gt;https://mydjangoapp2.vms.[host]&lt;/STRONG&gt;. Unfortunately currently it is not possible to have LoadBalancer record &lt;B&gt;https://mydjangoapp.vms.[host]&lt;/B&gt; load balancing between vms &lt;STRONG&gt;mydjangoapp1&lt;/STRONG&gt; and &lt;B&gt;mydjangoapp2&lt;/B&gt;. I hope in near future, we will have this feature.&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;Best regards,&lt;/P&gt;
  &lt;P&gt;Ismail Alidzhikov&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jul 2018 17:50:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/load-balancer-for-sap-cloud-platform-vm/qaa-p/725825#M201932</guid>
      <dc:creator>former_member256016</dc:creator>
      <dc:date>2018-07-07T17:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Load Balancer for SAP Cloud Platform VM?</title>
      <link>https://community.sap.com/t5/technology-q-a/load-balancer-for-sap-cloud-platform-vm/qaa-p/725826#M201933</link>
      <description>&lt;P&gt;Hi Gregor,&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;You are right that the vms can be used for CI servers, but their main idea is to make possible to run everything except the java apps on java runtimes that the Neo environment of SCP proposes. In CloudFoundry environment the "runtimes" come out of the box with the community buildpacks. So if you want to run server side php, python, ruby, nodejs or something else on SCP Neo environment, you need to use the Virtual machine service for this purpose.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Best regards,&lt;/P&gt;
  &lt;P&gt;Ismail Alidzhikov&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jul 2018 14:10:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/load-balancer-for-sap-cloud-platform-vm/qaa-p/725826#M201933</guid>
      <dc:creator>former_member256016</dc:creator>
      <dc:date>2018-07-08T14:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Load Balancer for SAP Cloud Platform VM?</title>
      <link>https://community.sap.com/t5/technology-q-a/load-balancer-for-sap-cloud-platform-vm/qaa-p/725827#M201934</link>
      <description>&lt;P&gt;Thanks Ismail!&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Arman&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jul 2018 07:55:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/load-balancer-for-sap-cloud-platform-vm/qaa-p/725827#M201934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-07-12T07:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Load Balancer for SAP Cloud Platform VM?</title>
      <link>https://community.sap.com/t5/technology-q-a/load-balancer-for-sap-cloud-platform-vm/qaa-p/725828#M201935</link>
      <description>&lt;P&gt;Hi Arman,&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;However you could set up a load balancer such as nginx on one of your vms and this load balancer vm could distribute the network traffic between the other vms. You could have a look at &lt;A href="https://blogs.sap.com/2018/01/07/single-end-point-to-access-multiple-services-on-virtual-machine-in-sap-cloud-platform/"&gt;Single end point to access multiple services on Virtual Machine in SAP Cloud Platform&lt;/A&gt;.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Best regards,&lt;/P&gt;
  &lt;P&gt;Ismail Alidzhikov&lt;/P&gt;</description>
      <pubDate>Sun, 19 Aug 2018 11:07:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/load-balancer-for-sap-cloud-platform-vm/qaa-p/725828#M201935</guid>
      <dc:creator>former_member256016</dc:creator>
      <dc:date>2018-08-19T11:07:09Z</dc:date>
    </item>
  </channel>
</rss>

