You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/xrp/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ This is the Well-Architected checklist for XRP nodes implementation of the AWS B
51
51
| Performance efficiency | Compute selection | How is compute solution selected? | Compute solution is selected based on best price-performance. |
52
52
|| Storage selection | How is storage solution selected? | Storage solution is selected based on best price-performance. |
53
53
| Operational excellence | Workload health | How is health of workload determined? | Health of workload is determined via AWS Application Load Balancer Target Group Health Checks, on port 8545. |
54
-
| Sustainability | Hardware & services | Select most efficient hardware for your workload |This solution uses I3 instance class which is Storage Optimized instances for high transaction and low latency. |
54
+
| Sustainability | Hardware & services | Select most efficient hardware for your workload |Amazon EC2 I3 instances support the Sustainability Pillar of the AWS Well-Architected Framework by offering high-performance, storage-optimized computing that enables more efficient resource utilization, potentially reducing overall energy consumption and hardware requirements for data-intensive workloads. |
0 commit comments