 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
A Cloudy Place: PHPFog and Pagoda Box A Look at PHP Platforms
by Chris Cornutt March 08, 2012 @ 09:29:45
On the "A Cloudy Place" blog there's a recent post comparing two of the more popular platform-as-a-service PHP offerings out there - PHPFog and PagodaBox.
Platform services like Heroku and AppEngine have been well-known for the last few years and many companies have been using them successfully in their business. They are more attractive to startups, due to low initial cost and smaller headaches involved in setup. 2011 was a great year for platform services, with the emergence of many platform services and a new trend for supporting multiple languages instead of supporting a single language. [...] Here, I will go through two of the PHP platform services I have experimented with: PHPFog and Pagoda Box.
He talks about each of the options and looks at several key elements of each including the deployment process, scalability, monitoring tools, offerings for caching and the database management utilities bundled with the application. Both services offer a "free instance" for you to try out their services, so give them both a try and see what you think.
voice your opinion now!
phpfog pagodabox compare pass platform service deployment
Josh Adell's Blog: PHP Fog Quickstart
by Chris Cornutt December 26, 2011 @ 12:46:12
Josh Adell has posted a quick start guide to getting your application up and running on the PHPFog PHP platform as a service offering.
Being it was Christmas and all, I decided to give myself a present and sign up. I was very surprised by how easy it was to get up and running. I managed to build a simple "echo" service in about i.8 minutes, following roughly these steps.
It was as simple as "launching" a new custom application, waiting for it to become available, cloning the git repository and setting up a simple app. In his case , it's a basic Silex-based app that makes a simple site to greet users with a "Hello world" message. Throw in a basic .htaccess file and the app is all set to push.
voice your opinion now!
phpfog quickstart tutorial silex application
Community News: PHPFog Gifts Free-for-Life Applications
by Chris Cornutt December 07, 2011 @ 08:42:32
PHPFog, the PHP-centric platform as a service has made a new post to this blog about two new "gifts" they're providing to developers:
I want to thank you for your interest in PHP Fog. Thanks to you and tens of thousands of developers like you, we have grown massively in the last year and a half. As a sign of my gratitude, I'd like to give you two free gifts.
Their gifts to the community are a conversion of the 6 month applications over to a free-for-life product and you can now deploy three of these "free forever" applications instead of just the one. You can signup here for the service with offerings of installed software like PyroCMS, Drupal 7, MediaWiki and Slim. For more information, you can attend this webinar.
voice your opinion now!
phpfog paas platform service freeforlife application deploy
Saltwater.eu: PHP Cloud Management Orchestra vs. PHP Fog
by Chris Cornutt March 24, 2011 @ 08:18:02
From Saltwater.eu today there's a comparison of PHPFog and Orchestra, two services that offer cloud-based scalable PHP deployments that can happen at the push of a button.
I am evaluating these platforms in order to see if either one can ease my sysadmin burden. Well, so far, as with any cloud service promising the next best thing since sliced bread, I got mixed feelings. For the moment I tested just the free tier of both platforms. While Orchestra uses a pay-as-you-go model, PHP Fog asked for $29/mo in order to drag that number of servers slider. That's a little bit much for a plain evaluation aka not so cloud-ish model where you don't need upfront investments.
The reviewer walks through the setup of each side - the server creation and configuration, how things are handled with the load balancer, the caching layer, the application server technology stack, app design considerations and the deployment process.
voice your opinion now!
cloud management orchestra phpfog compare
PHPFog Blog: Scaling PHP Up, Out, and Around
by Chris Cornutt March 17, 2011 @ 12:03:59
On the PHPFog blog there's a recent post explaining their service in a bit more detail and how it provides the PHP applications out there with a huge amount of scalability that a traditional virtual server can't.
PHP Fog is a new type of hosting provider for PHP applications developers to build applications the good old-fashioned way but with easy scaling, reliability, speed, and easy deployment/management compared to traditional shared/dedicated hosting.
They look at a few situations where scalability can play a key role - traffic surge, growth leads to performance degradation and underutilized servers - and how the answers to these issues are best described as "scaling up", "scaling out" or scaling down", all things that more traditional hosting doesn't do well. Cloud-based platforms, like PHPFog (or Orchestra) can give you that high availability you need, so no matter the situation.
voice your opinion now!
cloud computing scalability performance phpfog
php|architect Blog: PHP in the Cloud - New Options for Application Hosting
by Chris Cornutt February 08, 2011 @ 09:14:19
On the php|architect blog today there's a new post from Joel Clermont about some of the recent cloud-based offerings that have popped up in the PHP world - Platform as a Service solutions that can help take the effort out of the usual application hosting issues.
Enter the newcomer to the world of PHP deployment options: Platform as a Service (PaaS). You may be rolling your eyes at the introduction of yet another buzzword and acronym, but before you dismiss it, consider how it might fit in to your application hosting strategy. I've heard Platform as a Service described as a "layer above the cloud," that is, it builds on the existing cloud infrastructure, like Amazon's EC2, but abstracts away all the setup and maintenance tasks of running an entire server. As David Coallier described it to me, the goal is to "deploy apps, not servers."
Joel mentions two different offerings that have popped up recently - PHPFog and Orchestra. Both services have some nice features that he gets into including application templates, git integration and configuration for specific kinds of technologies (like database support and memcache availability).
voice your opinion now!
paas platform service phpfog orchestra options
|
Community Events
Don't see your event here? Let us know!
|