You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can leave feedback by creating an issue in this repository. We use automation for many of our files so please do not open a PR directly. For more ways to contact us, see <ahref="https://cloud.ibm.com/docs/codeengine?topic=codeengine-get-support">Getting support</a>.
@@ -120,7 +133,7 @@ Review the capabilities that {{site.data.keyword.codeengineshort}} provides to r
120
133
{: #terminology}
121
134
122
135
Learn the basics about {{site.data.keyword.codeengineshort}} by reviewing the following key terms. Afterward, you can test your knowledge and [take a quiz!](https://ibm.biz/BdfFxR){: external}
123
-
136
+
124
137
| Term | Description |
125
138
| --------- | ------------------- |
126
139
| Application | An application, or app, runs your code to serve HTTP requests. In addition to traditional HTTP requests, {{site.data.keyword.codeenginefull}} also supports applications that use WebSockets as their communications protocol. The number of running instances of an app are automatically scaled up or down (to zero) based on incoming workloads and your configuration settings. An app contains one or more revisions. A revision represents an immutable version of the configuration properties of the app. Each update of an app configuration property creates a new revision of the app. |
@@ -134,3 +147,5 @@ Learn the basics about {{site.data.keyword.codeengineshort}} by reviewing the fo
134
147
| Service binding | Service bindings provide applications and jobs access to {{site.data.keyword.cloud_notm}} services. |
135
148
| Subscription | A subscription provides a way of signing up to receive events from a particular event producer. For more information about the different types of event producers and how to subscribe to them, see [Subscribing to event producers](/docs/codeengine?topic=codeengine-subscribing-events). |
0 commit comments