Deploying a simple Spring Boot with MySQL app to AWS using Elastic Beanstalk
There is no doubt that AWS is still a hot topic in 2019 so I felt that I should write something useful to get started with exploring it’s capabilities. In Continue reading
Being a good software engineer is 3% talent, 97% not being distracted by the internet.
There is no doubt that AWS is still a hot topic in 2019 so I felt that I should write something useful to get started with exploring it’s capabilities. In Continue reading
For one of my presentations, I wanted to have some numbers regarding the efficiency of projections. If you don’t know what projections are, read this previously written article. I basically Continue reading
If you care about your data-access layer to make it as fast as possible, you should consider using projections for reading data. Check a simple example together. We have cities Continue reading