Posts tagged MicroProfile
A More Flexible Way to Deploy Jakarta EE Apps: Introducing Pay As You Go Pricing for Payara Cloud
Published on 05 Dec 2024
by Luqman Saeed
Topics:
Cloud,
MicroProfile,
Payara Cloud,
Jakarta EE
|
0 Comments
Getting Started with Observability in Jakarta EE Applications: Why Observability Matters
Published on 22 Nov 2024
by Luqman Saeed
Topics:
MicroProfile,
Jakarta EE,
performance,
OpenTelemetry,
MicroProfile Telemetry,
Observability
|
0 Comments
We all know that businesses rely more and more on applications, and that these tend to be complex programs that often interact with various systems. Even more, as technology evolves, software is expected to become even more advanced and sophisticated in the future. As systems and applications become more complex, robust observability strategies become essential for ensuring operational reliability.
Let's have a look at what observability is, what it offers and how it can benefit your Jakarta EE applications.
Nugget Friday - Building Resilient Microservices with MicroProfile Fault Tolerance
Published on 08 Nov 2024
by Luqman Saeed
Topics:
MicroProfile,
Jakarta EE
|
0 Comments
While we all want maximum uptime for our software systems, failures and downtimes are inevitable. However, these can be minimized and quickly resolved through comprehensive, robust and well-designed fault tolerance mechanisms. This Nugget Friday looks at how to leverage MicroProfile Fault Tolerance. We look at how it operates and explore how its features can help developers address common failure scenarios. Let's dig in!
Nugget Friday - How To Load Different MicroProfile Config Values Based On Active Maven Profile
Published on 04 Oct 2024
by Luqman Saeed
Topics:
MicroProfile,
Jakarta EE
|
2 Comments
For our next Nugget Friday, we're diving into a question that was posed in last week’s blog post: "How can I load different MicroProfile config values based on the active Maven profile?"
If you've been working with MicroProfile and Maven, you know how crucial it is to manage configurations across different environments. This week, we'll walk you through how to easily switch between configuration values by leveraging Maven profiles, ensuring your applications run seamlessly across various environments.
Nugget Friday - Streamlining Configuration with MicroProfile Config
Published on 27 Sep 2024
by Luqman Saeed
Topics:
Java EE,
MicroProfile,
Jakarta EE
|
2 Comments
Managing configurations in enterprise Java application can often feel like a daunting task. As applications scale, configuration values become scattered across multiple files, formats, and environments—creating complexity and increasing the risk of errors. From juggling different settings for development, testing and production environments to dealing with the frustration of restarting applications for minor config changes, these challenges slow down development and impact productivity.
But what if there was a better way to manage configurations that are flexible, dynamic and type-safe? This Nugget Friday, we discuss MicroProfile Config—a powerful, standards-based solution designed to simplify configuration management for Java EE and Jakarta EE applications.
Shaping Java's Future: Join the Jakarta EE Interest Group
Published on 25 Sep 2024
by Luqman Saeed
Topics:
Java EE,
MicroProfile,
Jakarta EE,
java se,
Digital Transformation
|
0 Comments
The Java Platform is an essential technology platform for modern applications. The Jakarta EE collection of specifications, crafted on Java SE, is arguably the most widely used (directly and indirectly) development platform for enterprise applications on the Java Platform. Over the last couple of years, Jakarta EE has started evolving much faster to meet the rapidly changing needs of enterprises. However, this evolution could be improved to better address the future needs of the industry. This is why the Eclipse Foundation, the home of the Jakarta EE Platform, has introduced the Jakarta EE Future Directions Interest Group.
Payara Cloud Connectivity: Linking Your Apps to Essential Backend Services
Published on 19 Aug 2024
by Luqman Saeed
Topics:
Cloud,
MicroProfile,
DevOps,
Developer,
Payara Cloud,
deployment group,
Getting Started with Payara Cloud,
Jakarta EE
|
0 Comments
Payara Cloud, our increasingly popular Payara as a Service (PaaS) offering, automates the cloud deployment of your Jakarta EE and MicroProfile applications, making it easy to connect to essential services that your application relies on. This post shows you how to connect your applications to the services they need. This quick tutorial applies whether those services are inside or outside your cloud environment, as long as they are reachable across the internet.
5 Features You Didn't Know About Payara Micro
Published on 05 Feb 2024
by Luqman Saeed
Topics:
Java EE,
MicroProfile,
Jakarta EE
|
0 Comments
Payara Micro is a lightweight Jakarta EE and MicroProfile runtime optimized for containerization and microservices. Given the rise of cloud native and containerized application deployments, Payara Micro is a great choice for when you need consistent performance from a smaller runtime. In this blog post, we take a look at five Payara Micro features that you may not know about.
Payara Micro vs. Payara Server: When to Use What?
Published on 08 Jan 2024
by Luqman Saeed
Topics:
Payara Micro,
MicroProfile,
Payara Server,
Jakarta EE
|
2 Comments
The Payara Platform is a comprehensive ecosystem designed to meet the diverse needs of today's enterprise Java developers like you, offering robust solutions for Jakarta EE applications. The Platform is split into two main products, namely Payara Server and Payara Micro.
What’s new with MicroProfile 6.1?
Published on 04 Jan 2024
by Alfonso Altamirano
Topics:
What's New,
MicroProfile
|
0 Comments