Walk on the web flow

the goal is to leave some links that seem interesting to me (but also to share them)

Home TagCloud All Posts
View on GitHub
27 July 2022

Walk on the web flow 20220727

by snonov

Architecture

Microservice journey at AirBnB : https://medium.com/qe-unit/airbnbs-microservices-architecture-journey-to-quality-engineering-d5a490e6ba4f

Funtionnal distributed systems, beyonds request/response : https://www.youtube.com/watch?v=VWrpnT8rwVY

Backend dedicated to frontend : https://foojay.io/today/backend-for-front-end/

Overview of distributed systems architecture : https://learncsdesign.medium.com/overview-of-distributed-systems-architectures-5f3867d629ff

Dev

JVM for JIT dummies : https://www.youtube.com/watch?v=0Yud4Q2HEz4

Multithread ad JVM : safepoints : https://www.youtube.com/watch?v=JkbWPPNc4SI

Working in java reflectionless : https://dzone.com/articles/introduction-to-reflectionless-know-what-the-new-t

Tool

Getting started with Docker in Java : https://www.youtube.com/playlist?list=PLPZy-hmwOdEXZ7m_3JtanruRUhaAuI_uh

Maven bestpractises : https://twitter.com/gunnarmorling/status/1551581756654080001

Various

Developer burnout article : https://code4.life/burnout-is-no-joke

tags: Jvm - Jit - Airbnb - Safepoints - Multithread - Distributedsystem - Java - Reflection - Burnout - Docker - Maven - Architecture