@anjanesh I think it’s safe to assume it’s AWS. But it’s a moot point as the entire point of Laravel Cloud is to completely abstract you from details like how to set up infrastructure, and where that infrastructure is hosted.
Laravel Cloud cloud provider
To where does Laravel Cloud deploy an app ? AWS, Azure, GCP, DigitalOcean etc ?
Wouldn't it be nice to have us the option to choose from ?
@anjanesh No, because why would it matter? You’re deploying it to Laravel’s infrastructure. It therefore doesn’t matter if the app is deployed to AWS or any other cloud provider, because you’re not directly interacting with nor paying for those services.
Laravel Cloud completely removes you from the underlying infrastructure the same way something like Heroku does.
If you want to deploy your applications to your own cloud infrastructure, then Laravel Cloud is not the solution for you.
Please or to participate in this conversation.