Book Image

Serverless JavaScript by Example [Video]

By : Adnan Rahić
Book Image

Serverless JavaScript by Example [Video]

By: Adnan Rahić

Overview of this book

<p><span id="description" class="sugar_field">Serverless architecture is viewed as the savior of future web development, as it makes it possible to avoid many problems that traditional cloud hosting faces. The time has come for you to join the revolution!</span></p> <p><span id="description" class="sugar_field">In this course, you will learn how to use AWS and the Serverless framework, which simplifies the process of creating serverless applications significantly. This course will take you step by step through the process of creating three real-world applications, as well as configuring AWS and the Serverless framework to work locally on your machine. You’ll also see how to deploy your applications to AWS, as well as learning how to monitor your application.</span></p> <p><span id="description" class="sugar_field">At the end of this video tutorial, you’ll learn to create an image resizer on AWS, which will automatically resize images.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">Get a step-by-step approach to creating real-world applications, as well as configuring AWS and the Serverless framework to work locally on your machine.</span></span></p>
Table of Contents (5 chapters)
Chapter 5
Creating an Image Resize Function
Content Locked
Section 5
Testing the Image Resize Service
In this video, we will go through testing the image resize service. - Test the API - Make sure new resized images are stored in the S3 bucket