Many attributes contribute to the final sizing tabulation when it comes to hardware sizing on Java/JEE — especially when indexing frameworks like Lucene are involved.
The number of connected devices is skyrocketing, and new solutions are being introduced to process and visualize data every day. But it's not all sunshine and roses.
They're easy to mix up, but it's critical to get Factory methods and Simple Factories right. Know when to apply each to make sure you're crushing your business reqs.
ProxySQL's rules, as necessary as they can be, can lead to performance problems if they aren't used with care. Linking them together can give you a leg up.
ELB logs are a valuable resource to have on your side. But it is being able to aggregate and analyze them with ELK that really allows you to benefit from the data.
JDBC has its place, but Hibernate comes ready with an arsenal of helpful tools and capabilities that make connecting to your database a much easier prospect.
See how to transform an incoming JSON payload into a Java object. Lots of development work revolves around payload transformation, so this is important to know.
You can never have enough threads. Well, you can, but be sure you know how they work first. This is a comprehensive look at multi-threading throughout the ages.
There should be an open-source API formation designer that spans cloud providers, allowing architects to define which resources are available that anyone can fork or run.
There are many ways to integrate CloudWatch with the ELK Stack. See how to use a Lambda function to send logs directly from CloudWatch into the Logz.io ELK Stack.
While Spring Actuator is a great way to check on the health of your Spring application, sometimes we need to prevent certain important values from being exposed.