Windows Azure with Java on a Virtual Machine
This video shows you how to deploy a Java application to the Windows Azure cloud infrastructure using virtual machines.
Java Software Architecture Tutorials and Videos: microservices, serverless, domain driven design, cloud computing, containers, etc.
This video shows you how to deploy a Java application to the Windows Azure cloud infrastructure using virtual machines.
HK2 is an implementation of the JSR-330 standard. It also provides an API for fine control over the operation of HK2 and the ability to automatically load services into the service registry. It is the foundation for the GlassFish V3 application server and consist of several technologies. HK2 is an …
This short tutorial explains how to configure servlets using XML instead of annotations.
Amazon Web Services (AWS) offers IT infrastructure services to businesses in the form of web services – now commonly known as cloud computing. AWS is an ideal platform to develop on and host enterprise Java applications, due to the zero up front costs and virtually infinite scalability of resources. Learn …
This video explores the composition and growth of the OpenJDK community and the associated open source projects. We’ll take a look at who’s writing code for OpenJDK, who’s using it, and how successful the project has been in attracting a community of developers interested in contributing to and working with …
Mark Reinhold provides an update on the Java Jigsaw project. The goal of this project is to design and implement a standard module system for the Java SE Platform and to apply that system to the Platform itself and to the JDK.