Loading....

Introduction Overview of AWS Cloud9 Brief Introduction to AWS Cloud9 as a Cloud-Based IDE The AWS Cloud9 is a powerful integrated development environment that operates completely within the cloud. It provides developers with a feature-rich, browser-based development environment that comes prepacked with all necessary tools for writing, running, and debugging applications. The idea is that, […]

Module 3 – Build a Serverless Backend Overview Now comes the building of a backend process that will be used for handling requests of your web application. For this we will use AWS Lambda and Amazon DynamoDB. Previously, we mentioned that users will be allowed to make requests about the delivery of unicorn to a […]

Overview In this guide, we will create a serverless web application. The purpose of this application includes allowing the users to make a request for unicorn rides from the Wild Rydes fleet. Moreover, this application will present an interface (HTML-based) to the users for informing about the location where they would like to be picked […]