Blog Author: Ondro Mihályi

See Ondro Mihályi Posts

6 minutes
Uncategorized

Real-World Use Case: Robust and Flexible Batch Processing with Payara Platform

One of the Payara Platform features people like most is flexibility for how it can run applications and services […]

3 minutes
Uncategorized

カスタム SSL証明書を用いた Payara Serverのセキュア化

Payara Serverの管理タスクで最も多いものの1つは、他のWebサーバーと同様に、HTTPプロトコルやPayara Serverへのリモート・アクセスをセキュアにするための電子証明書のセットアップです。皆様は自己署名証明書または信頼できる認証局の署名入り証明書のいずれかをお持ちでしょうが、どちらの場合も証明書をPayara Serverのドメインに追加してセキュアな通信に用いるのはとても簡単です。 {{cta(‘c11b699a-704e-4144-8f8a-6d473cb091c6’)}} このガイドでご説明する手順の概要 新しい電子証明書を用いてPayara Serverをセキュアな構成にする手順はいくつかの段階を踏むことになりますが、大まかには以下のようになります。 このガイドを読み進めるにあたって必要なものは以下の通りです。 SSL証明書の取得 ほとんどの場合、認証局(CA)が作成し署名したSSL証明書を使用することになります。多くの場合、証明書署名要求(CSR)を作成して認証局に送り、認証局からSSL証明書を取得します。Payara Server Enterpriseには、CSRを生成するgenerate-csrコマンドが用意されており、非常に簡単にCSRを生成することができます。また、opensslまたはcertreq を使用してCSRを生成することもできます。 新しい自己署名証明書を使ってこのガイドに従う場合は、Payara Server Enterpriseを使って直接作成するか、opensslなどのサードパーティのツールを使って作成することができます。 Payara Server […]

5 minutes
Uncategorized

Evolution of Microservices and the Payara Platform Solution

For some time now there has been an undeniable growth of interest for Microservices. The core concept itself, however, […]

12 minutes
Uncategorized

Connect Payara Micro to External JMS Broker by Deploying a RAR file

Payara Micro is a lightweight middleware platform for containerized Jakarta EE application deployments, but it still provides a lot […]

1 minute
Security

Securing Microservices with Auth0 and MicroProfile in Kubernetes without a hassle

In this day and age, securing enterprise platforms is a challenge that developers and consultants tackle in an uninformed […]

7 minutes
Uncategorized

The Present and Future of Java at the GeeCon Conference 2019

Each year, there’s one special Java conference for me. It’s GeeCon in Prague because Prague is my home city […]

11 minutes
Thought Leadership

The Health Check Service In-Depth – Payara Server 5

This is an updated blog of the original which was published in May 2016 Payara Server provides the Health […]

7 minutes
Uncategorized

Payara Services at Oracle Code One 2019

This year marked the second edition of the Oracle Code One conference, which was formerly known as Java One. […]

12 minutes
Uncategorized

Tips for Building Cloud-Native Applications

An increasing number of organisations have moved, or are planning to move, to cloud-based hosting and are developing their […]

8 minutes
Uncategorized

5 Tips for Choosing the Cloud Provider That’s Right for Your Payara Plaform Projects

Whilst cost is an important consideration when choosing a cloud provider, there are other things that you need to […]

3 minutes
Uncategorized

Java 11 Support in Payara Server Coming Soon

The world is moving in fast forward and the Java ecosystem is no exception. In 2017, the release of […]

4 minutes
Uncategorized

A Step-by-Step Migration to Reactive Microservices in Snowy Stockholm

I have written and talked a lot about why reactive programming matters. It’s always been a topic of personal […]