Tutorial

End-to-end tutorial to configure Radius and deploy an application

This hands-on tutorial guides you through installing Radius, configuring Resource Types, Recipes, and Environments, and finally deploying the Todo List sample application. This tutorial will take approximately 30-60 minutes to complete.

Learning Outcomes

After completing this tutorial, you will:

  • Understand Radius concepts including Resource Types, Recipes, Environments, and Applications
  • Know how to develop new Radius Resource Types and Recipes
  • Have hands-on experience configuring Radius using the Radius CLI
  • Know how to deploy an Application using Radius

Organization

This tutorial is organized in five sequential parts. It is important to complete each part in order.


1. Install Radius

Learn how to install Radius

2. Create Resource Types

Learn how to create Resource Types

3. Create Recipes

Create Bicep or Terraform Recipes that implement the Resource Type

4. Create Environment

Create a Radius Environment to deploy the Application

5. Deploy Application

Learn how to deploy, and manage a Radius Application