| # Licensed under the Apache License, Version 2.0 (the "License"); |
| # you may not use this file except in compliance with the License. |
| # You may obtain a copy of the License at |
| # |
| # http://www.apache.org/licenses/LICENSE-2.0 |
| # |
| # Unless required by applicable law or agreed to in writing, software |
| # distributed under the License is distributed on an "AS IS" BASIS, |
| # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| # See the License for the specific language governing permissions and |
| # limitations under the License. |
| |
| - title: Data Sourcing |
| body: Beam reads your data from a diverse set of supported sources, no matter if it’s on-prem or in the cloud. |
| icon: /images/model-sources-icon.svg |
| - title: Data Processing |
| body: Beam executes your business logic for both batch and streaming use cases. |
| icon: /images/model-processing-icon.svg |
| - title: Data Writing |
| body: Beam writes the results of your data processing logic to the most popular data sinks in the industry. |
| icon: /images/model-sinks-icon.svg |
| |