Cloud hosting cheaper than web hosting

u0206397

Senior Member
Joined
Jul 15, 2009
Messages
764
Reaction score
0
For web application hosting and web services?

Is it cheaper to get $5/month web hosting for some PHP script hosting

OR

AWS/GCP/Azure hosting?

Will be only light traffic like proof of concept or demo apps.

Also open to server less options like Lambda.

If someone spam hit my web app or service, means I will go bankrupt with thousand dollar bills? :s22:
 

davidktw

Arch-Supremacy Member
Joined
Apr 15, 2010
Messages
13,547
Reaction score
1,301
For web application hosting and web services?

Is it cheaper to get $5/month web hosting for some PHP script hosting

OR

AWS/GCP/Azure hosting?

Will be only light traffic like proof of concept or demo apps.

Also open to server less options like Lambda.

If someone spam hit my web app or service, means I will go bankrupt with thousand dollar bills? :s22:

For light services go with VPS, for large services cloud gives better architecture. AWS allows for cost notification if it exceed your limit.

Cloud is not necessarily cheaper depends on what you measure as cost.
 

lampPC

Master Member
Joined
Dec 15, 2006
Messages
3,922
Reaction score
531
For light services go with VPS, for large services cloud gives better architecture. AWS allows for cost notification if it exceed your limit.

Cloud is not necessarily cheaper depends on what you measure as cost.

it is important to setup cost notification and if possible throttle the bandwidth usage automatically.

I had a mistake before of allowing 10 gbs connection on a virtual server. The server was hacked and allow a surge of traffic amounting to more than $10,000 of traffic. From then on, I learnt from the mistake. The provider at that time is Internap.
 

Asphodeli

Arch-Supremacy Member
Joined
Jul 8, 2001
Messages
22,733
Reaction score
3,912
Try using DigitalOcean or vultr's lowest end offerings ($5/mth for DO and $2.50/mth for vultr)

If you are willing to spend more time doing some refactoring of your existing code, it is possible to run your PHP scripts for free on Google App Engine
 
Important Forum Advisory Note
This forum is moderated by volunteer moderators who will react only to members' feedback on posts. Moderators are not employees or representatives of HWZ Forums. Forum members and moderators are responsible for their own posts. Please refer to our Community Guidelines and Standards and Terms and Conditions for more information.
Top