Java EE: Packaging and Deploying an App

Go to class
Write Review

Free Online Course: Java EE: Packaging and Deploying an App provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Java EE: Packaging and Deploying an App is taught by Emmanuel Henri.

Overview
  • Learn how to package and deploy Java applications. Explore three different strategies: local, cloud, and container-based deployments.

Syllabus
  • Introduction

    • Strategize your deployment options
    • What you should know
    1. Deployment Options and Micro-Services
    • Overview of deployment options
    • Introduction to microservices
    2. Preparation and Packaging
    • Build blocks of a deployment
    • Base setup
    3. Deploy to a Local Server
    • Introduction to GlassFish
    • Set up a project with GlassFish in NetBeans
    • Deploy using autodeploy
    4. Deploy to the Cloud
    • Introduction to AWS ECS
    • Deployment to AWS
    • Introduction to Microsoft Azure web apps
    • Deployment to Azure
    5. Deploy to Containers
    • Overview of Docker
    • Install and set up Docker
    • Build and deploy to Docker
    Conclusion
    • Next steps