Posts tagged Cloud-native (2)
10 Strategies for Developing Reliable Jakarta EE Applications for the Cloud
Published on 27 Nov 2020
by Fabio Turizo
Topics:
Java EE,
Microservices,
Clustering,
Scalability,
Cloud,
Monitoring,
Cloud-native,
JakartaEE,
Payara Platform
|
0 Comments
What happens when an application designed for a small user base needs to be scaled up and moved to the cloud?
It needs to live in a distributed environment: responding to an appropriate number of concurrent user requests per second and ensuring users find the application reliable.
Though Jakarta EE and Eclipse MicroProfile can help with reliable clustering, there is no standard API in Jakarta EE that defines how clustering should work currently. This might change in the future, but in the meantime, this gap must be filled by DevOps engineers.
In this blog, we will cover 10 technical strategies to deal with clustering challenges when developing Jakarta EE and MicroProfile for cloud environments.
How To Bring Your Java Microservices To The Cloud
Published on 10 Sep 2020
by Jadon Ortlepp
Topics:
Java EE,
Microservices,
Cloud,
MicroProfile,
Cloud-native,
JakartaEE
|
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?
Yes, and to demonstrate how Jakarta EE and Eclipse MicroProfile work very well and in the cloud, the Payara and Platform.sh will work together on this webinar. Watch and make your conclusions.
How Using the Payara Platform in the Cloud Impacts DevOps
Published on 14 Nov 2019
by Fabio Turizo
Topics:
DevOps,
Cloud-native
|
0 Comments
At Payara Services, we have long been advocates of the benefits of using DevOps practices not only in the development of our products (like Payara Server & Payara Micro), but also in the core of our expert advice to our user base with our blog containing arguments for using DevOps practices, details of DevOps tools and new developments that benefit it.
Help Us Shape Your Journey to the Cloud!
Published on 08 Mar 2019
by Steve Millidge
Topics:
Java EE,
Cloud,
Cloud-native,
Microsoft Azure
|
0 Comments
One of our key goals for the Payara Platform is to enable developers to use the Java EE skills they have honed over many years to take advantage of new infrastructure, architectures and programming models. We fundamentally believe that a managed runtime platform combined with industry standard APIs like Java EE and in the future Jakarta EE is a perfect fit for cloud and containerized infrastructure. Java EE has always separated the development of applications from the construction and management of the infrastructure to run those applications using the concept of deployment artifacts. This has a natural fit to cloud and container platforms including in the future serverless models.
Taking Payara To The Cloud
Published on 29 Mar 2018
by Mike Croft
Topics:
Payara Micro,
Cloud,
Amazon Cloud,
Cloud-native,
Payara Server
|
0 Comments
It may be hard to believe in 2018, but there was once a time before Amazon Web Services. In 2006, Amazon launched what was to become the most dominant platform in cloud computing - the Elastic Compute Cloud (EC2). While there were a lot of early adopters who could see the benefits of "Infrastructure as a Service" (IaaS) style cloud computing - a notable example being Dropbox - there were many who were sceptical of the hype around the "cloud" and prompted stickers like the one pictured.
New Relic and DataDog notifiers for Payara Server
Published on 14 Mar 2018
by Fabio Turizo
Topics:
How-to,
Cloud-native,
Notifier
|
0 Comments
As part of release 4.1.2.173, new notifier integrations were developed for Payara Server for the New Relic and DataDog application performance monitoring (APM) services. Both services allow the gathering of JVM statistics, HTTP metrics and support the use of notification for critical events in the server lifecycle management. In this era of cloud services, performance monitoring is an integral part of the IT infrastructure for any organization, which is the reason integration with these services has been brought to Payara Server. This article will show how to correctly set up these notifiers to that purpose.
What's Coming in Payara Server 5?
Published on 07 Mar 2018
by Michael Ranaldo
Topics:
Payara Micro,
MicroProfile,
Payara Server 5,
Cloud-native
|
1 Comment
First quarter of 2018 will bring with it our long-awaited Payara 5, fresh out of Beta. Scheduled for a Q1 release (download the Release Candidate here), Payara 5 brings with it a host of improvements to Payara Server and Payara Micro. Bringing long-awaited upgrades to a raft of APIs, as well as a rethinking of the cluster concept, Payara 5 also brings us up to date with Eclipse MicroProfile 1.2 and the core functionality of GlassFish 5.
What's new in Payara Server & Payara Micro 4.181?
Published on 12 Feb 2018
by Andrew Pielage
Topics:
What's New,
MicroProfile,
Payara Server 5,
Cloud-native
|
2 Comments
Payara Server & Payara Micro 4.181 がリリースされました
Published on 05 Feb 2018
by Andrew Pielage
Topics:
What's New,
MicroProfile,
Payara Server 5,
Japanese language,
Cloud-native
|
0 Comments
Payara Server および Payara Microは遂に 4.1.2.181 になりました。いくつかの大きな機能の紹介と、何点か重要なお知らせをします。
Preview: MicroProfile Fault Tolerance in Payara Micro
Published on 01 Feb 2018
by Mike Croft
Topics:
Microservices,
Cloud,
MicroProfile,
Cloud-native
|
2 Comments
Our Payara Engineers have been working very hard on lots of new features ready for our final 5.181 release! One of the key features we intend to deliver is compatibility with MicroProfile 1.2, which will include (among other things) a Fault Tolerance API.