Backend to go! Bare minimum Lambda HTTP endpoint
Scenario So you are developing a web or mobile app that is mostly static except for this one feature that would require a backend/database to store data. We will be looking at the solution that would require least effort and knowledge of AWS technologies. Prerequisites Why? As described in the Scenario, you don’t want to […]