This week’s system design refresher: OAuth 2 explained in simple terms (Youtube video) Comparison of URL, URI, and URN Data Warehouse vs Data Lake Twitter 1.0 Tech Stack Sponsor us OAuth 2 Explained in Simple Terms URL, URI, URN - Do you know the differences?
I like the visualization of the Twitter 1.0 tech stack. It helps provide talking points when discussing tech stacks for co-workers, customers and prospects.
I like the visualization of the Twitter 1.0 tech stack. It helps provide talking points when discussing tech stacks for co-workers, customers and prospects.
The following article might be an interesting further read to compare URL, URI, and URN: https://prateekvjoshi.com/2014/02/22/url-vs-uri-vs-urn/
The summary of the article is as follows:
- URI identifies a resource (text document, for example)
- URL is a subset of the URIs that include a network location
- URN is a subset of URIs that include a name within a given space, but no location