DEV Community

Cover image for [Digest] Java, Kotlin, Spring, Cloud, and More - Episode 8
Petr Filaretov
Petr Filaretov

Posted on

[Digest] Java, Kotlin, Spring, Cloud, and More - Episode 8

Hi there, here is what I found interesting this week:

📕 Developer Nation Report: results of the survey that ran from Dec 2022 to Feb 2023 and reached 26k developers in 166 countries. Pretty interesting but nothing supernatural.

⚙️ Hexagonal Architecture with Java: the second part of the series on Hexagonal Architecture - a sample application written in Java + Maven + ArchUnit.

🌱 Spring's @MockBean is an anti-pattern: why you should use @MockBean annotation carefully.

🐘 Supavisor: Scaling Postgres to 1 Million Connections: how Supabase team enabled connection to PostgreSQL for 1 million clients.

☁️ Why you should move back to datacenters: the author suggests creating and using an algorithm to determine what should run in the cloud vs what should run on-prem from the security and cost perspective.


Dream your code, code your dream.

Top comments (0)