Accessing SQL Server in AWS Lambda – Part 2

Accessing SQL Server in AWS Lambda – Part 2

This is Part 2 in a series describing how to get Microsoft SQL Server and AWS Lambda playing nicely together. You can find Part 1 here. If you already know how to use java SQL to connect to a database, you can skip these steps and move onto Part 3. Otherwise if you work better just looking at a sample, […]