tzulitai commented on a change in pull request #132: URL: https://github.com/apache/flink-statefun/pull/132#discussion_r471873111
########## File path: docs/index.md ########## @@ -23,16 +23,16 @@ specific language governing permissions and limitations under the License. --> -**Stateful Functions** is an open source framework that reduces the complexity of building and orchestrating distributed stateful applications at scale. -It brings together the benefits of stream processing with Apache FlinkĀ® and Function-as-a-Service (FaaS) to provide a powerful abstraction for the next generation of event-driven architectures. +**Stateful Functions** is a framework, developed under the umbrella of Apache Flink, that makes it simple to build **consistent stateful serverless applications**. +It is designed to work with modern architectures, like stateless Kubernetes deployments or popular event-driven FaaS platforms like AWS Lambda, KNative, etc., Review comment: Stateless k8s deployments, IMO, would probably catch people a bit confused from a first read. Overall, I always had the feeling that due to how the project is named "Stateful Functions", every time we use the term "stateless" we are in a bit of risk of misguiding readers who don't fully understand the context the term is used in. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org