Best way to host a website on intranet of HTML/PHP files?

0

I want to make some database operations with GUI and what is the best option for this project? To run my project i'm using xampp and I would like to be able to run queries on my database and dynamically display, sort, add, remove, and update records based on site user input. Should I use a RDS database or EC2?

1 réponse
1
Réponse acceptée

You probably want to go beyond EC2 & basic RDS: serverless is the way to go rid of most db management tasks. Also Aurora serverless will have very minimal costs (storage only basically) if you configure its capacity units properly: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.how-it-works.html

profile pictureAWS
EXPERT
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions