Skip to content

Commit

Permalink
Update source/docs/casper/operators/aws-nodes/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Iulia Popescu <[email protected]>
  • Loading branch information
jdpinedac and ipopescu authored Oct 3, 2023
1 parent 4e51d4a commit 837d011
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/docs/casper/operators/aws-nodes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ title: AWS Nodes

# Read-Only Casper Nodes in AWS

The Casper ecosystem includes the `casper-node-on-cloud` repository for creating Casper nodes using Amazon Web Services (AWS). The project uses an Infrastructure as code (IaC) approach with **Terraform**, **Terragrunt**, and **Bash**. <!-- TODO add the link to the repository when it goes public. -->

The procedure to instantiate Casper nodes in AWS builds on the methodologies detailed in [Installing a Node](../setup/install-node.md), excluding the steps for network bonding and acquiring validator status. Bonding converts a node into a validator node, a concept outside the scope of the IaC infrastructure. Thus, Casper nodes configured with this approach operate as read-only nodes.

## Advantages of using IaC in AWS
Expand Down

0 comments on commit 837d011

Please sign in to comment.