samaneh-utter's Stars
aws-samples/amazon-dynamodb-table-to-global-table-cfn
aws-samples/aws-saas-factory-dynamodb-fine-grained-access-control-for-saas
This repo shows how Amazon DynamoDB tables can be shared across multiple tenants in a SaaS by enforcing security using DynamoDB fine-grained access control with a dynamically generated AWS IAM policy, to prevent cross-tenant data access and noisy neighbors
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
aws-samples/amazon-dynamodb-design-patterns
This repo contains sample data models to demonstrate design patterns for Amazon DynamoDB.
aws-samples/aws-saas-factory-ref-solution-serverless-saas
aws-samples/amazon-isv-plug-n-play
aws-samples/tenant-onboarding-in-saas-architecture-for-silo-model-apg-example
awslabs/dynamodb-shell
A command line client (shell) for AWS DynamoDB that offers DDL and DML support similar to CLIs for other databases.
awslabs/amazon-dynamodb-tools
Tools to make effective use of DynamoDB easier.
awsdocs/aws-dynamodb-encryption-docs
The open source version of the Amazon DynamoDB Encryption Client docs. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.
ulid/spec
The canonical spec for ulid
aws/aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
bucket4j/bucket4j
Java rate limiting library based on token-bucket algorithm.
bullusii/dynamodb-cfn-test
aws-samples/dynamodb-debunking-myths
aws-samples/aws-dynamodb-examples
DynamoDB Examples
aws-samples/custom-lens-wa-hub
Provide JSON file template that demonstrate how to create customize Well-Architected reviews using Custom lenses.
aws-samples/aws-cdk-examples
Example projects using the AWS CDK
aws-samples/aws-dynamodb-parallel-queries
robm26/ddbviz
A webapp to visualize your DynamoDB tables and table data, with a focus on cost optimization.
rhoulihan/rhoulihan.github.io
brianmhess/cassandra-count
Count rows in Cassandra Table
aws-samples/sessions-with-aws-sam
This repo contains all the SAM templates created in the Twitch series #SessionsWithSAM. The show is every Thursday on Twitch at 10 AM PDT.
aws-samples/cross-account-amazon-dynamodb-replication
awslabs/amazon-documentdb-tools
Tools for use with the Amazon DocumentDB managed document database service.
aws-samples/rdbms-to-dynamodb-with-awsglue
Code Samples for Refactoring to DyanamoDB
aws-samples/aws-serverless-ecommerce-platform
Serverless Ecommerce Platform is a sample implementation of a serverless backend for an e-commerce website. This sample is not meant to be used as an e-commerce platform as-is, but as an inspiration on how to build event-driven serverless microservices on AWS.
robm26/labs
A set of labs for exploring and learning NoSQL with DynamoDB
mikemackay/RadioInTheCloud
Radio in the Cloud is an open project that shows how DynamoDB can be used to power almost any application you can think of. Follow along, download the code and see how to build a fully-automated online radio station.
aws-samples/aws-serverless-shopping-cart
Serverless Shopping Cart is a sample implementation of a serverless shopping cart for an e-commerce website.