The focus of this content are the reliability patterns and how to apply it to your solutions using AWS services. This material is based on Reliability Pillar of the AWS Well-Architected Framework. It provides a set of mechanisms to help customers to apply best practices in the design, delivery, and maintenance of Amazon Web Services (AWS) environments. By adopting the architectural approaches in this content you will build solutions that have resilient components and proven recovery processes.
This content is intended for those in technology roles, such as Chief Technology Officers (CTOs), solutions architects, developers, and operations team members. After reading this, you will understand AWS best practices and strategies to use when designing cloud architectures for reliability.
Visit the workshop on this URL: disaster-recovery.workshop.aws
This workshop is built with markdown as a static HTML site using hugo.
$ brew install hugo
You'll find the content of the workshop in the workshop/ directory.
You can start up a local development server by running:
$ cd workshop
$ hugo server -D
$ open http://localhost:1313/
- Translate workshop content to English
See CONTRIBUTING for more information.
The documentation is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. See the LICENSE file.
The sample code within this documentation is made available under the MIT-0 license. See the LICENSE-SAMPLECODE file.