Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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