Most modern-day web applications need some way to store data in a database. Oracle arguably gives you the best RDBMS solution when it comes to security, support, and scalability. Oracle XE is the version that is most suitable for developers for small or personal projects, and should also be...
Fundamentos de Payara Server Parte 2 - Reenviando peticiones desde Apache a Payara Server en Ubuntu
15 Feb 2017
Payara Server Basics Part 2 - Forwarding Requests from Apache to Payara Server on Ubuntu
15 Feb 2017
In the first blog of this series, we configured our Apache Web Server. Our next step will be to set up request forwarding to send traffic to Payara Server. If you need guidance on installing Payara Server on Ubuntu, we already have a blog post covering the installation of a JDK and Payara Server...
In this blog series, we will aim to give an overview of the basics of using Payara Server in a production scenario using Apache Web Server (sometimes called httpd) and Ubuntu 16.04. Many of the concepts described in these blogs do not rely on the tools we are using here and can be applied to...
En esta
serie de blogs, intentaremos dar una visión general de los fundamentos de utilizar Payara Server en un entorno de producción utilizando Apache Web Server (
comúnmente conocido como
httpd) y Ubuntu 16.04. Muchos de los conceptos descritos en estos blogs no se basan en las herramientas que...