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 Respuesta
1
Respuesta aceptada

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
EXPERTO
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas