• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Amazon Databases

allthewaylive

Chevereto Member
Hi, can someone give me an answer to my question,

I want to create an app where users can upload, and access their photos so, and add them to a web page.
(That's what I'm using cheverato for.

Do i really need amazon? I saw a thread on it, but the language was too technical for my tiny mind (i hire developers to handle the tech work.

My developer used this: https://aws.amazon.com/rds/pricing/ RDS for the database... but its 4 USD per hour, so impossibly expensive..

whats the best way to do this?

thanks in advance
 
No... You just need any thing in the MySQL family.

I pay like $30 a year for a 1gb ram server that I run as a dedicated database. You don't have to do this... you can do it on any server... but this works best for my usecase.

MySQL/MariaDB work as ideal.
 
Back
Top