Posts tagged Cloud (3)
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.
Benefits of Using Payara Micro in the Cloud
Published on 17 Sep 2020
by Debbie Hoffman
Topics:
Payara Micro,
Cloud
|
0 Comments
Microservices architecture allows developers to apply best practices for larger systems learned over time with containerized Jakarta EE (Java EE) application deployments in any environment: on premise, in the cloud, or hybrid. Using Payara Micro in the cloud offers benefits ranging from reduced expenses, seamless integration with cloud platforms and tools for management and automation, to automatic and elastic clustering.
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.
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?
Thinking About Migrating to Hybrid Cloud?
Published on 13 Aug 2019
by Susan Rai
Topics:
Cloud,
Amazon Cloud,
Hybrid Cloud
|
1 Comment
Tips for Building Cloud-Native Applications
Published on 25 Jun 2019
by Ondro Mihályi
Topics:
Cloud,
Payara Platform
|
0 Comments
An increasing number of organisations have moved, or are planning to move, to cloud-based hosting and are developing their applications to run in the cloud. However, once it's decided that your next application is going to run in the cloud, there are still a lot of architectural choices ahead of you. Besides obvious benefits like cost reduction, scalability and easier administration, cloud environments bring their own disadvantages and potential risks. In this blog, I'll share with you some tips on how to take care of the most important disadvantages and risks when you decide to build your applications for the cloud.
We will look at the various options for running your application:
5 Tips for Choosing the Cloud Provider That’s Right for Your Payara Plaform Projects
Published on 20 Jun 2019
by Ondro Mihályi
Topics:
Cloud,
Payara Platform
|
0 Comments
Whilst cost is an important consideration when choosing a cloud provider, there are other things that you need to take into consideration before making your decision. To help, here are the top 5 tips for choosing the right cloud provider for projects based on Payara Server or Payara Micro and your business needs.
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.
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.