March 28, 2024

Java EE: Packaging and Deploying an App

Author:
Go to Source

Choosing a deployment option for your Java application can be hard. Learn how to pick the right strategy and get introduced to some of the most popular solutions, like Amazon Web Services (AWS) and Microsoft Azure, in this course with Emmanuel Henri. Emmanuel explains how to package your application correctly and reviews three different options: deployment to a local environment with glassfish, deploying to the cloud with Azure and AWS, and deploying to Docker containers. Learn about the typical uses and benefits of each option, so you can pick the best strategy for your workflow and your end user.

Read more