System Architecture

System Architecture

7363 bookmarks
Custom sorting
Automating Firewall ACL's with Aerleon
Automating Firewall ACL's with Aerleon
Introduction If you've ever had to deal with firewalls and complex ACLs, you'll know that they can be tricky beasts from time to time! Whether it's having to generate your firewall configuration for different vendors or wading through the jungle of nested object groups to add a new host. Whatever
·packetcoders.io·
Automating Firewall ACL's with Aerleon
Wasm for the Frontend: A Look at Developer Use Cases
Wasm for the Frontend: A Look at Developer Use Cases
How does Wasm fit in with JavaScript? Michael Yuan, CEO of Second State, explains what frontend and web developers need to know.
·thenewstack.io·
Wasm for the Frontend: A Look at Developer Use Cases
Software and its Discontents, January 2023, Part 1
Software and its Discontents, January 2023, Part 1
Over the last few months I’ve been intrigued by a question: where is the frustration and disillusionment, so prevalent currently in the software industry, coming from? And, as an engineering leader, what can I learn from this discontent and how should it shape my practices?
·laughingmeme.org·
Software and its Discontents, January 2023, Part 1
How Git Treats Changes in File Permissions.
How Git Treats Changes in File Permissions.
I got a new laptop and had to move my data from my old laptop. After copying all necessary files including code repos (data is expensive in…
·medium.com·
How Git Treats Changes in File Permissions.
What is a session ID?
What is a session ID?
A session ID, or session identifier, allows comfortable use of the internet by making sure that the user remains clearly identified throughout their session.
·ionos.com·
What is a session ID?
What Is A Backlink? Why Are Backlinks Important?
What Is A Backlink? Why Are Backlinks Important?
GOOGLE SEO - BEST PRACTICES: Backlinks are created when one website links to another. Backlinks are especially valuable for SEO because they represent a "vote" that can help you to rank. Learn more about backlinks and SEO...
·moz.com·
What Is A Backlink? Why Are Backlinks Important?
What are Backlinks? And How to Build Them in 2021
What are Backlinks? And How to Build Them in 2021
A backlink is when a website links to a page on an external website. Backlinks play an important role in most search engine algorithms. Learn more about backlinks (including how to get them) in this new guide.
·backlinko.com·
What are Backlinks? And How to Build Them in 2021
What are Trackbacks and Pingbacks in WordPress - GreenGeeks
What are Trackbacks and Pingbacks in WordPress - GreenGeeks
Many people are still confused about what exactly trackbacks and pinbacks in WordPress are. Learn more about them and how they can be a useful tool.
·greengeeks.com·
What are Trackbacks and Pingbacks in WordPress - GreenGeeks
HarperDB | Simplicity Without Sacrifice
HarperDB | Simplicity Without Sacrifice
HarperDB is a turn-key solution for the collection, distribution, and analysis of data throughout your organization.
·harperdb.io·
HarperDB | Simplicity Without Sacrifice
Home — Alembic
Home — Alembic
A Sydney-based Software Development Consultancy building cutting edge Web and API experiences with Elixir, TypeScript, GraphQL and React.
·alembic.com.au·
Home — Alembic
KHyperLogLog
KHyperLogLog
A blog post on KHyperLogLog, an algorithm that can help estimate certain privacy risks of very large databases.
·pncnmnp.github.io·
KHyperLogLog
Scalable Annotation Service — Marken
Scalable Annotation Service — Marken
In Marken (Scalable Annotation Service at Netflix), an annotation is a piece of metadata which can be attached to an object from any domain.
·netflixtechblog.com·
Scalable Annotation Service — Marken
IOTA Distributed Ledger: Beyond Blockchain for Supply Chains
IOTA Distributed Ledger: Beyond Blockchain for Supply Chains
Explore how the IOTA Foundation is tackling supply chain digitization in East Africa, including the role of open source distributed ledgers and NoSQL.
·thenewstack.io·
IOTA Distributed Ledger: Beyond Blockchain for Supply Chains
Principles of Data-Oriented Programming
Principles of Data-Oriented Programming
Principles of Data-Oriented Programming. Benefits and costs of Data-Oriented Programming. DOP vs OOP. DOP vs FP.
·blog.klipse.tech·
Principles of Data-Oriented Programming
Get Started with Text Classification
Get Started with Text Classification
Learn how to classify text using either natural language processing (NLP) or regular pattern matching.
·thenewstack.io·
Get Started with Text Classification
Promises, Thenables, & Lazy-evaluation: What, Why, How
Promises, Thenables, & Lazy-evaluation: What, Why, How
JavaScript Promises evaluate eagerly, but sometimes that's a problem. This post covers why and how to create custom lazy-evaluating promises.
·austingil.com·
Promises, Thenables, & Lazy-evaluation: What, Why, How