Skip to content

Commit

Permalink
Merge pull request #16 from holywen/main
Browse files Browse the repository at this point in the history
add rds to the diagram and readme
  • Loading branch information
holywen authored Mar 21, 2024
2 parents 8c4be93 + c418e61 commit 3582fc8
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 14 deletions.
1 change: 1 addition & 0 deletions blueprints/02-at-scale/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Once you have familiarized yourself with the [Getting Started blueprint](../01-getting-started/README.md), this one presents a scalable architecture and configuration by adding:

- An [RDS](https://aws.amazon.com/rds/) that can be used by Cloudbees CD as database server.
- An [EFS Drive](https://aws.amazon.com/efs/) that can be used by Cloudbees CD for cluster setup. It is managed by [AWS Backup](https://aws.amazon.com/backup/) for Backup and Restore.
- An [s3 Bucket](https://aws.amazon.com/s3/) to store assets from applications like Velero.
- [EKS Managed node groups](https://docs.aws.amazon.com/eks/latest/userguide/managed-node-groups.html) for Cloudbees CD application.
Expand Down
41 changes: 28 additions & 13 deletions blueprints/02-at-scale/img/at-scale.architect.drawio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion blueprints/02-at-scale/img/at-scale.k8s.drawio.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3582fc8

Please sign in to comment.