DEV Community

Trilochan Parida
Trilochan Parida

Posted on

What is DynamoDB | Serverless Application using Python(part-3) | Hands-on


In this tutorial, we will learn what is DynamoDB and connect from AWS Lambda and execute the Lambda function.

This is a series of tutorial for serverless where will learn how to develop a serverless application using AWS Lambda, API Gateway, and DynamoDB.

Prerequisite

  1. You should have an AWS account.
  2. Basics of Python

Boto3: https://boto3.amazonaws.com/v1/documentation/api/latest/guide/dynamodb.html

Twitter: https://twitter.com/TechParida
Linkedin: https://www.linkedin.com/company/codingx/
Facebook: https://www.facebook.com/codingx
Instagram: https://www.instagram.com/coding.x/

Leave any questions in the comments section and don't forget to subscribe to be notified of new content! :)

Top comments (0)