LIN | AWS For Developers: RDS MySQL Database With Lambdas (2019 EN)

Discussion in 'Information Technology' started by Kanka, Aug 7, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,047
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Company: Linkedin Learning
    Author: Bear Cahill
    Full Title: AWS For Developers: RDS MySQL Database With Lambdas
    Year: 2019
    Language: English
    Genre: Educational: Cloud Computing
    Skill Level: Advanced
    Price: €30.00
    -
    Files: MP4 (+ Exercie Files, Subtitles .SRT)
    Time: 00:53:44
    Video: AVC, 1280 x 720 (1.778) at 15.000 fps, 250 kbps
    Audio: AAC at 160 Kbps, 2 channels, 48.0 KHz



    The demands of online resources, especially databases, is growing for app development. AWS puts the power of relational databases (RDS) in the hands of developers with Lambdas, but without the difficulty of server configuration and maintenance. AWS provides the power of the server without the needs of configuration, development, and maintenance. In this course, learn how to leverage a RDS MySQL Database, a relational database that can be accessed from an app via Lambdas. Bear Cahill covers AWS account setup, creating a MySQL database, initializing a Node.js project, converting code to Lambda, testing, using SQL queries to work with rows of data, and more.


    Topics include:
    01. Managing an AWS account
    02. Accessing a MySQL database
    03. Creating a Node.js project
    04. Adding MySQL
    05. Using a separate config file
    06. Creating a database connection
    07. Running a query locally
    08. Uploading and testing the Lambda
    09. Using Promisify to clean up
    10. Inserting, deleting, and updating rows
    11. Passing in data
    12. Calling Lambdas


    -------------