Posts tagged Microsoft Azure
Official Microsoft Azure Sample for Payara Micro
Published on 07 Oct 2021
by Priya Khaira-Hanks
Topics:
Cloud-native,
JakartaEE,
Microsoft Azure,
Payara Cloud
|
0 Comments
Payara Server has a strong relationship withMicrosoft Azureand theJava at Microsoft team - and now, there's an official best practice Azure Sample for running Payara MicroonAzure Kubernetes Service(AKS)!
This is a reaction to more and more Azure customers wanting to run Payara on Azure, with many moving from GlassFishto Payara Micro on AKS. It also precedes the next step for Azure and Payara: releasingPayara Cloud as a PaaS running on Azure.
Payara Server on Microsoft Azure (Video Series)
Published on 08 Mar 2021
by Debbie Hoffman and Rudy De Busscher
Topics:
Microsoft Azure,
Payara Platform
|
4 Comments
In this video series created by Rudy De Busscher you’ll learn how to run an application which connects to a PostgreSQl database with Payara Server on the Microsoft Azure Platform in five short videos.
Eclipse MicroProfile Enhancements in Payara Server Community 5.2020.6
Published on 13 Nov 2020
by Susan Rai
Topics:
Microservices,
MicroProfile,
Microsoft Azure,
Payara Community,
Config Source,
Google Cloud Platform,
DynaomoDB,
AWS,
Secrets Manager
|
0 Comments
The Payara Server Community 5.2020.6 release introduces a host of new enhancements to Eclipse MicroProfile, with MicroProfile Config containing most of these improvements. MicroProfile Config now comes with five new config sources for cloud key vaults and databases. The Payara Health Check Service has also been updated to monitor any Metrics exposed in the MicroProfile Metric, and it can now expose any HealthCheck checkers to the MicroProfile Health REST endpoints.
Deploy Docker Containers On Azure
Published on 18 Jun 2019
by Rudy De Busscher
Topics:
Docker,
Microsoft Azure,
Payara Platform
|
1 Comment
Several Cloud Providers have the possibility to run your Payara Platform Docker Images on their infrastructure. In this blog, I will describe to you how you can run your application on Microsoft Azure using a Docker Container. All the steps required to perform this are described using the Azure Portal (web-based application) and the Azure Command line.
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.
How to Create a Domain Data Grid and Use With a Load Balancer
Published on 29 Oct 2018
by Kenji Hasunuma
Topics:
Payara Micro,
Microsoft Azure,
Payara Server 5 Basics,
domain data grid
|
4 Comments
Payara Platform on Microsoft Azure: Accessing SQL Databases
Published on 16 Oct 2018
by Steve Millidge
Topics:
Payara Micro,
Microservices,
REST,
Microsoft Azure
|
0 Comments
Microsoft Azure provides fully managed Cloud SQL databases for use by your Azure hosted cloud services. Payara® Micro is built to be the best runtime for Cloud Native Java EE and MicroProfile applications. Here’s how to rapidly create a REST web service that retrieves data from an Azure SQL Database and returns it as JSON.
Payara Platform on Microsoft Azure: Container Instances
Published on 02 Oct 2018
by Steve Millidge
Topics:
Docker,
Payara Server,
Microsoft Azure
|
0 Comments
Azure Container Instances allow you to rapidly deploy containers to the Microsoft Azure cloud without having to manage virtual machines and the corresponding infrastructure. Container Instances can be used to rapidly deploy Java EE and MicroProfile applications using Payara Micro as the underlying platform for your Cloud Native applications.
Using Payara Platform to Rapidly Deploy Applications on Microsoft Azure
Published on 01 Oct 2018
by Steve Millidge
Topics:
Docker,
Payara Server,
Microsoft Azure
|
0 Comments
The Payara Platform is perfect for deploying Jakarta EE and MicroProfile applications on Microsoft Azure. One rapid option for deploying on Azure is to use Azure Application Services, especially Web App for Containers. The WebApp for Containers service allows you to rapidly deploy production Payara Micro applications onto Azure in seconds, allowing both rapid horizontal and vertical scaling on demand.
Payara Micro JCA Adapters - Microsoft Azure Service Bus
Published on 10 Jul 2018
by Matthew Gill
Topics:
Payara Micro,
Microservices,
JCA,
Microsoft Azure
|
2 Comments
In this blog, which follows on from the Cloud Connectors in Payara Micro, we will explain the Microsoft Azure Service Bus connector and how to use it in Payara Server and Payara Micro (the Payara Platform).