Get docs

2015-week-review-24

Baeldung Weekly Review 24

At the very beginning of 2014 I decided to track my reading habits and share the best stuff here, on Baeldung.

2014 has been quite the year, covering each week with a review. I’ve been doing a lot more reading to make sure I cover and curate stuff that has value and is actually worth reading.

Let me know in the comments if you’re finding my reviews interesting and useful.

Here we go…

1. Spring and Java

Very nice support for CORS getting here in Spring 4.2 – this is going to help quite a bit.

>> 12 Tools That I Use for Writing Unit and Integration Tests

This is THE testing toolbox in the Java ecosystem. Lots of good libraries to pick up from here.

2. Technical

If your goal for a new project is a microservice architecture, you have a foundational question to ask yourself as you get going. Should I start on easy monolith route and break it apart into microservices and responsibilities later, or will it be better to enforce these clear responsibilities from the start?

This piece, along with the one from last week, is a nuanced and well-balanced discussion of this choice.

It has been my experience that both approaches work given the team has very high discipline. If I were to make the choice today, and there would be no question that the goal is the microservice architecture – then I would start with microservices from the very beginning.

>> Why we need Resilient Software Design

A good, short interview on system resiliency at scale.

3. Musings

Great insights into public speaking, specifically about getting better at it.

Also worth reading:

5. Pick of the Week

Earlier this year I introduced the “Pick of the Week” section here in my “Weekly Review”. If you’re already on my email list – you got the pick already – hope you enjoyed it.

If not – you can share the review and unlock it right here:

[sociallocker id=”6211″]

A very handy reference for Garbage Collection:

Exit mobile version