Fn Project
The Fn Project is an open-source, serverless computing platform that enables developers to build, deploy, and manage functions or applications without having to manage underlying infrastructure. Introduced by Oracle in 2017, the Fn Project supports multiple programming languages, including Java, Python, Go, and Node.js, allowing developers to write functions in their preferred language. It provides tools and frameworks for developing, testing, and deploying serverless applications, including a command-line interface (CLI), a function development kit (FDK), and integration with container orchestration platforms like Kubernetes. The Fn Project is designed to be lightweight, portable, and scalable, making it suitable for a wide range of use cases, from microservices and event-driven architectures to data processing and automation tasks. As an open-source project, the Fn Project has a vibrant community of contributors and users who collaborate to enhance its features, extend its capabilities, and drive its adoption in the developer community.
References: - https://fnproject.io/ - https://github.com/fnproject