There are 2 repositories under aws-rds-mysql topic.
DBTop Monitoring is lightweight application to perform realtime monitoring for AWS Database Resources. Based on same simplicity concept of Unix top utility, provide quick and fast view of database performance, just all in one screen.
It is a full-stack blog web application built with React on the frontend and Django/DRF on the backend integrated with AWS-S3 & AWS-RDS services.
[Unmaintained] - The goal is to connect a Prisma docker instance to a AWS RDS MySQL database
Create AWS CloudFormation Stack and deploy Dockerized application. Devteds episode #7 https://devteds.com/episodes/7-create-aws-cloudformation-stack-for-ec2-rds-and-deploy-docker-app
🎮보이스 채팅과 함께 즐기는 드로잉 게임🎨
Integrating Amazon RDS, MySQL Workbench, and PyMySQL to build and deploy a database on the cloud
End to End Machine Learning Project along with deployment.
Proyecto Integrador del primer track de la carrera Certified Tech Developer co-creada por Digital House, Mercado Libre y Globant
🔮 실시간 감정분석 화상회의 'FLOG'
Fullstack e-commerce POS system with bookings, customer and payments implementing microservice architecture. Containerised and hosted on AWS with Kong Gateway.
A one-stop job portal system with role-based access control (RBAC), allowing admins and HRs to create and manage job postings with their staff applications, considering factors such as the number of matching skills. Similarly, staff are able to browse, apply and manage all their job applications and possessed skills seamlessly on the platform.
Android App implementing Cryptographic algorithms and Image Steganography methods.
CTF game built on spring framework
MIcro-restaurants - A complete multi restaurant online ordering system based on microservices using Node, Sequelize, Postgres and Docker
Volunteer management miroservice API. Group project created with Springboot (Spring security + Firebase auth) and deployed via AWS CodePipeline & MySql RDS database. App facilitates as a platform for new volunteer signups, along with CRM features for charity organisation to administer programs and enrolments. Streamlining manual work processes.
MBTI 고민 상담소 도와줘요, M쌤 - UMC 너디너리, 데모데이 우수상
I have created a dashboard to visualize Phonepe pulse Github repository data(https://github.com/PhonePe/pulse) using Streamlit and Plotly in Python. The Link for Dashboard: https://tulasinnd-phonepe-pulse-data-2018-2022-phonepe-dashboard-2drsrt.streamlit.app/
:pig_nose:캡스톤 디자인 프로젝트 테이블오더:pig_nose:
Students CRUD Application using JDBC with MySQL
Projeto para extração e armazenamento de dados extraídos do Sistema de Orçamento e Finanças da Cidade de São Paulo, SOF.
Terraform infrastructure code for Address Book, a php Web App. Create Virtual Private Cloud, a public and private subnets, an Internet Gateway, a Route Table and add a route to the Internet, a security group for the web server and for the db, deploy web server and a MySQL RDS instance.
Note: there are many subtleties while performing this type of upgrade operation. This fit my use-case at the time and may not fit yours! Automate the major version upgrade process of a fleet of AWS RDS DB Instances
세상을 바꿀 아이디어를 가장 혁신적으로 담는 방법, 에디슨 💡
Predictive analysis for Working Capital Optimisation for forecasting timings of customer and supplier payments.
A cloud-based system to integrate car manufacturers, autopilot developers, and external service providers into a software service for autonomous vehicles.
Website project with the purpose of helping people find their jobs.
batCAVE MySQL Terraform module
A full-stack application for submitting forms with image uploads, integrating AWS S3 and RDS- MySQL for storage.
Java Spring Boot REST API, JPA, Native SQL Queries, MySQL, Apache Tomcat, AWS EC2, AWS Beanstalk, JWT, STS
LLM 기반 인공지능 비서 서비스 NESS BE 레포지토리입니다.
AWS Capstone Project 1: How to Deploy a Multi-Tier PHP Website Using the AWS EC2 & RDS Services
This project encrypts SQL databases using AES-GCM-256 and CP-ABE. Key data columns are encrypted with AES-256, and the keys are secured with CP-ABE based on policies. Data access is managed via ABAC, and decryption requires multiple security layers. A simple interface is built with PyQt6, and querying encrypted data via CSV is currently supported.