Pages

Showing posts with label cloud. Show all posts
Showing posts with label cloud. Show all posts

Monday, February 8, 2016

News: Copy and CudaDrive will be discontinued.

Today I got one questionable mail survey about cloud services and I think about the cloud and prices.
Now I saw one news about Copy and CudaDrive after my Dropbox take some space.
The news it's come from Copy and CudaDrive and will be closed.
This is the message from the official website: copy.

Copy and CudaDrive services will be discontinued. We are announcing today that the Copy and CudaDrive services will be discontinued on May 1, 2016. Copy and CudaDrive have provided easy-to-use cloud file services and sharing functionality to millions of users the past 4+ years. However, as our business focus has shifted, we had to make the difficult decision to discontinue the Copy and CudaDrive services and allocate those resources elsewhere. For more information on this decision, please view the blog post from Rod Mathews our VP & GM, Storage Business.

Tuesday, November 11, 2014

News : The new Codenvy 3.2 released.

Add caption

The new Codenvy release comes with version 3.2. Codenvy’s Developer Environment Cloud (CDEC) allows the developer to use the cloud environment.

This allows us to use the cloud as a public cloud, which we call SaaS, and as a private cloud, which we call on-premises.
You can use many programming languages using: File - New - Project.

Also, you can import new projects from git, GitHub and zip with all subversion features: File - Import Project - Import From Location.
Builds are executed from the Build menu using Maven as a build system.
You can run your project with Run - Run and Run - Custom Run or if you want then you can create your own runtime recipe.

NOTE: The debugging is available for Java web applications only.