<?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>topic Re: How scaling works for serverless functions? in Developer Q&amp;A Forum</title>
    <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/How-scaling-works-for-app-functions/m-p/204857#M168</link>
    <description>&lt;P&gt;You can think of our serverless platform as a cluster of independent workers where each worker takes on one workload at a time, which means that if you execute multiple requests in parallel, they will be executed isolated from all other workloads. After execution, the worker takes on a new workload. The principle is very similar to what e.g. AWS Lambda offers.&lt;/P&gt;&lt;P&gt;This means that you can run the same function in parallel, multiple times, but be aware that there are some yet-to-be-disclosed limits on parallel execution per tenant.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Feb 2023 15:13:48 GMT</pubDate>
    <dc:creator>stefan_baumgart</dc:creator>
    <dc:date>2023-02-15T15:13:48Z</dc:date>
    <item>
      <title>How scaling works for app functions?</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/How-scaling-works-for-app-functions/m-p/204855#M167</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm wondering how scaling works for our app functions. Are they spawning based on the load (so, effectively, we can have multiple run of the same function in parallel) or not?&lt;/P&gt;
&lt;P&gt;I wasn't able to find this answer in the documentation, and while not needed for our design, it would be great to have some insights here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 13:45:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/How-scaling-works-for-app-functions/m-p/204855#M167</guid>
      <dc:creator>david_petroni</dc:creator>
      <dc:date>2023-05-02T13:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: How scaling works for serverless functions?</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/How-scaling-works-for-app-functions/m-p/204857#M168</link>
      <description>&lt;P&gt;You can think of our serverless platform as a cluster of independent workers where each worker takes on one workload at a time, which means that if you execute multiple requests in parallel, they will be executed isolated from all other workloads. After execution, the worker takes on a new workload. The principle is very similar to what e.g. AWS Lambda offers.&lt;/P&gt;&lt;P&gt;This means that you can run the same function in parallel, multiple times, but be aware that there are some yet-to-be-disclosed limits on parallel execution per tenant.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 15:13:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/How-scaling-works-for-app-functions/m-p/204857#M168</guid>
      <dc:creator>stefan_baumgart</dc:creator>
      <dc:date>2023-02-15T15:13:48Z</dc:date>
    </item>
  </channel>
</rss>

