Skip to content

Commit

Permalink
Dump links
Browse files Browse the repository at this point in the history
  • Loading branch information
giulianopz committed Nov 19, 2024
1 parent 24831ae commit 07dbf1b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
3 changes: 1 addition & 2 deletions src/cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
- Google Cloud Platform (GCP)
- Heroku
- [What is Object storage?](https://cloud.google.com/learn/what-is-object-storage#:~:text=Object%20storage%20is%20a%20data,for%20easy%20access%20and%20retrieval.)
- Kim et al., The DevOps Handbook. How to Create World-Class Agility, Reliability, and Security in Technology Organizations
- Eisele and Vinto, Modernizing Enterprise Java. A Concise Cloud Native Guide for Developers
- [The ultimate guide to table format internals](https://jack-vanlightly.com/blog/2024/10/28/the-ultimate-guide-to-table-format-internals)
- [The cloudy layers of modern-day programming](https://vickiboykis.com/2022/12/05/the-cloudy-layers-of-modern-day-programming/)
- [Free for Developers](https://free-for.dev)
1 change: 1 addition & 0 deletions src/db.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
- [Yes, PostgreSQL Has Problems. But We’re Sticking With It!](https://www.cs.cmu.edu/~pavlo/blog/2023/06/yes-postgresql-has-problems-but-were-sticking-with-it.html)
- [Nine ways to shoot yourself in the foot with PostgreSQL](https://philbooth.me/blog/nine-ways-to-shoot-yourself-in-the-foot-with-postgresql)
- [Understanding the Postgres Hackers Mailing List Language](https://www.crunchydata.com/blog/understanding-the-postgres-hackers-mailing-list)
- [What I Wish Someone Told Me About Postgres](https://challahscript.com/what_i_wish_someone_told_me_about_postgres)

### Data Management

Expand Down
1 change: 1 addition & 0 deletions src/observability.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
- [Metrics, tracing, and logging](https://peter.bourgon.org/blog/2017/02/21/metrics-tracing-and-logging.html)
- [All my favorite tracing tools: eBPF, QEMU, Perfetto, new ones I built and more](https://thume.ca/2023/12/02/tracing-methods/)
- [OpenTelemetry Tracing in 200 lines of code](https://jeremymorrell.dev/blog/minimal-js-tracing/)
- [Richard L. Sites, Understanding Software Dynamics](https://www.oreilly.com/library/view/understanding-software-dynamics/9780137589692)
1 change: 1 addition & 0 deletions src/unix.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@
- [Linux Network Performance Ultimate Guide](https://ntk148v.github.io/posts/linux-network-performance-ultimate-guide/)
- [Robert Elder's Guide To GNU Coreutils](https://blog.robertelder.org/gnu-coreutils-package-guide/)
- [The Linux audio stack demystified](https://blog.rtrace.io/posts/the-linux-audio-stack-demystified/)
- [Optimizing Linux for Slow Computers](https://www.akitaonrails.com/2017/01/17/optimizing-linux-for-slow-computers)

0 comments on commit 07dbf1b

Please sign in to comment.