DEV Community

R.A.
R.A.

Posted on • Edited on

1 1

The best free cloud platforms to deploy apps written in PHP+Mysql

I want to deploy applications written in php+mysql containing composer files, node modules and other javascript libraries with it's MySQL database. It's now in pilot testing.
Any recommendations to find the best place to deploy now for free.

Top comments (2)

Collapse
 
eduluz1976 profile image
Eduardo Luz

I would suggest to you create a free account on Google Cloud (GCP), Amazon (AWS) and in Azure. They offer a small machine free on free tier. You can deploy there. I'm not sure if you can use Docker on these free machines, but if so, you can deploy containers of PHP applications with MySql as well.
Cheers

Collapse
 
rohullahayobi profile image
R.A.

Thanks for the suggestion, Eduardo.

👋 Kindness is contagious

Explore a sea of insights with this enlightening post, highly esteemed within the nurturing DEV Community. Coders of all stripes are invited to participate and contribute to our shared knowledge.

Expressing gratitude with a simple "thank you" can make a big impact. Leave your thanks in the comments!

On DEV, exchanging ideas smooths our way and strengthens our community bonds. Found this useful? A quick note of thanks to the author can mean a lot.

Okay