diff --git a/subscription-tutorial.md b/subscription-tutorial.md index eb9642ea..49d4dce9 100644 --- a/subscription-tutorial.md +++ b/subscription-tutorial.md @@ -2,7 +2,7 @@ copyright: years: 2021 -lastupdated: "2021-03-29" +lastupdated: "2021-03-30" keywords: subscription tutorial for code engine, eventing and code engine, subscriptions, tutorial for code engine, eventing tutorial for code engine, subscription, ping @@ -238,6 +238,8 @@ Body: {"mydata":"hello world"} For more information about headers and body, see [HTTP headers and body information for events](/docs/codeengine?topic=codeengine-subscribing-events#sub-header-body). +Note that subscriptions can affect how an application scales. For more information, see [Configuring application scaling](/docs/codeengine?topic=codeengine-app-scale). + ## Update your subscription {: #update-subscription} {: step}