diff --git a/README.md b/README.md index 5898080..74b5077 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,10 @@ Discover the architecture of Amazon Web Services, where services seamlessly comb - **This is My Architecture**: An official Youtube video series by AWS that showcases innovative architectural solutions on the AWS Cloud by customers and partners. Each episode examines the most interesting and technically creative elements of each cloud architecture. Watch the series 📺 [**here**](https://youtube.com/playlist?list=PLhr1KZpdzukdeX8mQ2qO73bg6UKQHYsHb) + - For example: [Nielsen - Processing 55TB of Data Per Day with AWS Lambda](https://youtu.be/Jkx6kVbDpL4) + + ![](./assets/this-is-my-architecture-sample.png) + - **AWS Well-Architected Framework:** Learn about AWS best practices for building secure, high-performing, resilient, and efficient infrastructure for your applications. Access the framework 📖 [**here**](https://aws.amazon.com/architecture/well-architected/) - **AWS Reference Architectures:** Discover pre-designed architecture patterns and best practices for various use cases such as web hosting, big data processing, and more. Explore the reference architectures 📖 [**here**](https://aws.amazon.com/architecture/) diff --git a/assets/this-is-my-architecture-sample.png b/assets/this-is-my-architecture-sample.png new file mode 100755 index 0000000..fe727ce Binary files /dev/null and b/assets/this-is-my-architecture-sample.png differ