开发者

What to use Bitnami,Phpfog or direct aws for Website hosting

开发者 https://www.devze.com 2023-04-04 21:25 出处:网络
I from past few weeks I have been trying to explore AWS but all I could gather is that it is a VM where you install the required software, your website and you are up and running.But when it comes to

I from past few weeks I have been trying to explore AWS but all I could gather is that it is a VM where you install the required software, your website and you are up and running.But when it comes to choosing right product for myself I couldnt make any break through.

Also, I explored bitnami and PHPFog, but couldnt really get the difference between three, obviously bitnami and phpfog are using AWS but how are they making things better for a webadmin?

开发者_如何学GoI have always used cpannel for hosting and while exploring cloud env I feel it is bit complicated to use.

Also there are so many products in AWS if I have to host a website which is high on data and too many users, what configuration should i choose and what product. If someone can point me to a tutorial which will explain things step by step it will be really helpfull

Thanks


I'm the product manager from PHP Fog. The question you are asking is something I've been asked a number of times before. I recently posted a blog article explaining the difference between Traditional hosting and Platform-as-a-Service like PHP Fog.

http://teamblog.phpfog.com/traditional-vs-paas-hosting/

AWS, while it does provide hosting, it is at the "Infrastructure-as-a-Service" level. This basically means you'll be responsible for setting up Apache, PHP, NGinx, etc. In the end you will basically have a dedicated server for your application; however, you will not be able to scale it very easily. If you do want to scale it, you will need to a whole lot of work.

Bitnami, provides you with additional functionality you don't get with AWS, like easier deployment. So while it is built on top of AWS, you no longer have to do all the crazy configuration work to get started. However, Bitnami is very limiting. Notice that you have to pay quite a bit, and it doesn't even include the charges for AWS. You also have to commit to a given plan and pay a fixed monthly amount just to use the service, and on top of that you will still need to pay for the servers on AWS.

PHP Fog, provide a cloud based infrastructure so you get scalability and reliability. We also make it very easy to get started. Pricing is based on usage. So if you run your application on one server, you only pay for that. If you need to scale your application to 50 servers, you'll pay for that. You can of course scale back too and pay only for what you used. We also provide a free account on shared hosting. You can use this as much as you want, and when you are ready, you can migrate your application to a dedicated server (or servers).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号