-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Aaron Crawfis <[email protected]>
- Loading branch information
1 parent
bb81bec
commit a89ee24
Showing
1 changed file
with
84 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,53 +1,109 @@ | ||
--- | ||
####################### Banner ######################### | ||
banner: | ||
title : "Developer and Operator Collaboration " | ||
image : "images/app-blocks.gif" | ||
content : "Radius is a cloud-native application platform that enables developers and the operators / platform engineers that support them to collaborate on delivering and managing cloud-native applications that follow corporate best practices for cost, operations and security, by default." | ||
title: "Cloud-native applications<br />are more than just Kubernetes" | ||
image: "images/app-blocks.gif" | ||
content: "Radius is a cloud-native application platform that enables developers and the operators that support them to define, deploy, and collaborate on cloud-native applications across clouds" | ||
button: | ||
enable : false | ||
label : "Learn More" | ||
link : "https://radapp.io/concepts/" | ||
enable: false | ||
label: "Learn More" | ||
link: "https://radapp.io/concepts/" | ||
|
||
##################### Feature ########################## | ||
feature: | ||
enable: false | ||
title: "What Radius offers application teams" | ||
feature_item: | ||
# feature item loop | ||
- name: "App-centric Experiences" | ||
icon: "fas fa-window-maximize" | ||
content: "Developers can focus on their applications instead of underlying platform infrastructure" | ||
|
||
# feature item loop | ||
- name: "Abstracted Runtimes" | ||
icon: "fas fa-layer-group" | ||
content: "Developers don't need to learn Kubernetes. Instead they describe their app's requirements" | ||
|
||
# feature item loop | ||
- name: "Separation of Concerns" | ||
icon: "fas fa-people-arrows" | ||
content: "Developers focus on their apps while operators focus on environments and infrastructure" | ||
|
||
# feature item loop | ||
- name: "App Portability" | ||
icon: "fas fa-share-from-square" | ||
content: "Deploy your application across clouds and on-premises with zero app rewrites" | ||
|
||
# feature item loop | ||
- name: "Consistent Tooling" | ||
icon: "fas fa-screwdriver-wrench" | ||
content: "Developers and operators can deploy, manage, and visualize applications with common tools" | ||
|
||
# feature item loop | ||
- name: "Automated & Secure" | ||
icon: "fas fa-file-shield" | ||
content: "Operators can define and enforce organization best practices across applications" | ||
|
||
######################### Service ##################### | ||
service: | ||
enable : true | ||
enable: true | ||
service_item: | ||
# Environments and Recipes | ||
- title : "Environments and Recipes" | ||
# Developer + Operator Collaboration | ||
- title: "Developer + Operator Collaboration" | ||
images: | ||
- "images/recipes.png" | ||
content : "Radius ensures the cloud infrastructure used by applications meets cost, operations, and security requirements. These requirements are captured in recipes, which are tied to the environment where a given application will be deployed and managed. Environments and Recipes are defined by the IT operators, platform engineers, and/or security engineers that support cloud native developers." | ||
|
||
- "images/collaboration.png" | ||
content: "Developers can define Applications that allow them to describe their application's requirements, not the underlying infrastructure. Operators can leverage Environments to define the platform, infrastructure, and policies that meet their organization's requirements. Radius brings them together at deploy time to ensure that applications are deployed in a way that meets both developer and operator requirements." | ||
button: | ||
enable: false | ||
label: "Learn More" | ||
link: "https://docs.radapp.io/concepts/application-graph" | ||
|
||
# Application Graph | ||
- title : "Application Graph" | ||
- title: "Application Graph" | ||
images: | ||
- "images/connections.png" | ||
content : "Radius binds an application to its dependent infrastructure, which enables Radius to provide (construct?) an application graph that shows precisely how the application and infrastructure are interconnected. This graph enables team members to view and intuitively understand what makes up an application." | ||
content: "Graphs are better than lists. Instead of managing endless lists of infrastructure and resources, Radius Applications capture the relationships and dependencies within an app. This graph can be used to both deploy and understand the application." | ||
button: | ||
enable: false | ||
label: "Learn More" | ||
link: "https://docs.radapp.io/concepts/application-graph" | ||
|
||
# Environments and Recipes | ||
- title: "Infrastructure Recipes" | ||
images: | ||
- "images/recipes.png" | ||
content: "Developers shouldn't need to be experts in their app's underlying infrastructure. Recipes allow IT operators to define the infrastructure-as-code templates that can be used to deploy an application's infrastructure, while guaranteeing that it meets cost, operations, and security requirements. Developers can then focus on their application's requirements, not the underlying infrastructure." | ||
button: | ||
enable: true | ||
label: "Learn More" | ||
link: "https://docs.radapp.io/guides/recipes/overview" | ||
|
||
# Cloud neutral | ||
- title : "Cloud neutral" | ||
- title: "Cloud Neutral" | ||
images: | ||
- "images/platforms.png" | ||
content : "Many enterprises are multi-cloud and want solutions that work well not on just Azure, but on other clouds, as well as on-premises. So, Radius is open-source and multi-cloud from the start. With Radius, you can deploy across development environments, on-premises infrastructure and your public clouds of choice, with a single, consistent tooling experience." | ||
content: "Radius is open-source and multi-cloud from the start. With Radius, you can deploy across development environments, on-premises infrastructure, and your public clouds of choice, with a single, consistent tooling experience." | ||
|
||
# Meet Customers where they are | ||
- title : "Meet Customers where they are" | ||
content : "Radius meets application teams where they are by supporting proven technologies like Kubernetes, existing infrastructure tools including Terraform and Bicep and by integrating with existing CI/CD systems like GitHub Actions. Radius supports multi-tier web-plus-data to complex microservice applications like eShop, a popular cloud reference application from Microsoft." | ||
- title: "Leverage Existing Tools" | ||
images: | ||
- "images/tooling.png" | ||
content: "Radius meets application teams where they are by supporting proven technologies like Kubernetes, existing infrastructure tools including Terraform and Bicep, and by integrating with existing CI/CD systems like GitHub Actions." | ||
|
||
################### Screenshot ######################## | ||
screenshot: | ||
enable : false | ||
title : "Experience the best <br> workflow with us" | ||
image : "images/screenshot.svg" | ||
enable: false | ||
title: "Experience the best <br> workflow with us" | ||
image: "images/screenshot.svg" | ||
|
||
##################### Call to action ##################### | ||
call_to_action: | ||
enable : true | ||
title : "Ready to get started?" | ||
image : "images/tools.png" | ||
content : "Visit the Radius getting started guide to learn more and begin rad-ifying your first application today." | ||
enable: true | ||
title: "Ready to get started?" | ||
image: "images/tools.png" | ||
content: "Visit the Radius getting started guide to learn more and begin rad-ifying your first application today." | ||
button: | ||
enable : true | ||
label : "Get Started" | ||
link : "https://docs.radapp.io/getting-started" | ||
enable: true | ||
label: "Get Started" | ||
link: "https://docs.radapp.io/getting-started" | ||
--- |