RSS

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 …

    Read more

  • 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 …

    Read more

  • 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. …

    Read more

  • 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 …

    Read more

  • 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 …

    Read more

  • 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 …

    Read more

  • 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 …

    Read more

  • 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 …

    Read more

  • 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 …

    Read more

  • 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 …

    Read more