| # 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: Unified |
| body: A simplified, single programming model for both batch and streaming use cases for every member of your data and application teams. |
| icon: icons/unified-icon.svg |
| - title: Extensible |
| body: Apache Beam is extensible, with projects such as TensorFlow Extended and Apache Hop built on top of Apache Beam. |
| icon: icons/extensible-icon.svg |
| - title: Portable |
| body: Execute pipelines on multiple execution environments (runners), providing flexibility and avoiding lock-in. |
| icon: icons/portable-icon.svg |
| - title: Open Source |
| body: Open, community-based development and support to help evolve your application and meet the needs of your specific use cases. |
| icon: icons/open-source-icon.svg |