Infrastructure

Infrastructure

281 bookmarks
Custom sorting
How to design resilient and large scale data systems
How to design resilient and large scale data systems
Whenever you’re building a data system, there’s a million things to consider. Gone are the days of just shoving everything into MongoDB and calling it “web scale.” In this newsletter, we’ll be going over the considerations you should be thinking about when building out large scale data systems.
·blog.dataengineer.io·
How to design resilient and large scale data systems
The importance of verifying webhook signatures | Snyk
The importance of verifying webhook signatures | Snyk
Webhooks are a callback integration technique for sending and receiving information, such as event notifications, in close to real-time. In this walkthrough, we’ll implement a GitHub webhook in Node.js that detects when users push code to a repository.
·snyk.io·
The importance of verifying webhook signatures | Snyk
Caching
Caching
Customize cache key variations and set Cache-Control headers to control the granularity and freshness of your cache. Purge the cache by site or cache tag.
·docs.netlify.com·
Caching
Example | NextAuth.js
Example | NextAuth.js
The example code below describes how to add authentication to a Next.js app.
·next-auth.js.org·
Example | NextAuth.js
Rebuilding our tech stack for the new Facebook.com
Rebuilding our tech stack for the new Facebook.com
Facebook.com launched in 2004 as a simple, server-rendered PHP website. Over time, we’ve added layer upon layer of new technology to deliver more interactive features. Each of these new features an…
·engineering.fb.com·
Rebuilding our tech stack for the new Facebook.com