Happy 1st Birthday, Radius!
Today marks the first anniversary of the release of Radius as an open-source project! We are thrilled to celebrate this milestone with the community and reflect on the progress we have made together. In the past year, we have seen tremendous growth in the Radius community. We have welcomed new contributors, received valuable feedback, and collaborated on exciting new features. We have also expanded our documentation, improved our tooling, and released new versions of Radius, every month, with more capabilities. We are grateful to everyone who has contributed to Radius, whether through code, documentation, testing, or feedback. Your support has been invaluable, and we look forward to continuing to work together to build an even better platform.
Releasing Radius as an Open-source Project
As you know, Radius was released as an open-source project on October 18, 2023. Radius is an open application platform for building cloud native applications and infrastructure. Radius was designed to be open-source, so anyone can contribute and extend the platform to support their own scenarios. Following the launch of Radius, we received positive feedback regarding the project and its relevance to solving challenges in building cloud native applications. We received suggestions regarding enhancing Radius for enterprise applications and its integration with other cloud native technologies. Community members began contributing by tackling various tasks, from straightforward good-first-issues to more complex features.
Throughout the year, we learned a lot from the community regarding both how to make Radius better and how to enable them to contribute to Radius with better processes and tools. We have ~820 members engaging on Discord. The community has contributed ~575 contributions to a wide range of areas, including some significant features that unblocked specific user scenarios. Since the Radius maintainers are committed to open governance of the project, we submitted Radius to the Cloud Native Compute Foundation (CNCF) and were accepted as CNCF Sandbox project in April 2024! This approval is a key milestone towards building a vibrant community through open governance and addressing the priority that enterprises place on adopting CNCF technologies for their cloud native strategies.
Radius has evolved as a platform in the past year with many new features and capabilities. A key investment area this year has been to make the platform more appropriate for enabling real world scenarios. Some of the most significant capabilities that we enabled together with the community are:
-
Radius Dashboard: One of the key value propositions of Radius is the Application Graph. The Radius Dashboard built on top of Backstage provides visualization of the application graph data including applications, environments, resources and Recipes. The application graph API which powers the Radius Dashboard provides a way to query the application graph data.
-
Secrets management: Community members have contributed capabilities to reference secrets as environments variables in containers and to reference any secret in Dapr components. This enables users to securely manage and reference secrets in their Radius applications.
-
Terraform Recipes Enhancements: We have added features to Terraform Recipes which includes the use of Terraform modules from private Git repositories and from any Terraform provider allowing users to interact with and manage resources of any specific infrastructure platform or service, such as AWS, Azure, or Google Cloud.
-
Workload / Federated identity support: Radius Cloud providers can be configured with AWS IAM roles for service accounts and Azure workload identity to interact and deploy resources on the respective clouds. With this, infrastructure operators are not burdened with the rotation of credentials anymore.
What’s Next for Radius
We have an exciting journey ahead, with problems to solve, and solutions to deliver!
Our current focus is on developing the following major capabilities:
Radius Integration with GitOps: A few enterprise application teams adopting Radius have emphasized the importance of GitOps tools in their workflows, highlighting the need for seamless integration with Radius. GitOps tools like Flux and Argo CD provide a declarative approach to managing infrastructure and automatically reconciles the state of the infrastructure using Git as the single source of truth. To address this feedback from early adopters, we are currently building native support for Flux into Radius and will extend that support to additional GitOps tools in the future based on the community feedback.
Resource extensibility via User-Defined Types: Radius currently supports a set of resources “out of the box”, that you can define and deploy in your Radius application. We want to expand these resource types by providing an extensibility model where the user can bring their own service and integrate it with Radius. User-Defined Types feature will enable users to easily define and deploy their own resource types and leverage the other features of Radius such as Recipes and Application Graph. Additionally, we want to empower the open-source community to publish the user defined type definitions and Recipes as community supported assets.
Operational Maturity: As we are working with enterprises to run their production workloads on Radius, we want to evolve the operational maturity of Radius. We wanted to enable capabilities that make Radius a highly resilient, scalable and flexible platform. Stay tuned for more updates!
To learn more about everything that’s upcoming for Radius, visit our roadmap published in GitHub: https://aka.ms/radius-roadmap. You can provide feedback by commenting or upvoting on the existing features you are most excited about! You can also submit new feature requests on the GitHub repository.
Learn More and Contribute
Happy birthday Radius, and thanks to this great community for such a productive year! We look forward to many more to come!
To get started with Radius today, please see:
- Learn more from the documentation.
- Explore the open-source code repositories.
- Engage with the community.