Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aventinesolutions/awsvsgcp-channel
Code Examples and Notes to go with AWSvsGCP YouTube Channel
https://github.com/aventinesolutions/awsvsgcp-channel
agile aws gcp
Last synced: 3 days ago
JSON representation
Code Examples and Notes to go with AWSvsGCP YouTube Channel
- Host: GitHub
- URL: https://github.com/aventinesolutions/awsvsgcp-channel
- Owner: aventinesolutions
- License: mpl-2.0
- Created: 2024-08-21T11:04:32.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-15T13:06:20.000Z (28 days ago)
- Last Synced: 2025-01-15T14:39:31.803Z (28 days ago)
- Topics: agile, aws, gcp
- Homepage: https://www.youtube.com/channel/UCzZ_FvZDBU-2t972hunUu2A
- Size: 13.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AWS vs GCP Channel
* Slides, Code Examples and Notes to go with Aventine Solutions [AWSvsGCP YouTube Channel](https://www.youtube.com/channel/UCzZ_FvZDBU-2t972hunUu2A).
* There may also be some tips on comparing costs between AWS and GCP as well.## Episodes
* [Episode 1: Architecture Decisions](./ep001-ArchitectureDecisions/ep001-ArchitectureDecisions.odp)
* [Episode 2: Rust in Cloud Native or "Sneller Cold Starts Nodig? ... Leer Rust Lang"](./ep002-Rust_in_Cloud_Native/ep002-Rust_in_Cloud_Native.odp)## Links
* Agile Architecture
* [Silvia Schreier presentation "Agile Architects: Classical Condutors or Band Members?"](https://youtu.be/09drug_LXJ4?si=-PDL8VJIPzFnnaFr)
at Agile Meets Architecture Berlin 2022
* Diana Montalion's Essay [How the Agile Mindset is Integral to Achitecting Modern Systems](https://www.agile-meets-architecture.com/essays/how-the-agile-mindset-is-integral-to-architecting-modern-systems) 20.July 2023
* Rust in Cloud Native
* [Lambda Cold Starts Benchmark](https://maxday.github.io/lambda-perf) by [maxday](https://maxday.dev)
- [maxday/lambda-perf](https://github.com/maxday/lambda-perf)
* [rust-lang/rustlings](https://github.com/rust-lang/rustlings)
* [Amazon Low Latency Runtime awslabs/llrt](https://github.com/awslabs/llrt)
* [Using the Amazon Linux 2023 Container for Lambdas](https://docs.aws.amazon.com/linux/al2023/ug/lambda.html)
* [GraalVM](https://www.graalvm.org/) an efficient Java VM for Cloud Native and Serverless Functions