GerryGer Posted October 8, 2020 Share Posted October 8, 2020 (edited) For an online shop of my client I’ve been working on a member site for quite some time now. The framework and the code are working now and everything. I’ve created everything using a simple PostgreSQL database. The only problem now, is that my client doesn’t have any servers which could provide a proficient speed and capacity. To solve that problem, I’ve decided on using a cloud from here on. Implementing my work into the cloud could turn out to be a bit difficult, but I’ve heard that there is software like [redacted] which can solve that in seconds. Does anyone have any experience with it? Edited October 8, 2020 by requinix removing link Quote Link to comment https://forums.phpfreaks.com/topic/311578-postgresql-into-a-cloud/ Share on other sites More sharing options...
morocco-iceberg Posted October 2, 2022 Share Posted October 2, 2022 Not too much of a difference putting your database on another server (which is what the cloud is...) as long as you are able to setup the access appropriately. There are plenty of solutions out there these days that are focused specifically on scalability and can be set up with a few clicks, the complexity now tends to be introduced at the security layer depending on your architecture and how your applications need to talk to each other Quote Link to comment https://forums.phpfreaks.com/topic/311578-postgresql-into-a-cloud/#findComment-1601272 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.