Skip to main content

Blog

Blog

Pros and Cons of Java Containerization

In this blog, we look at the benefits of Java containerization, and offer a comparison of pros and cons for containers vs. application servers for Java applications.
Microservices, Java Application Development
Blog

What Is Maven?

In this blog, we give an overview of what is Maven, or MVN, how it's used, how it works, and compare the benefits and popularity of Maven, Gradle, and Ant.
Java Tools, Java Application Development
Blog

What Is Containerization?

In this blog, we give an overview of containerization, including benefits, popular technologies, and a brief history of container technologies.
Microservices, Java Application Development
Blog

What Is a Distributed Application?

Want to build a distributed application? This blog explores the benefits of distributed systems, including when to use, and technologies that can help during development.
Java Application Development, Microservices
Blog

What Is a Modular Monolith?

This blog compares the benefits of a modular monolith vs. microservices, vs. standard monolith, and discusses when and when not to use this modular approach.
Java Application Development, Enterprise Development
Blog

Best Java Performance Testing Tools and Technologies

In this article, we look at the top Java performance tools available today, including Java performance testing tools, tuning tools, and tracing tools.
Java Testing, Java Tools
Blog

Best Java Frameworks

In this article, we give an overview of the most popular Java frameworks today, including the best Java web frameworks, MVC frameworks, and cloud frameworks.
Java Frameworks, Java Application Development
Blog

Work From Home Tips for Java Development Teams

In this article, we talk about our top work from home tips for Java developers, as well as points for development team leads to consider while leading teams working from home.
Developer Productivity, Java Application Development
Blog

What Is Pivotal Cloud Foundry?

What is Pivotal Cloud Foundry? Explore a Pivotal Cloud Foundry overview, including its pros and cons as a platform, available distributions and technologies, and a look at competitors.
Java Application Development, Enterprise Development
Blog

NetBeans Shortcuts and Cheat Sheet

Looking for NetBeans shortcuts? Our one-page NetBeans Cheat Sheet PDF includes shortcuts for file navigation, search, text editing, and more!
Java Application Development, Open Source
Blog

Guide to Microservices Resilience Patterns

In our guide to microservices resiliency patterns, we look at how to predict application failure points, and the resiliency patterns you can use to help prevent cascading and otherwise catastrophic microservices application failures.
Microservices, Java Application Development
Blog

Common Performance Problems With Microservices

This article looks at microservices performance and common performance problems with microservices, and how methods like database connection pooling can help.
Microservices, Java Application Development