 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Phil Sturgeon's Blog: 2012 The year of PHP cloud hosting
by Chris Cornutt January 03, 2012 @ 10:19:48
Phil Sturgeon has a new post to his blog about what he sees 2012 as being for the PHP community - the year of cloud hosting with all of the platform-as-a-service companies that have started up over the last year.
Cloud hosting is nothing new. Seeing as "cloud" is such a loosely used term some will consider their VPS solutions on Slicehost or Rackspace to be "cloud hosting". That is partially true, but this article covers how PHP is getting some serious attention in the PaaS (Platform as a Service) field. This year you will almost certainly find yourself making the decision wether or not to move some of your applications and services across to the cloud, and this article can hopefully help you work out why and how.
He talks a bit about how the idea compares with Ruby's Heroku hosting service and some of the benefits that come with it:
- Speedy deployments
- Security
- Scaling
He also looks forward to the future, mentioning some of the major players in the PHP PaaS space like Orchestra.io and App Fog (as well as a brief suggestion of a possible PHP beta over at Heroku).
voice your opinion now!
cloud hosting paas platform service orchestraio heroku appfog
Kevin Schroeder's Blog: Setting up a connection to the Zend Developer Cloud on Linux
by Chris Cornutt December 02, 2011 @ 10:04:10
Kevin Schroeder has a method in one of his latest posts for hooking your linux-based system into Zend's phpcloud platform, complete with an automatic upload (so you're not constantly sftp-ing).
Connecting with the Zend DevCloud in Linux is actually quite easy if you know how to use SFTP. [...] But, as I said in a previous post, I hate having to do command line stuff for each and every file or commit. I like things to work seamlessly. So what I did was write a PHP script that connects to the DevCloud (or any SSH-based endpoint for that matter) and then monitors all of the files and directories for changes, such as a creation, modification or deletion event.
His script (available on github) uses the PECL inotify package to work, but once its set up, you can have the PHP process running the script in the background, pointed at your web root, and have it upload automatically.
voice your opinion now!
inotify phpcloud zend cloud sftp automatic push
Kevin Schroeder's Blog: Connecting to the Zend Developer Cloud using NetBeans for PHP
by Chris Cornutt December 01, 2011 @ 14:08:54
Kevin Schroeder has a new post for the Netbeans users out there wanting to work with the Zend Developer Cloud directly without having to mess around with other external software.
Getting NetBeans connected to the Zend Developer Cloud is actually pretty simple… if you have NetBeans 7.1 which is currently in RC. NetBeans 7.0 has a bug that won't allow you to connect to Git over HTTPS. NetBeans 7.1 fixes that issue. You will also need to make sure that you have the Git module installed.
His post includes the step by step process (including some screenshots to getting the automated deployment set up and working in this popular IDE. The key is setting up the SFTP connection to point to the right location on the cloud server (the path isn't very intuitive, he recommends finding it with another SFTP program for the initial setup).
voice your opinion now!
zenddevelopercloud cloud zend netbeans git sftp tutorial
php|architect: php|architect Live! presents The Cloud Summit
by Chris Cornutt November 15, 2011 @ 12:56:42
php|architect has officially announced the speaker line up for what they call their "Cloud Summit", a day-long event happening at the end of November about cloud computing - what it is and how you and your PHP applications can take advantage of it.
Tired of hearing about the ever-so... nebulous "Cloud" and what vendors say it will do for humankind? Yeah, us too. So, why won't it just go away? We found some folks who have used the cloud successfully to strike it big and asked them to show us why it made such a big difference to them. We were surprised, and now we're going to share it with you.
The event is virtual, so you can attend no matter where you are. The cost is $50 USD for a single ticket, $24 USD for php|architect subscribers and $100 USD for an "office party". Speakers for the event include Sean Coates (of Gimmie Bar), Kirsten Jones & Jeremy Johnstone and Marcus Whitney. You can find out more information and register for your ticket on the php|architect site.
voice your opinion now!
phparchitect cloud summit event webcast
Web Species Blog: We built a cloud platform for PHP. Wait...what?
by Chris Cornutt October 04, 2011 @ 10:33:04
As mentioned on the Web Species blog in this recent post, they've developed a "Windows Azure done right" platform (Azure++, name pending) that makes deploying to an Azure platform a much simpler process, pulling from something like a remote code repository (maybe github) and deploying in less than five seconds.
Azure is just impossible to use for PHP today. This is a fact. Doesn't matter which way you look at it, it just su.. isn't particularly good. The amount of steps you need to make, the knowledge you need to have and the fact that you can only deploy from Windows host are some of the things which make it a very painful experience. I had enough of this pain.
The service helps you make quick and easy Azure deployments. Features include multiple datacenter support, your choice of PHP versions (5.2 or 5.3) and the ability to deploy in "production" or "development" environments. You can find out more about the service here.
voice your opinion now!
cloud platform windowsazure azure deployment github service
Rafael Dohms' Blog: PHP Development in the Cloud by Ivo Jansch and Vito Chin
by Chris Cornutt August 09, 2011 @ 13:52:24
Rafael Dohms has posted a review of a book from Ivo Jansch and Vito Chin - "PHP Development in the Cloud", a guide to some considerations about running PHP applications on cloud-based platforms.
Cloud computing is finally reaching a point of maturity and leaving its early "hype" years behind. Ivo and Vito do a very good job of bringing the topic into a PHP developer's world in a very concise and objective manner, without leaving important platforms and concepts behind.
He briefly mentions the book's contents, both the technical and infrastructure issues it addresses, and gives a general opinion on the book and recommends it:
The book was a very pleasant read, not thick and not too thin. It helped me greatly as I prepared to give a presentation on Cloud Computing, allowing me to see different points of view as well as compare other technologies i had not had time or chance to try.
voice your opinion now!
ivojansch vitochin development cloud bookreview
Zend: Registration Opens for Zend PHP Conference - Interest in Cloud Boosts Submissions by 400%
by Chris Cornutt July 28, 2011 @ 11:05:26
According to this press release from Zend, the registration for this year's Zend PHP Conference has officially opened and speaker submissions were up four-hundred percent from previous years.
Zend anticipates its biggest ever conference due to growing interest in the practical use of PHP to develop cloud applications, which is reflected in the 400 percent increase in cloud-related submissions to this year's Call for Papers. Strong interest in enterprise mobility, web automation and PHP advances are also reflected in this year's content. ZendCon 2011 will offer keynotes by industry and enterprise IT leaders, in-depth technical sessions and tutorials, technology previews, vendor exhibits and networking opportunities. The event targets professional developers, IT/development managers, system administrators and business managers interested in PHP technologies and solutions for web, mobile and cloud.
The point out a few highlights of this year's even including topics like cloud infrastructure, RIAs, mobile devices, application architecture and best practices. There'll also be a preview of what's coming in Zend Framework 2.0 as related to its cloud integration functionality. You can learn more about the conference and get your tickets at ZendCon.com.
voice your opinion now!
conference zendcon11 registration cloud speaker submission
|
Community Events
Don't see your event here? Let us know!
|