GithubHelp home page GithubHelp logo

dynamodb-fun's Introduction

dynamodb-fun

Run tests for tutorial project Run tests for flask project Run tests for SAM java8 project Run tests for SAM project Run tests for typescript project Run tests for python project with usage of sam tool Run tests for SAM java11 project and Spring Cloud

Deploy dynamodb locally

https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.DownloadingAndRunning.html

Boto3 for dynamodb

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

Python Rest API server

https://programminghistorian.org/en/lessons/creating-apis-with-python-and-flask

https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world

jinja2 templates

https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-ii-templates

Cool Dynamodb guide

https://www.dynamodbguide.com/what-is-dynamo-db

Expression

https://www.dynamodbguide.com/expression-basics

Request - Python module

https://docs.python-requests.org/en/master/user/quickstart/

AWS Serverless application - Python Flask + DynamoDB

https://www.serverless.com/blog/flask-python-rest-api-serverless-lambda-dynamodb

AWS DynamoDB - core concept

https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/HowItWorks.CoreComponents.html#HowItWorks.CoreComponents.TablesItemsAttributes

https://blog.finxter.com/how-to-filter-a-list-in-python/

Table design based on query requirements

https://www.dynamodbguide.com/working-with-multiple-items

Date types for DynamoDB

https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/HowItWorks.NamingRulesDataTypes.html#HowItWorks.DataTypes.String

Lambda docker

https://hub.docker.com/r/amazon/aws-lambda-python

Invoking local lambda

https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-using-invoke.html

Lambda image testing

https://docs.aws.amazon.com/lambda/latest/dg/images-test.html

https://docs.aws.amazon.com/lambda/latest/dg/python-image.html

Lambda that return json object

https://docs.aws.amazon.com/lambda/latest/dg/python-handler.html

Lambda execution lifetime

https://docs.aws.amazon.com/lambda/latest/dg/runtimes-context.html

Lambda developer guide

https://docs.aws.amazon.com/lambda/latest/dg/lambda-dg.pdf

Lambda local invocation passing query and path parameters

https://aws.amazon.com/blogs/opensource/developing-microservices-using-container-image-support-for-aws-lambda-and-aws-cdk/ https://stackoverflow.com/questions/31329958/how-to-pass-a-querystring-or-route-parameter-to-aws-lambda-from-amazon-api-gatew

https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-dynamo-db.html

AWS SAM Lambda

https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-using-start-api.html https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-cli-command-reference-sam-local-start-lambda.html https://docs.aws.amazon.com/lambda/latest/dg/services-apigateway-template.html

AWS SAM Lambda - java

https://github.com/aws-samples/aws-sam-java-rest

DynamoDB - test container

https://www.sebastianhesse.de/2020/05/14/using-dynamodb-local-and-testcontainers-in-java-within-bitbucket-pipelines/ https://nickolasfisher.com/blog/Setup-and-Use-a-DynamoDB-Test-Container-with-the-AWS-Java-SDK-20 https://www.viralpatel.net/spring-boot-dynamodb-integration-test-testcontainers/

DynamoDB - Reserved Words

https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/ReservedWords.html https://dynobase.dev/dynamodb-reserved-words/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.