Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Clivern/Gauntlet

๐Ÿ”– Guides, Articles, Podcasts, Videos and Notes to Build Reliable Large-Scale Distributed Systems.
https://github.com/Clivern/Gauntlet

automation aws containers continuous-delivery continuous-integration database-replication devops digitalocean distributed-systems docker failover hacktoberfest high-availability kubernetes load-balancer microservice microservices-architecture scalability sre

Last synced: 2 days ago
JSON representation

๐Ÿ”– Guides, Articles, Podcasts, Videos and Notes to Build Reliable Large-Scale Distributed Systems.

Awesome Lists containing this project

README

        



Gauntlet Logo

Gauntlet


Guides, Articles, Podcasts, Videos and Notes to Build Reliable Large-Scale Distributed Systems.


๐Ÿ’ฎ Guides:

* [Scaling Web Applications with NGINX, Part 1: Load Balancing.](https://www.nginx.com/blog/scaling-web-applications-nginx-part-load-balancing/)
* [Running Nginx as Web Server/Reverse Proxy for Python Apps.](https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-16-04)
* [Running Nginx as Web Server/Reverse Proxy for PHP Apps.](https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-in-ubuntu-16-04)
* [How To Install LEMP stack on Ubuntu 18.04.](https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-ubuntu-18-04)
* [Manage Log Files with logrotate on Ubuntu.](https://www.digitalocean.com/community/tutorials/how-to-manage-logfiles-with-logrotate-on-ubuntu-16-04)
* [Stack Overflow: The Architecture - 2016 Edition.](https://nickcraver.com/blog/2016/02/17/stack-overflow-the-architecture-2016-edition/)
* [Automate and abstract: Lessons from Facebook on engineering for scale.](https://architecht.io/lessons-from-facebook-on-engineering-for-scale-f5716f0afc7a)
* [How To Install Prometheus on Ubuntu 16.04.](https://www.digitalocean.com/community/tutorials/how-to-install-prometheus-on-ubuntu-16-04)
* [How To Create a Kubernetes 1.10 Cluster Using Kubeadm on Ubuntu 16.04.](https://www.digitalocean.com/community/tutorials/how-to-create-a-kubernetes-1-10-cluster-using-kubeadm-on-ubuntu-16-04)
* [How to Install Kubernetes on Ubuntu 18.04 Bionic Beaver Linux.](https://linuxconfig.org/how-to-install-kubernetes-on-ubuntu-18-04-bionic-beaver-linux)
* [Container Tutorials.](http://containertutorials.com/index.html#)
* [Microservices by Martin Fowler.](https://www.martinfowler.com/articles/microservices.html)
* [How To Install Jenkins on Ubuntu 18.04.](https://www.digitalocean.com/community/tutorials/how-to-install-jenkins-on-ubuntu-18-04)
* [How To Install Jenkins on Ubuntu 20.04.](https://www.digitalocean.com/community/tutorials/how-to-install-jenkins-on-ubuntu-20-04)
* [Object Storage vs. Block Storage Services.](https://www.digitalocean.com/community/tutorials/object-storage-vs-block-storage-services)
* [System Design Primer.](https://github.com/donnemartin/system-design-primer)
* [Sharding Pinterest: How we scaled our MySQL fleet.](https://medium.com/@Pinterest_Engineering/sharding-pinterest-how-we-scaled-our-mysql-fleet-3f341e96ca6f)
* [How To Configure a Galera Cluster with MariaDB on Ubuntu 18.04 Servers.](https://www.digitalocean.com/community/tutorials/how-to-configure-a-galera-cluster-with-mariadb-on-ubuntu-18-04-servers)
* [How To Install MongoDB on Ubuntu 20.04](https://www.digitalocean.com/community/tutorials/how-to-install-mongodb-on-ubuntu-20-04)
* [How To Configure a MongoDB Replica Set on Ubuntu 20.04](https://www.digitalocean.com/community/tutorials/how-to-configure-a-mongodb-replica-set-on-ubuntu-20-04)
* [How To Manage Data with MongoDB](https://www.digitalocean.com/community/tutorial_series/how-to-manage-data-with-mongodb)
* [Modernizing Applications for Kubernetes.](https://www.digitalocean.com/community/tutorials/modernizing-applications-for-kubernetes)
* [How to Set Up an NFS Mount on Ubuntu 18.04.](https://www.digitalocean.com/community/tutorials/how-to-set-up-an-nfs-mount-on-ubuntu-18-04)
* [Setting Up LXD 16.04.](https://www.digitalocean.com/community/tutorials/how-to-set-up-and-use-lxd-on-ubuntu-16-04)
* [Setting Up LXD 16.04.](https://tutorials.ubuntu.com/tutorial/tutorial-setting-up-lxd-1604)
* [Securing Ubuntu VPS with Linux Firewall.](https://www.hostinger.com/tutorials/iptables-tutorial)
* [How To Create a Multi-Node MySQL Cluster on Ubuntu 18.04.](https://www.digitalocean.com/community/tutorials/how-to-create-a-multi-node-mysql-cluster-on-ubuntu-18-04)
* [How To Migrate a Docker Compose Workflow to Kubernetes.](https://www.digitalocean.com/community/tutorials/how-to-migrate-a-docker-compose-workflow-to-kubernetes)
* [Scaling Django to 8 Billion Page Views.](https://blog.disqus.com/scaling-django-to-8-billion-page-views)
* [Configure Zabbix to Securely Monitor Remote Servers on Ubuntu 18.04.](https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-zabbix-to-securely-monitor-remote-servers-on-ubuntu-18-04)
* [Troubleshoot Issues in MySQL.](https://www.digitalocean.com/community/tutorial_series/how-to-troubleshoot-issues-in-mysql)
* [Install And Configure QEMU In Ubuntu.](https://www.unixmen.com/how-to-install-and-configure-qemu-in-ubuntu/)
* [Introducing go-qemu and go-libvirt.](https://blog.digitalocean.com/introducing-go-qemu-and-go-libvirt/)
* [Orchestrator at GitHub.](https://github.blog/2016-12-08-orchestrator-github/)
* [Containers from Scratch.](https://ericchiang.github.io/post/containers-from-scratch/)
* [How To Configure BIND as a Private Network DNS Server on Ubuntu 18.04.](https://www.digitalocean.com/community/tutorials/how-to-configure-bind-as-a-private-network-dns-server-on-ubuntu-18-04)
* [How To Deploy and Manage Your DNS using DNSControl on Ubuntu 18.04.](https://www.digitalocean.com/community/tutorials/how-to-deploy-and-manage-your-dns-using-dnscontrol-on-ubuntu-18-04)
* [Take OpenTracing for a HotROD ride.](https://medium.com/opentracing/take-opentracing-for-a-hotrod-ride-f6e3141f7941)
* [Monitoring, Microservices, Self-Healing and the Connection to โ€œAntiFragileโ€ Systems.](https://thenewstack.io/monitoring-microservices-self-healing-and-the-connection-to-antifragile-systems/)
* [How to break a Monolith into Microservices.](https://martinfowler.com/articles/break-monolith-into-microservices.html)
* [Refactoring Module Dependencies.](https://martinfowler.com/articles/refactoring-dependencies.html)
* [Fast and flexible observability with canonical log lines.](https://stripe.com/en-nl/blog/canonical-log-lines)
* [Container Ready Applications with Twelve-Factor App and Microservices Architecture.](https://medium.com/capital-one-tech/container-ready-applications-with-twelve-factor-app-and-microservices-architecture-16af683a767f)
* [How To Setup a etcd Cluster.](https://devopscube.com/setup-etcd-cluster-linux/)
* [Unicode and Character Sets.](https://www.joelonsoftware.com/2003/10/08/the-absolute-minimum-every-software-developer-absolutely-positively-must-know-about-unicode-and-character-sets-no-excuses/)
* [Customizing Go Binaries with Build Tags.](https://www.digitalocean.com/community/tutorials/customizing-go-binaries-with-build-tags)
* [Uber Go Guide.](https://github.com/uber-go/guide)
* [How Sharding Works.](https://medium.com/@jeeyoungk/how-sharding-works-b4dec46b3f6)
* [The Vert.x Worker Model.](https://developer.mastercard.com/blog/the-vertx-worker-model)
* [An Overview of Go's Tooling.](https://www.alexedwards.net/blog/an-overview-of-go-tooling)
* [Logging Levels.](https://reflectoring.io/logging-levels/)
* [Hacker Laws.](https://github.com/dwmkerr/hacker-laws)
* [The actor model in 10 minutes.](https://www.brianstorti.com/the-actor-model/)
* [RabbitMQ Exchanges, routing keys and bindings.](https://www.cloudamqp.com/blog/2015-09-03-part4-rabbitmq-for-beginners-exchanges-routing-keys-bindings.html)
* [Consistent Hashing - An Efficient & Scalable Data Distribution Algorithm.](https://medium.datadriveninvestor.com/consistent-hashing-an-efficient-scalable-data-distribution-algorithm-a81fc5c0a6c7)
* [How To Install Cassandra and Run a Single-Node Cluster on Ubuntu 14.04](https://www.digitalocean.com/community/tutorials/how-to-install-cassandra-and-run-a-single-node-cluster-on-ubuntu-14-04)
* [How To Run a Multi-Node Cluster Database with Cassandra on Ubuntu 14.04](https://www.digitalocean.com/community/tutorials/how-to-run-a-multi-node-cluster-database-with-cassandra-on-ubuntu-14-04)
* [K8S CSI Developer Documentation.](https://kubernetes-csi.github.io/docs/introduction.html)
* [Kafka Cluster Connect](https://www.confluent.io/blog/kafka-client-cannot-connect-to-broker-on-aws-on-docker-etc/)
* [An Introduction to Networking Terminology, Interfaces, and Protocols.](https://www.digitalocean.com/community/tutorials/an-introduction-to-networking-terminology-interfaces-and-protocols)
* [Understanding IP Addresses, Subnets, and CIDR Notation for Networking.](https://www.digitalocean.com/community/tutorials/understanding-ip-addresses-subnets-and-cidr-notation-for-networking)
* [Functools - The Power of Higher-Order Functions in Python](https://martinheinz.dev/blog/52)
* [VPCs, subnets, and gateways โ€“ fundamentals for working with containers in AWS](https://tomgregory.com/aws-networking-fundamentals-for-working-with-containers/)
* [AWS Networking Fundamentals](https://openupthecloud.com/engineers-guide-aws-networking-fundamentals/)
* [How to Configure a Droplet as a VPC Gateway](https://docs.digitalocean.com/products/networking/vpc/resources/droplet-as-gateway/)
* [DigitalOcean VPC Service](https://mohsensy.github.io/sysadmin/2020/04/28/digitalocean-vpc-service.html)
* [Use VPC Networks to Secure Your Servers and Other Best Practices](https://docs.digitalocean.com/products/networking/vpc/resources/best-practices/)
* [An Introduction to PHP-FPM Tuning](https://tideways.com/profiler/blog/an-introduction-to-php-fpm-tuning)
* [Handling Unix Signals in Python](https://stackabuse.com/handling-unix-signals-in-python/)
* [How To Add Swap Space on Ubuntu 20.04](https://www.digitalocean.com/community/tutorials/how-to-add-swap-space-on-ubuntu-20-04)
* [The Life of a Packet Through Consul Service Mesh](https://www.hashicorp.com/blog/the-life-of-a-packet-through-consul-service-mesh)
* [Connecting to a private network from GitHub-hosted Actions runners](https://github.blog/2022-06-01-connecting-to-a-private-network-from-github-hosted-actions-runners/)
* [Difference between Internet Gateway and NAT Gateway - AWS](https://medium.com/awesome-cloud/aws-vpc-difference-between-internet-gateway-and-nat-gateway-c9177e710af6)
* [AWS Networking Masterclass - VPC](https://www.youtube.com/watch?v=LX5lHYGFcnA)
* [Terraform workspace explained!](https://www.devopsschool.com/blog/terraform-workspace-explained/)
* [Kubernetes Monitoring](https://www.tigera.io/learn/guides/kubernetes-monitoring/)
* [Network issues simulation: How to test against bad network conditions](https://medium.com/docler-engineering/network-issues-simulation-how-to-test-against-bad-network-conditions-b28f651d8a96)
* [How to Use the Linux Traffic Control](https://netbeez.net/blog/how-to-use-the-linux-traffic-control/)
* [Getting Started with Tilt](https://tanzu.vmware.com/developer/guides/dev-workflow-tilt/)
* [Defining, Measuring, and Managing Technical Debt](https://ieeexplore.ieee.org/document/10109339)
* [Consul Service Discovery for HAProxy](https://www.haproxy.com/blog/consul-service-discovery-for-haproxy)
* [Load Balancing with HAProxy Service Discovery Integration](https://developer.hashicorp.com/consul/tutorials/load-balancing/load-balancing-haproxy)
* [Turning IPTables into a TCP load balancer for fun and profit](https://scalingo.com/blog/iptables)
* [Iptables Essentials: Common Firewall Rules and Commands](https://www.digitalocean.com/community/tutorials/iptables-essentials-common-firewall-rules-and-commands)
* [Backend Basics](https://eblog.fly.dev/backendbasics.html)
* [Troubleshooting SYNs to LISTEN Sockets dropped message from Netstat](http://www.linux-admins.net/2020/08/troubleshooting-syns-to-listen-sockets.html)
* [Prometheus Alertmanager Best Practices](https://sysdig.com/blog/prometheus-alertmanager/)

๐Ÿ’ฎ Articles:

* [Are You a Doer or a Talker?](https://blog.codinghorror.com/are-you-a-doer-or-a-talker/)
* [How to Manage Technical Debt.](https://medium.com/swlh/how-to-manage-technical-debt-e18904dd9e27)
* [In Pursuit of Production Minimalism.](https://brandur.org/minimalism)
* [The Netflix Simian Army.](https://medium.com/netflix-techblog/the-netflix-simian-army-16e57fbab116)
* [Strangler Fig Application.](https://martinfowler.com/bliki/StranglerFigApplication.html)
* [12 Factor.](https://12factor.net/)
* [12 Design Principles.](https://docs.microsoft.com/en-us/azure/architecture/guide/design-principles/)
* [Modern Software Over-Engineering Mistakes.](https://medium.com/@rdsubhas/10-modern-software-engineering-mistakes-bc67fbef4fc8)
* [Technical Debt Is Like Tetris.](https://medium.com/s/story/technical-debt-is-like-tetris-168f64d8b700)
* [Write code thatโ€™s easy to delete, and easy to debug too.](https://programmingisterrible.com/post/173883533613/code-to-debug)
* [Semantic Import Versioning (Go & Versioning).](https://research.swtch.com/vgo-import)
* [Making sense of MVP.](https://blog.crisp.se/2016/01/25/henrikkniberg/making-sense-of-mvp)
* [You've only added two lines.](https://www.mrlacey.com/2020/07/youve-only-added-two-lines-why-did-that.html)
* [(A few) Ops Lessons We All Learn The Hard Way.](https://www.netmeister.org/blog/ops-lessons.html)
* [Cloud Design Patterns.](https://docs.microsoft.com/en-us/azure/architecture/patterns/)
* [Python & Async Simplified.](https://www.aeracode.org/2018/02/19/python-async-simplified/)
* [Modules, monoliths, and microservices.](https://tailscale.com/blog/modules-monoliths-and-microservices/)
* [Principles of Chaos Engineering.](https://principlesofchaos.org/)
* [The Soul Exhaustion Struggle.](https://medium.com/swlh/read-this-if-your-soul-is-exhausted-d2b3e90ee47d)
* [Decouple your Symfony application using Domain Events.](https://romaricdrigon.github.io/2019/08/09/domain-events)
* [Circuit Breaker pattern.](https://docs.microsoft.com/en-us/azure/architecture/patterns/circuit-breaker)
* [The Broken Window Theory.](https://blog.codinghorror.com/the-broken-window-theory/)
* [The Service Mesh Manifesto](https://buoyant.io/service-mesh-manifesto)
* [Building Blocks of TCP](https://hpbn.co/building-blocks-of-tcp/)
* [Understanding How Facebook Disappeared from the Internet](https://blog.cloudflare.com/october-2021-facebook-outage/)
* [Git from the inside out](https://maryrosecook.com/blog/post/git-from-the-inside-out)
* [How We Saved 70K Cores Across 30 Mission-Critical Services](https://eng.uber.com/how-we-saved-70k-cores-across-30-mission-critical-services/)
* [How to Estimate How Many Website Visitors Your Server Can Deal With.](https://servebolt.com/articles/calculate-how-many-simultaneous-website-visitors/)
* [Latency Is Everywhere And It Costs You Sales - How To Crush It](http://highscalability.com/latency-everywhere-and-it-costs-you-sales-how-crush-it)
* [Waltz: A Distributed Write-Ahead Log.](https://wecode.wepay.com/posts/waltz-a-distributed-write-ahead-log)
* [Write-Ahead Log.](https://martinfowler.com/articles/patterns-of-distributed-systems/wal.html)
* [Bitcask - a log-structured fast KV store](https://www.codementor.io/@arpitbhayani/bitcask-a-log-structured-fast-kv-store-18ii4982tu)
* [Platform Teams](https://blog.pragmaticengineer.com/platform-teams/)
* [After All These Years, the World is Still Powered by C Programming](https://www.toptal.com/c/after-all-these-years-the-world-is-still-powered-by-c-programming)
* [What is Anycast](https://www.cloudflare.com/en-gb/learning/cdn/glossary/anycast-network/)
* [How to use Kubernetes events for effective alerting and monitoring](https://grafana.com/blog/2023/01/23/how-to-use-kubernetes-events-for-effective-alerting-and-monitoring/?mdm=social)
* [5 Reasons to Use Elixir in Production](https://semaphoreci.com/blog/elixir-production)
* [A week with Elixir](https://joearms.github.io/published/2013-05-31-a-week-with-elixir.html)
* [Sitting on the bench](https://world.hey.com/dhh/sitting-on-the-bench-ba937b84)
* [We stand with the Underdogs](https://world.hey.com/jason/we-stand-with-the-underdogs-7d487d64)
* [What is CI/CD observability, and how are we paving the way for more observable pipelines?](https://grafana.com/blog/2023/11/20/ci-cd-observability-via-opentelemetry-at-grafana-labs/)

๐Ÿ’ฎ Engineering Blogs:

* [8thlight Blog.](https://8thlight.com/blog/)
* [Quora Engineering.](https://engineering.quora.com/)
* [Reddit Engineering.](https://redditblog.com/)
* [Shopify Engineering.](https://engineering.shopify.com/)
* [Slack Engineering Blog.](https://slack.engineering/)
* [Spotify Labs.](https://labs.spotify.com/)
* [Twitter Engineering.](https://blog.twitter.com/engineering/en_us.html)
* [Yelp Engineering Blog.](https://engineeringblog.yelp.com/)
* [YouTube Engineering and Developers Blog.](https://youtube-eng.googleblog.com/)
* [Import.io Blog.](https://www.import.io/blog/)
* [Instagram Engineering.](https://instagram-engineering.com/)
* [LinkedIn Engineering Blog.](https://engineering.linkedin.com/blog)
* [Medium Engineering.](https://medium.engineering/)
* [Mixpanel Blog.](https://mixpanel.com/blog/)
* [Grafana](https://grafana.com/blog/)
* [Netflix Tech Blog.](https://medium.com/netflix-techblog)
* [Pinterest Engineering.](https://medium.com/@Pinterest_Engineering)
* [Airbnb Engineering and Data Science.](https://medium.com/airbnb-engineering)
* [Booking.com Tech Blog.](https://blog.booking.com/)
* [Dropbox Tech Blog.](https://blogs.dropbox.com/tech/)
* [eBay Tech Blog.](https://www.ebayinc.com/stories/blogs/tech/)
* [Etsy Code as Craft.](https://codeascraft.com/)
* [Stripe Engineering.](https://stripe.com/blog/engineering)
* [Semaphore CI.](https://semaphoreci.com/category/engineering)
* [Tailscale.](https://tailscale.com/blog/)
* [AWS Builders.](https://aws.amazon.com/builders-library/?cards-body.sort-by=item.additionalFields.customSort&cards-body.sort-order=asc)
* [Changelog.](https://changelog.com/posts)
* [Reddit.](https://redditblog.com/topic/technology/)
* [IBM Developer.](https://developer.ibm.com/)
* [Digitalocean Tutorials.](https://www.digitalocean.com/community/tutorials)
* [Digitalocean Tech Talks.](https://www.digitalocean.com/community/tags/tech-talks)
* [Monzo Technology](https://monzo.com/blog/technology)
* [Cloudflare](https://blog.cloudflare.com/)
* [YoLinux](http://www.yolinux.com/)
* [TLDR Engineering](http://tldr.engineering/)
* [Hashicorp](https://learn.hashicorp.com/)
* [Gitlab](https://about.gitlab.com/blog/archives.html)
* [Redhat](https://www.redhat.com/sysadmin/)
* [Highscalability](http://highscalability.com/)
* [.Cult](https://cult.honeypot.io/)
* [Babbel Tech.](https://www.babbel.com/en/magazine/category/babbel-bytes)
* [Learn X in Y minutes](https://learnxinyminutes.com/)
* [Toptal](https://www.toptal.com/developers/blog)
* [Fly.IO](https://fly.io/blog/)
* [Build Your Own](https://build-your-own.org/)
* [Spacelift](https://spacelift.io/blog)
* [Linux Administration](http://www.linux-admins.net/)

๐Ÿ’ฎ Personal Blogs:

* [Brandur Blog.](https://brandur.org/articles)
* [Martin fowler Blog.](https://martinfowler.com/)
* [Programming is Terrible.](https://programmingisterrible.com)
* [Joel on Software.](https://www.joelonsoftware.com/)
* [Derek Sivers.](https://sivers.org/blog)
* [Coding Horror.](https://blog.codinghorror.com/)
* [Yourbasic.](https://yourbasic.org/)
* [Simple is better than complex.](https://simpleisbetterthancomplex.com/)
* [Neil on Software.](https://neilonsoftware.com/blog/)
* [Netmeister.](https://www.netmeister.org/blog)
* [Understand Legacy Code.](https://understandlegacycode.com/)
* [The Modern JavaScript Tutorial.](https://javascript.info/)
* [Learning Rust.](https://learning-rust.github.io/)
* [Tutorial Works.](https://www.tutorialworks.com/)
* [High Performance Browser Networking.](https://hpbn.co/)
* [Tomgregory.](https://tomgregory.com/)
* [Going the distance](https://jeiwan.net/)
* [Sbcode Tuturials](https://sbcode.net/)
* [The Pragmatic Engineer](https://blog.pragmaticengineer.com/)
* [dhh](https://world.hey.com/dhh)
* [Jason Fried](https://world.hey.com/jason)

๐Ÿ’ฎ Awesome List:

* [Awesome Scalability](https://github.com/binhnguyennus/awesome-scalability)
* [Awesome](https://github.com/sindresorhus/awesome)
* [nginx Admins Handbook](https://github.com/trimstray/nginx-admins-handbook)
* [Mongo Playbook](https://github.com/Clivern/MongoPlaybook)
* [Awesome SRE](https://github.com/dastergon/awesome-sre)
* [Awesome Prometheus Alerts](https://github.com/samber/awesome-prometheus-alerts)
* [UML Sequence Diagram](https://www.lucidchart.com/pages/uml-sequence-diagram)

๐Ÿ’ฎ Videos:

* [dot Conferences.](https://www.dotconferences.com/talks)
* [Hatch Talk Series: Three Startup Failures... And The Success That Made Up For It All.](https://www.youtube.com/watch?v=y1N8Zah7aSg)
* [Scaling Instagram.](https://www.youtube.com/watch?v=hnpzNAPiC0E)
* [Servers For Hackers.](https://serversforhackers.com/)
* [Microservices at Squarespace - Doug Jones and Kevin Lynch.](https://www.youtube.com/watch?v=sqnDAnZgyLs)
* [Microservices.com Practitioner Summit 2017.](https://www.youtube.com/playlist?list=PL7Og3MgqGrDR6YjnwJTphPQmkaZNWjEBS)
* [Jaeger: Distributed Tracing at Uber.](https://www.youtube.com/watch?v=s7IrYt1igSM)
* [Strangling the Monolith](https://www.youtube.com/watch?v=EVvnBgSX04c)
* [The Role of Catastrophic Failure in Software Design.](https://www.youtube.com/watch?v=DhYQms3QF3o)
* [What is the event loop anyway?](https://www.youtube.com/watch?v=8aGhZQkoFbQ)
* [Observability 3 ways logging metrics tracing.](https://www.dotconferences.com/2017/04/adrian-cole-observability-3-ways-logging-metrics-tracing)
* [Breaking Things on Purpose.](https://www.youtube.com/watch?time_continue=2&v=jET4FTTwB5E)
* [Creating event-driven microservices: the why, how and what by Katherine Stanley](https://www.youtube.com/watch?v=M_ahLEb_fI4)
* [Building Streaming Microservices with Apache Kafka](https://www.youtube.com/watch?v=Hlb-Ss3q3as)
* [Hashicorp Learn](https://learn.hashicorp.com/)
* [The Soul of Erlang and Elixir](https://www.youtube.com/watch?v=JvBT4XBdoUE)
* [Rust Programming Course for Beginners](https://www.youtube.com/watch?v=MsocPEZBd-M)
* [Rust Crash Course](https://www.youtube.com/watch?v=zF34dRivLOw)
* [Sales Is Just Bad Marketing By GaryVee.](https://www.youtube.com/watch?v=nGW3yBpffsY)
* [Tech Talks](https://www.digitalocean.com/community/tags/tech-talks)
* [Getting started with Grafana 8](https://grafana.com/go/webinar/getting-started-with-grafana/)
* [Grafana 9 deep dive](https://grafana.com/go/grafanaconline/2022/grafana-9-deep-dive/)
* [ObservabilityCON 2021](https://grafana.com/about/events/observabilitycon/2021/)
* [Prometheus: The Documentary](https://www.youtube.com/watch?v=rT4fJNbfe14)
* [AWS Networking Fundamentals](https://www.youtube.com/watch?v=hiKPPy584Mg)
* [Elixir Casts](https://elixircasts.io/)
* [What runs ChatGPT? Inside Microsoft's AI supercomputer](https://www.youtube.com/watch?v=Rk3nTUfRZmo)
* [Create a Terraform provider with the Plugin Framework](https://www.youtube.com/watch?v=16qs7LJSyps)

๐Ÿ’ฎ Podcasts:

* [Software Engineering Daily](https://softwareengineeringdaily.com/)
* [Podcasts for Developers](https://changelog.com/podcasts)
* [Cloud Chats](https://www.youtube.com/hashtag/cloudchats)
* [GaryVee](https://www.youtube.com/channel/UCctXZhXmG-kf3tlIXgVZUlw)

๐Ÿ’ฎ References:

* [Devdocs](https://devdocs.io/)

๐Ÿ’ฎ Observability:

* [Intro to Grafana Mimir](https://grafana.com/go/webinar/intro-to-grafana-mimir/?pg=docs-mimir&plcmt=footer-resources-2)
* [Deep dive into Grafana 9](https://grafana.com/go/grafanaconline/2022/grafana-9-deep-dive/)

๐Ÿ’ฎ Courses:

* [The Complete Elixir and Phoenix Bootcamp](https://www.udemy.com/course/the-complete-elixir-and-phoenix-bootcamp-and-tutorial/)
* [Apache Kafka Series - Learn Apache Kafka for Beginners v3](https://www.udemy.com/course/apache-kafka)
* [DevOps with Terraform](https://cloudcasts.io/course/terraform)
* [CloudCasts](https://cloudcasts.io/courses)
* [Ultimate AWS Certified Developer Associate 2024 NEW DVA-C02](https://www.udemy.com/course/aws-certified-developer-associate-dva-c01)
* [Istio Hands-On for Kubernetes](https://www.udemy.com/course/istio-hands-on-for-kubernetes)
* [Learn DevOps: Infrastructure Automation With Terraform](https://www.udemy.com/course/learn-devops-infrastructure-automation-with-terraform)

๐Ÿ’ฎ Languages:

* [Javascript Language](https://javascript.info/)
* [Python Language](https://docs.python.org/3/)
* [NodeJs Language](https://nodejs.org/docs/latest-v17.x/api/)
* [PHP Language](https://www.php.net/manual/en/index.php)
* [Golang Language](https://go.dev/doc/)
* [Rust Language](https://doc.rust-lang.org/std/index.html)
* [Elixir School](https://elixirschool.com/en/lessons/basics/basics)
* [Elixir Language](https://hexdocs.pm/elixir/Kernel.html)

๐Ÿ’ฎ Books:

* [The Pragmatic Programmer](https://www.amazon.com/Pragmatic-Programmer-Journeyman-Master-ebook-dp-B003GCTQAE/dp/B003GCTQAE)
* [Building Microservices: Designing Fine-Grained Systems](http://shop.oreilly.com/product/0636920033158.do)
* [Microservice Architecture: Aligning Principles, Practices, and Culture](http://shop.oreilly.com/product/0636920050308.do)
* [Site Reliability Engineering & The Site Reliability Workbook](https://landing.google.com/sre/books/)
* [Search Engine Optimization (SEO)](https://www.amazon.com/Search-Engine-Optimization-SEO-Hour/dp/0470902590)
* [Clean Code](https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882)
* [Clean Architecture](https://www.amazon.com/dp/0134494164/)
* [Software Engineering at Google: Lessons Learned from Programming Over Time](https://www.amazon.com/Software-Engineering-Google-Lessons-Programming/dp/1492082791)
* [Building Secure & Reliable Systems](https://www.amazon.com/Building-Secure-Reliable-Systems-Implementing/dp/1492083127)
* [Designing Data Intensive Applications](https://dataintensive.net/)
* [High Performance Browser Networking](https://www.oreilly.com/library/view/high-performance-browser/9781449344757/)
* [Cassandra The Definitive Guide](https://www.amazon.com/Cassandra-Definitive-Guide-Distributed-Scale/dp/1491933666)
* [Kafka Definitive Guide](https://www.confluent.io/resources/kafka-the-definitive-guide/)
* [MongoDB: The Definitive Guide](https://www.amazon.com/MongoDB-Definitive-Powerful-Scalable-Storage/dp/1491954469)
* [The Rust Programming Language](https://doc.rust-lang.org/book/)
* [The Rust Reference](https://doc.rust-lang.org/reference/introduction.html)
* [Prometheus: Up & Running](https://www.oreilly.com/library/view/prometheus-up/9781492034131/)
* [Joy of Elixir](https://joyofelixir.com/toc.html)
* [Introducing Elixir](https://www.oreilly.com/library/view/introducing-elixir/9781449369989/)
* [Terraform: Up & Running Code](https://www.terraformupandrunning.com/)

๐Ÿ’ฎ Cloud Free Credits:

* [$300 from Google Cloud.](https://cloud.google.com/free)
* [12 Month free from AWS.](https://aws.amazon.com/free/)
* [~ $1700 free from Alibaba Cloud.](https://www.alibabacloud.com/free)
* [IBM Cloud Free Tier.](https://www.ibm.com/cloud/free)
* [Microsoft Azure Free Tier](https://azure.microsoft.com/en-us/free/)
* [$200 from Digitalocean.](https://m.do.co/c/7f92efa0b9c1)
* [$100 from Linode](https://www.linode.com/lp/affiliate-referral/)
* [OCI Cloud Free Tier](https://www.oracle.com/cloud/free/)
* [$250 from Vultr.](https://www.vultr.com/promo/try250/)
* [Amazon EC2 AMI Locator](https://cloud-images.ubuntu.com/locator/ec2/)

๐Ÿ’ฎ AI & ML:

* [Llama](https://ai.meta.com/llama/)
* [OLlama](https://ollama.ai/)
* [huggingface](https://huggingface.co/)
* [Integrating Llama 2 with Hugging Face and Langchain](https://blog.futuresmart.ai/integrating-llama-2-with-hugging-face-and-langchain)
* [Deep Learning on Core with ML in a Box](https://docs.paperspace.com/core/tutorials/dl-on-core/)
* [How to Create Custom Datasets To Train Llama-2](https://www.youtube.com/watch?v=z2QE12p3kMM)
* [Run Llama-2 Locally within Text Generation WebUI](https://www.youtube.com/watch?v=19MfOJjkyg0)
* [Prompt Engineering](https://www.youtube.com/@engineerprompt)
* [Paperspace](https://www.paperspace.com/)
* [RAG Architecture](https://docs.aws.amazon.com/sagemaker/latest/dg/jumpstart-foundation-models-customize-rag.html)
* [LangChain](https://www.langchain.com/)
* [Chroma Vector DB](https://github.com/chroma-core/chroma)
* [Deploy Llama 2 for your Entire Organisation](https://www.youtube.com/watch?v=Ror2xOOA-VE)
* [Greg Kamradt - Data Indy](https://www.youtube.com/@DataIndependent/featured)
* [Learn LangChain](https://github.com/gkamradt/langchain-tutorials)
* [Cosine similarity using GPT models](https://medium.com/@khiljidanial/cosine-similarity-using-gpt-models-35b6b9685d70)
* [Introduction to Machine Learning with Python](https://www.amazon.com/Introduction-Machine-Learning-Python-Scientists/dp/1449369413)
* [Introduction to Machine Learning with scikit-learn](https://courses.dataschool.io/introduction-to-machine-learning-with-scikit-learn)
* [Email Spam Detection using Machine Learning Scikit Python](https://medium.com/@oluyaled/email-spam-detection-using-machine-learning-scikit-python-1b15ee1c6f75)
* [CS50's Introduction to Artificial Intelligence with Python](https://pll.harvard.edu/course/cs50s-introduction-artificial-intelligence-python)
* [Elevating Code Quality Through LLM Integration](https://www.adyen.com/knowledge-hub/elevating-code-quality-through-llm-integration)