Posts in 2024
-
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 …
-
Building Cloud Agnostic Applications with Radius and Dapr
Thursday, July 11, 2024 in 2024
Multi-Cloud Usage Models Most enterprises today use public clouds from multiple vendors like Amazon AWS and Microsoft Azure, or they plan to do so in the near future. Reasons vary from company to company and industry to industry. Financial services …
-
Radius Accepted as Cloud Native Compute Foundation (CNCF) Sandbox Project
Tuesday, April 16, 2024 in 2024
The Microsoft Azure Incubations Team is excited to announce that Radius has been approved by the Cloud Native Compute Foundation as a Sandbox project, the entry point for new CNCF projects. This approval is a key step toward building a vibrant …
-
Understand your entire application with the Radius Application Graph
Tuesday, February 27, 2024 in 2024
In today’s complex landscape of cloud-native architectures, it can be difficult to understand how all the pieces of an application fit together. With the advent of containers, microservices, serverless, and Kubernetes, applications are becoming …