Posts in 2025
-
Platform engineering with Radius at KubeCon London 2025
Thursday, April 24, 2025 in 2025
I had a great time at KubeCon London earlier this month presenting and demoing Radius and meeting members of the Radius community! Thanks to everyone for taking time to stop by and chat. It was very fun to meet so many community members in person …
-
Radius feature roadmap update
Monday, April 21, 2025 in 2025
The Radius project maintainers would like to provide a progress update on our feature roadmap to share some of the features that have been released, what’s coming next, and how the community can help shape the future of Radius. We invite the …
Posts in 2024
-
How Workload Identity Federation for Cloud Providers Work in Radius
Monday, December 02, 2024 in 2024
Introduction Radius enables infrastructure operators and application developers to define, deploy, and collaborate on cloud-native applications across multiple cloud providers and on-premises environments. To deploy cloud resources, Radius needs an …
-
What I learned in six weeks working with Radius
Thursday, October 31, 2024 in 2024
I recently joined the Azure Incubations team at Microsoft. In addition to Radius, the Azure Incubations team has helped build several open-source projects including Dapr, KEDA and Copacetic all of which are CNCF projects. Drasi is the team’s …
-
Happy 1st Birthday, Radius!
Friday, October 18, 2024 in 2024
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 …
-
Deploying the FINOS TraderX Application Using Radius
Thursday, October 10, 2024 in 2024
The Radius maintainers have been collaborating with members of the Fintech Open Source Foundation (FINOS) community in participation of their Tech Sprint 2024 event, during which we worked on a project to deploy the TraderX application using Radius. …
-
Separating Cloud and Non-Cloud Functional Tests in PR Workflows
Wednesday, September 18, 2024 in 2024
Functional Testing in Radius Radius applies the test pyramid to divide the tests into groups for each feature. We have unit tests to check the functionality of individual units, such as a function, and functional tests to check the integration and …
-
How Radius Leveraged Bicep Extensibility
Wednesday, August 28, 2024 in 2024
Radius and Bicep Radius uses Bicep, an Infrastructure as Code (IaC) tool, for defining applications and Recipes (Note that Radius also supports Terraform for defining Recipes.). When Radius was first being developed, we needed an infrastructure tool …
-
How to Participate in the Radius Design Process
Monday, August 12, 2024 in 2024
If you are interested in collaborating with the community to influence, design, and build the newest features in Radius, then you’ve come to the right place. From upvoting roadmap items to authoring and submitting design proposals, this blog …
-
Learn how to fork, build, and contribute to Radius
Monday, July 22, 2024 in 2024
Hello future Radius contributor! This blog post will guide you through the process of contributing to the Radius project. Contributions can come in many forms, such as code contributions, documentation updates, bug reports, feature requests, and …