RSS

Posts in 2025

  • Platform Engineering : Integrating Radius into your GitOps Flux workflow

    Tuesday, May 20, 2025 in 2025

    GitOps is an approach to managing infrastructure and applications using Git as the single source of truth and has become quite popular in the DevOps and Platform Engineering disciplines. This approach provides several benefits - including declarative …

    Read more

  • Platform Engineering with Radius to build application-centric IDPs

    Tuesday, May 13, 2025 in 2025

    Very early in my career I worked on a long-forgotten system called the HP-3000. I wrote batch processing applications in Pascal to process financial transactions. Then I transitioned to being a web application developer. Moving from the world where …

    Read more

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

    Read more

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

    Read more

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 …

    Read more

  • 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