Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.17 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.17 KB

Nuvalence Java-based AWS Workshops

This collection of workshops is targeted at Java developers looking to learn how to use AWS services to build applications.

Prerequisites:

  • Java 8
  • Amazon Web Services (AWS) Account
  • Postman or curl
  • A working Docker installation
  • A working installation of IntelliJ or Eclipse
  • Familiarity with general CLI usage
  • Ability to execute Java code (within IDE or on command line)

Workshops

Solutions

Solution code can be found in the individual workshop folders.

DISCLAIMER

This workshop is coupled with one or more in-person training sessions where additional context is provided. The code and overall project structure of this repository may intentionally ignore best-practice and code quality standards in an effort to simplify teaching or for other instructional purposes. These workshops are purpose built and should not be used as templates for producing production quality applications.