dynamodb
Projects with this topic
-
-
This is a project from a YouTube tutorial. I used it for reference. MongoDB, MySQL, Redis, DynamoDB, Firestore, etc
Updated -
Cloud computing is the delivery of computing services—including servers, storage, databases, networking, software, analytics, and intelligence—over the Internet.
Major cloud providers:
Amazon Web Services (AWS): The largest and most comprehensive cloud provider, offering a wide range of services from compute and storage to machine learning and analytics. Google Cloud Platform (GCP): Known for its focus on data analytics, machine learning, and artificial intelligence, GCP is a popular choice for businesses that need powerful tools for data-driven insights. Microsoft Azure: A strong competitor to AWS, Azure offers a wide range of services and is particularly well-suited for businesses that already use Microsoft products. Examples of cloud computing services:
Compute: Virtual machines, serverless computing, containers Storage: Object storage, block storage, file storage Databases: Relational databases, NoSQL databases, data warehousing Networking: Virtual private clouds, load balancing, content delivery networks Machine learning: Training and deployment of machine learning models Analytics: Big data processing, data warehousing, business intelligence By using cloud computing, businesses can scale their resources up or down as needed, reduce costs, and improve flexibility.
Updated -
AWS SAM Project: Following AWS Services Used : AWS API Gateway AWS DynamoDB AWS Lambda AWS Cognito
Updated -
-
This exercise guides you through creating a web shop application using Spring Boot and Amazon DynamoDB as the underlying database. You will create a DynamoDB table, configure the application with your AWS credentials, and implement the necessary code to retrieve and filter products stored in the database.
Updated -
AWS introduction by examples
Updated -
This project contains Infrastructure As Code (IAC) scripts for creating resources in the cloud with tagging. The scripts, in Terraform and CloudFormation, demonstrate best practices for creating tags for cloud computing resources.
Updated -
A java-springboot implementation of the Treylle backend application.
Updated -
Terraform IaC code for Treylle Infrastructure
Updated -
Use AWS Lambda written in Java to store file information into a DynamoDB
Updated -
A simple interface for caching items in DynamoDB
Updated -
Prototype project. Written in Java with Spring Webflux and Spring Cloud Stream.
Updated -
a repo for my personal website ^.^
Updated -
☁ ️ AWS CloudFormation template examplesUpdated -
a personal dashboard that builds off of my personal website
Updated -
A website to help keep track of client intercourse.
Updated -
-
https://www.amazon.com/NotMatt-Counter-Club/dp/B07FNK6TR8/
Persistent data usage in Alexa, fetching high scores from DynamoDb.
Updated -
A CloudFormation template that creates an API Gateway, Lambda functions, and a DynamoDB table.
Updated