Posts tagged Microservices (14)
Getting Started with Payara Micro - Demo
Published on 28 Dec 2016
by Andrew Pielage
Topics:
Payara Micro,
Microservices,
Demo,
Payara Server Basics,
How-to
|
1 Comment
Mike Croft for TechTarget -Configuration JSR, microservices & Docker
Published on 13 Dec 2016
by Dominika Tasarz
Topics:
Java EE,
Payara Micro,
Microservices,
Docker,
Uber JAR,
MicroProfile
|
0 Comments
In his second interview for TechTarget, Mike Croft - Payara's Support Engineer - talks about the benefits of having a configuration standard as part of Java and Java EE. Mike is also sharing his views on how container-based technology is changing the way application servers are developed, along with how microservices are being deployed.
Mike Croft for TechTarget - Implementing Microservices for Java EE
Published on 05 Dec 2016
by Dominika Tasarz
Topics:
Java EE,
Payara Micro,
Microservices,
MicroProfile
|
0 Comments
The MicroProfile at Devoxx: Learning Our Way Forward
Published on 21 Nov 2016
by Mike Croft
Topics:
What's New,
Java EE,
Payara Micro,
Microservices,
MicroProfile
|
0 Comments
2016 has been a bit of a wild ride, to say the least. Lots of major things have happened politically and in popular culture. Considering the world of Java and its related ecosystems, we've seen a lot of activity too, with announcements about the delay of Java 9, the concerns raised by the Java EE Guardians (shared by many), and a largely unprecedented move in the establishment of the MicroProfile initiative.
Java EE Presentations at the JavaOne Conference
Published on 02 Nov 2016
by Dominika Tasarz
Topics:
Java EE,
Microservices,
Cloud
|
0 Comments
JavaOne 2016 might be a thing of the past now but the talks presented there are still very relevant! Luckily for those who couldn't make it to the conference in San Francisco in September, a lot of the presentations were recorded and are now available to watch on-line (see a full list here).
Here's our selection of the most interesting, recorded JavaOne 2016 talks that focus on Java EE.
Working with External Configuration Files in Payara Micro
Published on 26 Oct 2016
by Mike Croft
Topics:
Payara Micro,
Microservices,
Docker,
Uber JAR
|
0 Comments
It is relatively common for applications to need additional configuration files outside of what is provided in Payara Server or Payara Micro. If you are used to using a custom security realm in Payara Server, for example, it may not be immediately clear how you can use the same file with applications deployed to Payara Micro.
Cloud Native Java EE
Published on 29 Sep 2016
by Dominika Tasarz
Topics:
Java EE,
Payara Micro,
Microservices,
Docker,
Cloud,
Amazon Cloud,
MicroProfile
|
0 Comments
The video tutorial by the Payara Support Engineers Mike Croft and Ondrej Mihalyi, presented at the JavaOne 2016 Conference in San Francisco last week is now available to watch online!
Payara MicroProfile 1.0 Released
Published on 19 Sep 2016
by Steve Millidge
Topics:
Payara Micro,
Microservices,
CDI,
REST,
MicroProfile
|
0 Comments
Back in June we announced MicroProfile with RedHat, IBM, Tomitribe, LJC and SouJava and Microprofile.io was launched as a location for community collaboration on Enterprise Java Microservices. In the announcement each of the vendors promised to have a MicroProfile runtime ready and available in time for JavaOne. Well after much beavering away here in the Payara Engineering team we have just pushed onto Maven Central our 1.0 release of Payara MicroProfile.
Persistent EJB Timers in Payara Micro
Published on 31 Aug 2016
by Ondro Mihályi
Topics:
What's New,
Production Features,
Payara Micro,
Microservices,
Hazelcast,
Caching,
Clustering,
Scalability
|
0 Comments
Payara Micro is packed with most of the features and APIs that come with Payara Server Full Profile even though it doesn't entirely support whole Jakarta EE Full Profile. As an example, Payara Micro supports persistent EJB Timers, which are only required by the Jakarta EE Full Profile and not by the Web Profile. In Payara Micro, it's possible to use persistent EJB Timers, which are stored across your micro instances inside the distributed data grid as long as at least one instance in the data grid is up and running.
Payara Server Lite Nodes
Published on 09 Aug 2016
by Fabio Turizo
Topics:
What's New,
Payara Micro,
Microservices,
Hazelcast,
Caching,
Clustering,
Scalability
|
0 Comments