<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/bytebytego/best-of/2023/09" -->

---
title: Best ByteByteGo posts — September 2023 | daily.dev
description: The most upvoted ByteByteGo posts from September 2023, curated by the daily.dev community.
canonical: https://daily.dev/sources/bytebytego/best-of/2023/09
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/bytebytego/best-of/2023/09
og:type: website
og:site_name: daily.dev
og:title: Best ByteByteGo posts — September 2023 | daily.dev
og:description: The most upvoted ByteByteGo posts from September 2023, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of ByteByteGo — September 2023

1. 1  
[](https://daily.dev/posts/sessions-tokens-jwt-sso-and-oauth-in-one-diagram-b69pkqdbb "Sessions, Tokens, JWT, SSO, and OAuth in One Diagram")  
Article  
![Avatar of bytebytego](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/35be29234ee14d01a9cd049c52e12753)ByteByteGo · 3y  
Sessions, Tokens, JWT, SSO, and OAuth in One Diagram  
The article explains the concepts of sessions, tokens, JWT, SSO, and OAuth in one diagram and discusses the impact of web session management on web applications. It also provides information on the most used Linux commands and outlines the aspects of cloud-native adoption. Additionally, it compares the event sourcing system design with the normal CRUD system design.  
498  
12
2. 2  
[](https://daily.dev/posts/a-crash-course-in-dns-oeuqhkymz "A Crash Course in DNS")  
Article  
![Avatar of bytebytego](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/35be29234ee14d01a9cd049c52e12753)ByteByteGo · 3y  
A Crash Course in DNS  
DNS is a crucial service that translates domain names into IP addresses, allowing users to access websites and resources using memorable domain names. It provides services such as host-to-IP address mapping, host aliasing, email routing, and load balancing. DNS operates as a distributed hierarchical system, with root DNS servers at the top, followed by top-level domain servers and authoritative DNS servers. There are two main methods of query resolution in DNS: iterative query resolution and recursive query resolution.  
172  
4

[See all ByteByteGo archives](/sources/bytebytego/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/bytebytego/best-of/2023/09#page","url":"https://daily.dev/sources/bytebytego/best-of/2023/09","name":"Best ByteByteGo Posts — September 2023","description":"The most upvoted ByteByteGo posts from September 2023, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/bytebytego/best-of/2023/09#items","numberOfItems":2,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/sessions-tokens-jwt-sso-and-oauth-in-one-diagram-b69pkqdbb","name":"Sessions, Tokens, JWT, SSO, and OAuth in One Diagram"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/a-crash-course-in-dns-oeuqhkymz","name":"A Crash Course in DNS"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"ByteByteGo","item":"https://daily.dev/sources/bytebytego"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/bytebytego/best-of"},{"@type":"ListItem","position":5,"name":"September 2023"}]}]}
```

