An independent guide to building modern software for serverless and native cloud

Setting up your Workstation

To clone, build, deploy and test the sample code, there are development tools that you should install and configure on your workstation (if you don’t have them already). These tools include:

  • The AWS CLI
  • The .Net SDK and Lambda Tools (if working in .Net)
  • The OpenJDK, GIT and Maven (if working in Java)
  • VS Code
  • Postman and Postman Canary

A support document covering the installation and configuration of these tools on MacOS is here:

Setting up your MacOS Workstation

A corresponding support document for Windows is here:

Setting up your Windows Workstation