German Gonzalez-Morris

Ranch Hand
+ Follow
since Nov 16, 2009
Merit badge: grant badges
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by German Gonzalez-Morris

Hello & Welcome,

Is this book only for architects and developers, or can it also help business stakeholders by explaining more abstract functionalities?

I’ve always been intrigued by the gap between functional and non-functional requirements and how to explain them in a simple, non-technical way.
 

Regards,

German
4 months ago
Hello,

Does the book consider monolith, microservices, distributed, acid, base, and sagas?
or maybe other topics under the architecture umbrella?


Regards,

German
7 months ago
Hello Venkat,

Regarding Streams, we know you handle their power, such as parallel. However, does the book have details about performance, tuning, etc.?

Regards,

German
1 year ago
Hello,

How complex/detailed is the OQL part?

There are a few simple queries I have seen (similar to what eclipse mat does) in blogs, but sometimes finding leaks can be more difficult.

Best Regards,

German
1 year ago
Hello,

Is there a chapter that discusses JMH?

It may be useful in this context, but I didn't find anything in the TOC.

Regards,

Germán
2 years ago
Hello Michał,

Congrats on your book!

I read the TOC and didn't find Monads on it.

How do you handle/mention this pattern in your book?

Regards,

German

2 years ago
Hello,

Does the book consider only a tradeoff between coding, performance, complexity, and simplicity, or also the time consumed in QA  ?
(in some software factories, that time is expensive)

Regards,

Germán


Hello & Welcome,

The idea of the book is to give tools/frameworks/strategies for Java developers to become DevOps?

Or to give details on what's underneath a CD/CI pipeline?
Thus developers can help troubleshoot in certain circumstances?

Regards,

Germán
2 years ago
Maven dependencies declaration order does not impact the Java classloader (it is indeterministic).

I've seen that issue of jasper with bouncy castle. For instance, if you need to encrypt a PDF, and on the other hand do something else with bouncy castle (a different version), then you'll have problems.
2 years ago
Hello Scott,

Does the book have examples for Oracle cloud?

Maybe not the resources themselves, but an approach to it?

Regards,

German
3 years ago
Hello,

Looking at the index, I can see more references to AWS EKS than a native Kubernetes approach. Maybe the book handles k8s transversal, and EKS is a simple example?

Regards,

German
3 years ago
Welcome & Hello,

Regarding OAuth2, which flows do you cover in the book?

Maybe the most popular(s)?

(i.e.: Authorization Code Flow)


Regards,

Germán
3 years ago

Campbell Ritchie wrote:I think I have mentioned this here earlier this week, but do you really want speed reading? Are you risking missing something, particularly if natural language text has more redundancy allowing readers to understand it more easily?



Yes, I know it is not the best practice, however under certain circumstances, the workload is more significant than expected, and speed reading could be a workaround.

And that's the core of my question. Do you have any successful experience with it?
3 years ago

Felienne Hermans wrote:Do you mean speed reading of code or of text?



reading code (that may have a relationship reading text?)
3 years ago
Hi Felienne,

It is understandable to find cognitive topics in the book's index, and the titles make sense. Do you have any personal (or third party) about improving speed reading? (li.e.: improving pull request analysis, or any other skill).

Regards,

German
3 years ago