Golang, Backend, and Ops Resources
@golangbackend
1.74K
subscribers
29
photos
33
files
1.31K
links
Backend and Go Programming Language Resources including DevOps
want to contrib? PM
@kokizzu
Download Telegram
Join
Golang, Backend, and Ops Resources
1.74K subscribers
Golang, Backend, and Ops Resources
https://github.com/quickemu-project/quickemu
GitHub
GitHub - quickemu-project/quickemu: Quickly create and run optimised Windows, macOS and Linux virtual machines
Quickly create and run optimised Windows, macOS and Linux virtual machines - quickemu-project/quickemu
Golang, Backend, and Ops Resources
https://sudhir.io/the-big-little-guide-to-message-queues
sudhir.io
The Big Little Guide to Message Queues
A guide to the fundamental concepts that underlie message queues, and how they apply to popular queueing systems available today.
Golang, Backend, and Ops Resources
https://github.com/nikepan/clickhouse-bulk
GitHub
GitHub - nikepan/clickhouse-bulk: Collects many small inserts to ClickHouse and send in big inserts
Collects many small inserts to ClickHouse and send in big inserts - nikepan/clickhouse-bulk
Golang, Backend, and Ops Resources
https://www.youtube.com/watch?v=rQlMtztiAoA
YouTube
Abstraction Can Make Your Code Worse
Support me on https://www.patreon.com/codeaesthetic. Access to code examples, discord, song names and more at https://www.patreon.com/codeaesthetic
Adding abstraction to your code always feels like the right thing to do. But when you add abstraction, you…
👍
3
Golang, Backend, and Ops Resources
https://pkl-lang.org
Golang, Backend, and Ops Resources
https://github.com/nichady/golte
GitHub
GitHub - nichady/golte: Render Svelte components in your Go http handlers.
Render Svelte components in your Go http handlers. - nichady/golte
Golang, Backend, and Ops Resources
https://blog.paradedb.com/pages/introducing_analytics
Golang, Backend, and Ops Resources
https://www.citusdata.com/blog/2024/02/08/whats-new-in-postgres-16-query-planner-optimizer/
Citus Data
What’s new in the Postgres 16 query planner / optimizer
Postgres 16 introduces quite a few improvements to the query planner and makes many SQL queries run faster than they did on previous versions of PostgreSQL. This post is a deep dive into 10 of the improvements, including code blocks and comparisons of query…
Golang, Backend, and Ops Resources
https://getdeploying.com/reference/data-egress
Getdeploying
Data Egress: What is it and how much does it cost?
List of data egress costs for major cloud providers with tips on how to keep costs down.
Golang, Backend, and Ops Resources
https://github.com/google/orbit
GitHub
GitHub - google/orbit: C/C++ Performance Profiler
C/C++ Performance Profiler. Contribute to google/orbit development by creating an account on GitHub.
Golang, Backend, and Ops Resources
https://www.youtube.com/watch?v=64TpELBlqAk
YouTube
What is a Data Architecture? Modern Data Architectures Explained
In this animation, we explain what a data architecture entails by using water as a metaphor for data. After watching this clip, you'll have a clear understanding of the different processes that go on inside a data architecture.
Visit https://www.acagrou…
Golang, Backend, and Ops Resources
https://blog.peerdb.io/postgres-to-clickhouse-real-time-replication-using-peerdb
PeerDB Blog
Postgres to ClickHouse Real time Replication using PeerDB
Today we at PeerDB are introducing the ClickHouse target connector in Beta. With this you can seamlessly replicate data in Postgres to ClickHouse with low latency and high throughput. ClickHouse was one of the most asked connector from our customers,...
Golang, Backend, and Ops Resources
https://www.youtube.com/watch?v=QRlP6BI1PFA
YouTube
How Pinterest Scaled to 11 Million Users With Only 6 Engineers
In this video, we will be exploring how Pinterest managed to scale to 11 million users with only 6 engineers. We are going to explore their early tech stacks, issues they ran into with scaling and how they overcame those obstacles.
Original article link:…
Golang, Backend, and Ops Resources
https://www.youtube.com/watch?v=A9WY_HZUK8Q
YouTube
This book should have changed mathematics forever
This video’s sponsor Brilliant is a great way to learn more. You can try Brilliant for free for thirty days by visiting https://brilliant.org/WelchLabs and the first 200 subscribers receive 20 percent off Brilliant's annual premium subscription.
Modifications…
Golang, Backend, and Ops Resources
https://freefilesync.org/
FreeFileSync.org
Download FreeFileSync 14.3. FreeFileSync is a free open source data backup software that helps you synchronize files and folders on Windows, Linux and macOS.
Golang, Backend, and Ops Resources
https://www.youtube.com/watch?v=oJVwmxTOLd8
YouTube
DeepMind Gemini 1.5 - An AI That Remembers!
❤️
Check out Lambda here and sign up for their GPU Cloud: https://lambdalabs.com/papers
📝
The paper "Gemini 1.5: Unlocking multimodal understanding across millions of tokens of
context" is available here:
https://blog.google/technology/ai/google-gemini-next…
Golang, Backend, and Ops Resources
https://dev.to/johanpiquet/progpjs-a-fast-javascript-engine-for-go-294i
Golang, Backend, and Ops Resources
https://github.com/osquery/osquery-go
GitHub
GitHub - osquery/osquery-go: Go bindings for osquery
Go bindings for osquery. Contribute to osquery/osquery-go development by creating an account on GitHub.
Golang, Backend, and Ops Resources
https://github.com/osquery/osquery
GitHub
GitHub - osquery/osquery: SQL powered operating system instrumentation, monitoring, and analytics.
SQL powered operating system instrumentation, monitoring, and analytics. - osquery/osquery
Golang, Backend, and Ops Resources
https://github.com/TwiN/gatus
GitHub
GitHub - TwiN/gatus:
⛑
Automated developer-oriented status page
⛑
Automated developer-oriented status page. Contribute to TwiN/gatus development by creating an account on GitHub.
Golang, Backend, and Ops Resources
https://medium.com/javascript-scene/mocking-is-a-code-smell-944a70c90a6a
Medium
Mocking is a Code Smell
Note: This is part of the “Composing Software” series (now a book!) on learning functional programming and compositional software…