Skip to content

Commit

Permalink
fix sprint 3 primer link (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
bazmurphy authored May 21, 2024
1 parent 7ec9f2d commit 4f18f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/workbooks/workbook-9.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ weight=4

## Managing state at scale

- [ ] Read about [Distributed Systems: State](../../primers/distributed-software-systems-architecture/state)
- [ ] Read about [Distributed Systems: Scaling Stateless Services](../../primers/distributed-software-systems-architecture/scaling-stateless-services)
- [ ] Do this HashiCorp tutorial. It will give you hands-on experience with seeing health checks can be used to manage failure. https://learn.hashicorp.com/tutorials/consul/introduction-chaos-engineering?in=consul/resiliency
- [ ] Demonstrate circuit breaking with this HashiCorp tutorial: https://learn.hashicorp.com/tutorials/consul/service-mesh-circuit-breaking?in=consul/resiliency
- [ ] See different kinds of load-balancing algorithms in use with this HashiCorp tutorial: https://learn.hashicorp.com/tutorials/consul/load-balancing-envoy?in=consul/resiliency
Expand Down

0 comments on commit 4f18f3f

Please sign in to comment.