Posts tagged Microservices (8)
MicroProfile OpenTracing with Jaeger
Published on 26 May 2020
by Rudy De Busscher
Topics:
Microservices,
MicroProfile
|
0 Comments
MicroProfile Metrics with Prometheus and Grafana
Published on 22 May 2020
by Rudy De Busscher
Topics:
Microservices,
MicroProfile
|
0 Comments
Evolution of Microservices and the Payara Platform Solution
Published on 18 May 2020
by Ondro Mihályi
Topics:
Microservices,
JakartaEE
|
0 Comments
Easy ways to bring your Java Microservices to the Cloud
Published on 24 Apr 2020
by Jadon Ortlepp
Topics:
Microservices,
Cloud,
MicroProfile,
JakartaEE,
Java
|
0 Comments
All companies are software companies, and businesses will always experience the challenge of keeping integrations between users and applications scalable, productive, fast, and of high quality. To combat this, cloud, microservices, and other modern solutions come up more and more in architectural decisions. Here is the question: Is Java prepared to deal with these diverse concepts in a corporate environment?
Utilising MicroProfile Healthchecks in a Cloud Environment
Published on 07 Apr 2020
by Andrew Pielage
Topics:
Payara Micro,
Microservices,
Healthcheck,
MicroProfile
|
1 Comment
MicroProfile Health is an API designed specifically for use in cloud and containerized environments, where you want to quickly determine if an instance of an application is unhealthy and restart it. How exactly do you use it though? In this session, I’ll run through how to add some health checks to your application, and how to configure a number of cloud providers and containers to effectively use them to restart your application instances.
Securing Microservices with Auth0 and MicroProfile in Kubernetes without a hassle
Published on 30 Mar 2020
by Ondro Mihályi
Topics:
Microservices,
MicroProfile,
Kubernetes,
Conferences,
Java
|
0 Comments
In this day and age, securing enterprise platforms is a challenge that developers and consultants tackle in an uninformed manner, producing subpar solutions in most cases. To combat this pattern, third-party security services such as Auth0 have been devised to externalize the security of services, and they focus on stable implementations of common enterprise use cases (identity management, OAuth compatibility, and so on), and platforms such as Eclipse MicroProfile allow for their easy integration with enterprise Java microservices. Moreover, in combination with Kubernetes, MicroProfile is a very powerful tool to simplify securing microservices, monitoring them and creating reproducible deployments.
Integration Testing using MicroProfile Testing and Payara Micro
Published on 19 Dec 2019
by Rudy De Busscher
Topics:
Payara Micro,
Microservices,
MicroProfile
|
2 Comments
Integration testing is perceived as difficult, time-consuming and requiring complex setup of 3rd party systems. There are different types of integration testing, such as system, acceptance and release testing, but all types of testing share the need to integrate several units of your application or other systems in your test.
Running a Polyglot Application with Payara Micro on GraalVM
Published on 28 Nov 2019
by Rudy De Busscher
Topics:
Payara Micro,
Microservices,
MicroProfile,
graalvm
|
4 Comments
The Present and Future of Java at the GeeCon Conference 2019
Published on 25 Oct 2019
by Ondro Mihályi
Topics:
Payara Micro,
Microservices,
MicroProfile,
Conferences
|
0 Comments
Each year, there's one special Java conference for me. It's GeeCon in Prague because Prague is my home city where I work and live and where I know so many great people in the Java community. This year, I had the opportunity to be a part of GeeCon again as a speaker. As is true every year, GeeCon was well organized, with a lot of interesting international and local speakers and a huge crowd of passionate attendees. All of this made the conference exceptional and worth attending.
Relationship between Payara Platform, MicroProfile and Java EE/Jakarta EE
Published on 15 Oct 2019
by Rudy De Busscher
Topics:
Java EE,
Microservices,
MicroProfile,
JakartaEE
|
7 Comments
Maybe you've already heard about Eclipse MicroProfile, or maybe you don't know what benefits it offers you in your current project. Perhaps you don't see the relationship with Java EE/Jakarta EE - or how you can use it with Payara Server or Payara Micro.
In this blog, I'll give you a short overview of all of the above questions so that you can start using MicroProfile in your next project on the Payara Platform.