The Zend Developer Cloud is a cloud-based environment designed to help you code more quickly and more efficiently. It includes a stable PHP stack, advanced debugging capabilities, collaboration tools, and more.
|
About this Video:This video provides a good way to get started with the Zend Developer Cloud, and describes how set up your first containerThe Zend Developer Cloud container contains your PHP applications in the cloud. Each account is allowed two containers which can be reverted to earlier states or removed.. Tasks covered:
If you would like to comment on this video or watch it directly on YouTube, click here. |
|
About this Video:This video describes how to work with a snapshotA container snapshot is an exact copy of a container for sharing with new developers. It contains any applications, code or databases in the container, and can be easily shared with new developers by sending them the repository URL. of a Zend Developer Cloud containerThe Zend Developer Cloud container contains your PHP applications in the cloud. Each account is allowed two containers which can be reverted to earlier states or removed.. Tasks covered:
If you would like to comment on this video or watch it directly on YouTube, click here. |
The Zend Developer Cloud gives you instant access to a complete PHP environment from Zend which includes the PHP runtime, a large set of PHP extensions, Zend Framework and to all of the WebAPIs and functionality available in Zend Server., so you no longer need to spend time on building the stack yourself.
In addition, the code tracing capability will help you quickly pinpoint the root cause of issues without having to recreate them. Just like a flight recorder on a plane, your code is recorded, so when errors occur, you can easily step back in time and find the root cause.
Zend Developer Cloud puts a major emphasis on enabling more effective collaboration. Using a cloud-based environment for developing your applications means you can easily share your code with co-workers, friends and users. Zend Developer Cloud also enables you to take snapshots of your application stack and have a team member join the project from exactly the same place you are at.
Zend Developer Cloud is integrated with Git to help you manage your source files, so you can easily collaborate with your team members at the source code level.
Because you have already developed on Zend Server, you can run your applications on any of the cloud services that support Zend Server, such as Amazon and IBM SmartCloud. If you do not want to run in the public cloud, you can deploy your application on-premise using Zend Server. On-premise deployment can also be fully automated to deliver equivalent benefits of a public cloud turnkey solution. Using the same application platform in development, testing and production means deployment will be frictionless and quick.
Get acquainted with basic Zend Developer Cloud concepts:
Term | Description |
Container |
The Zend Developer Cloud container contains your PHP applications in the cloud. Each account is allowed two containers which can be reverted to earlier states or removed. |
Snapshot |
A container snapshot is an exact copy of a container for sharing with new developers. It contains any applications, code or databases in the container, and can easily be shared with new developers by sending them a URL. |