Bloom Filters by Example
Bloom Filters - Introduction and Implementation - GeeksforGeeks
A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.
Bloom Filters | Algorithms You Should Know #2 | Real-world Examples
Subscribe to our weekly system design newsletter: https://bit.ly/3tfAlYD Checkout our bestselling System Design Interview books: Volume 1: https://amzn.to/3Ou7gkdVolume 2: https://amzn.to/3HqGozyDigital version of System Design Interview books: https://bit.ly/3mlDSk9 The Secret Sauce Behind NoSQL: https://www.youtube.com/watch?v=I6jB0nM9SKU Animation tools: Illustrator and After Effects ABOUT US: Covering topics and trends in large-scale system design, from the authors of the best-selling System Design Interview series.
Scott D Morrison on LinkedIn: GitHub - aws-samples/ipv4-usage-monitoring-for-aws
Today, I published some sample code to help customers iterate through all AWS regions and accounts in their AWS organization to identify public IPv4 address…
The Grug Brained Developer
k8tz/k8tz: Kubernetes admission controller and a CLI tool to inject timezones into Pods and CronJobs
Kubernetes admission controller and a CLI tool to inject timezones into Pods and CronJobs - GitHub - k8tz/k8tz: Kubernetes admission controller and a CLI tool to inject timezones into Pods and Cron...
The Three HTTP Routing Patterns You Should Know - DZone
Become familiar with the three major types of HTTP routing patterns here, with explanations of how they work and the best use cases for each.
Test environments with Azure DevOps, EKS and ExternalDNS
The problem Our current Software Development lifecycle at work is straightforward: We have a development, a staging, and a production environment. We use feature-branches and pull-request where developers review each other PR’s before it gets merged (and auto-deployed) into development. On development, it gets tested by test-team. And once approved, gets pull-requested and accepted to the staging environment, where business can test it as well before going to production.
All is fine, except that if test-team disapproves a certain feature, then development is in a kind of blocked state, containing both features who have passed by test-team, together with features who are disapproved by test-team.
kubernetes-sigs/external-dns: Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services - kubernetes-sigs/external-dns: Configure external DNS servers (AWS Route53, Google Cl...
Scuba: Diving into Data at Facebook - Meta Research | Meta Research
Facebook takes performance monitoring seriously. Performance issues can impact over one billion users so we track thousands of servers, hundreds of PB of daily network traffic, hundreds of daily code...
What happens when you type a URL into your browser?
Checkout our bestselling System Design Interview books: https://amzn.to/3HqGozySubscribe to our YouTube channel: https://bit.ly/3aZpbkzOther things we made:W...
Top 7 Most-Used Distributed System Patterns
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter.: https://blog.bytebytego.comAnimation tools: Adobe Illustrator and After...
Top 5 Most Used Architecture Patterns
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribeAnimation tools: Adobe Illustrator a...
How ChatGPT Works Technically | ChatGPT Architecture
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter.: https://blog.bytebytego.comAnimation tools: Adobe Illustrator and After...
Building Meta’s Threads App
The Threads app was downloaded by more than 100M people on launch week. How did the engineering team build the app, and handle an unexpectedly intense launch? Exclusive.
Secret To Optimizing SQL Queries - Understand The SQL Execution Order
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribeAnimation tools: Adobe Illustrator a...
Release jq 1.7 · jqlang/jq
After a five year hiatus we're back with a GitHub organization, with new admins and new maintainers who have brought a great deal of energy to make a long-awaited and long-needed new release. ...
Numerical Constants
Infinite Retention with OpenTelemetry and Honeycomb
Mike Terhar shares this POC on infinite retention in Honeycomb, helping curb the tradeoff of a 60-day retention limit.
ByteByteGo on LinkedIn: #systemdesign #coding #interviewtips
Visualizing a SQL query. SQL statements are executed by the database system in several steps, including: - Parsing the SQL statement and checking its…
Quick tip: Getting all links from any web site into a spreadsheet using browser developer tools | Christian Heilmann
James Armstrong on LinkedIn: Team composition - What team compositions should I be using to achieve my…
As an Engineering Leader, it's critical that you consider the composition of a team when setting them up for success. Here are some patterns you can use to…
Andy Bell (@[email protected])
You may remember a while ago, we asked people to visit a little web app that grabbed their viewport sizes. We had an idea in mind for a visualisation and article that today, we've just pushed live. The ideal viewport doesn't exist https://viewports.fyi/
How to Communicate When Trust Is Low (Without Digging Yourself Into A Deeper Hole)
This is based on an internal quip doc I wrote up about careful communication in the context of rebuilding trust. I got a couple requests to turn it into a blog post for sharing purposes; here you g…
The Blackfoot Wisdom that Inspired Maslow's Hierarchy
Whereas American narratives focus on the individual, the Blackfoot way of life offers an alternative of a community that leaves no one behind
Prime Day 2023 Powered by AWS – All the Numbers | Amazon Web Services
As part of my annual tradition to tell you about how AWS makes Prime Day possible, I am happy to be able to share some chart-topping metrics (check out my 2016, 2017, 2019, 2020, 2021, and 2022 posts for a look back). This year I bought all kinds of stuff for my hobbies including a […]
What HashiCorp’s license change means for Spacelift customers
HashiCorp’s license change - what does it mean in practice and how does it impact us.
From Blind Spots to Clear Insights: The Evolution of Observability Tools and Practices at…
Greenlight® Financial Technology, Inc. is a fintech company on a mission to help parents raise financially-smart kids by providing tools to…
The Dark Side of Observability: Are We Inviting Cyber Attacks?
As technology advances and the digital landscape grows increasingly complex, the concept of observability has become a pivotal aspect of IT…
zknill/sqledge: Replicate postgres to SQLite on the edge
Replicate postgres to SQLite on the edge. Contribute to zknill/sqledge development by creating an account on GitHub.