Mon.Feb 21, 2022

article thumbnail

Java/Spring Boot/MongoDb - Performance Analysis and Improvements

DZone

The AngularAndSpring project runs on startup (@Async + @EventListener) or once a day (@Scheduled) the average calculation of the quotes. It is implemented in the PrepareDataTask class. It gets started on startup by the TaskStarter class. It calculates the averages for newly available quotes. The average quotes for several years of data had to be recalculated so performance became interesting.

Java 246
article thumbnail

Why I became a performance engineer

n0derunner

First Off, I want to thank Gary for giving me an opportunity to be a guest writer on his blog, it’s an honor. My name is Dan Chilton and I have worked in technology for the past 20 years. As an introduction, today I just want to tell the story of why I became a … The post Why I became a performance engineer appeared first on n0derunner.

article thumbnail

DevOps Roadmap for 2022

DZone

In the last few weeks, I met some folks in my mentoring sessions which are new to DevOps or in the mid of their career who were interested in knowing what to learn in 2022. DevOps skills are in high demand, and there is constant learning required to keep yourself in sync with market demand. This post is to share the notes that can help you. First, let’sLet's see some guidance based on my experience and understanding.

DevOps 130