2022 in Retrospective
Years when one changes jobs are always challenging but very interesting; 2022 was no different. What are your insights into last/this year?

Technologist focusing on cloud-native technologies, DevOps, CI/CD pipelines, and system observability. His focus revolves around creating technical content, delivering talks, and engaging with developer communities to promote the adoption of modern software practices. With a strong background in software, he has worked extensively with the JVM, applying his expertise across various industries. In addition to his technical work, he is the author of several books and regularly shares insights through his blog and open-source contributions.
10 views

Nicolas Frankel
2,780 viewsYears when one changes jobs are always challenging but very interesting; 2022 was no different. What are your insights into last/this year?

Nicolas Frankel
9,176 viewsSpring Modulith is the successor of Oliver Drotbohm's Moduliths project (with a trailing S). It uses both ArchUnit and jMolecules.

Nicolas Frankel
3,729 viewsI opened my Twitter account more than 13 years ago, in August 2009. For 12 years, I kept focusing on professional-related content: Java, the …

Nicolas Frankel
3,754 viewsLearn how the most challenging issue with server-side caching is the configuration, such as what to cache and for how long.

Nicolas Frankel
3,059 viewsLearn about several alternatives to cache web resources: Expiry and Cache-Control, Last-Modified and ETag, and the Cache API and web …

Nicolas Frankel
5,197 viewsCreating a full-fledged API requires resources, both time and money. Let's achieve it without writing a single line of code!

Nicolas Frankel
3,090 viewsGeo-routing is a requirement for successful apps and businesses. Apache APISIX doesn't provide it out-of-the-box...

Nicolas Frankel
3,980 viewsRFC 7807 helps API implementors as it provides quick guidelines to avoid reinventing the wheel on every project.

Nicolas Frankel
3,180 viewsDiscussing the problem offers insight into what the problem is all about. If you want to bring more value, question what the problem is.

Nicolas Frankel
5,216 viewsCompared to Dependabot, I love Renovate's capability to update Docker, Docker Compose, and Kubernetes files. I'll use it from now on!