Cloud Computing: Appcara Debuts AppStack Release 2 Platform

Appcara announced a major new version of its AppStack application and portability platform that helps enterprises and service providers accelerate complex applications into the cloud and deliver new application-based revenue sources. Incorporating a real time Dynamic Application Environment layer that eliminates the need for server templates or scripting, AppStack Release 2 changes the rules of cloud computing. With AppStack 2, enterprises and service providers gain exceptionally fast time-to-market for key business applications – maximizing time, knowledge and profitability.

read more

CDW Demonstrates Cloud Computing Options for HP CloudSystem Solutions

CDW LLC (CDW), a provider of technology solutions to business, government, education and healthcare, announced it has been designated an HP Cloud Center of Excellence, based upon the expertise of its solution architects and integration of HP systems into CDW’s newly opened Technology Experience Center. The center offers customers live cloud computing demonstrations, which may be viewed real-time from any CDW or customer location, as well as in person at the center.
CDW’s HP Cloud Center of Excellence features HP CloudSystem, a complete and integrated solution to build and manage services across private, public and hybrid cloud environments. In addition to HP servers, the center also includes HP storage and networking solutions, including HP Tipping Point network security offerings.

read more

HP Names Veghte COO; Imports New Software Savior

HP Wednesday named Bill Veghte chief operating officer, a newly created position that relieves the former Windows executive of running the company’s poorly functioning software operation two years and three CEOs after he got the job.
Veghte is keeping the corporate strategy charter he was given a few months ago as well as responsibility for Autonomy, HP’s great problematic British acquisition that he was given last week when Autonomy founder Mike Lynch was fired.
HP doesn’t have much of a strategy, at least nothing that doesn’t resemble what everybody else is doing and that – as of last week – is to focus on Big Data, cloud and security – all of which depend on software.

read more

Moving to the Cloud and Need to Protect Sensitive Financial Data?

Among small and mid-size businesses, the refrain is increasingly familiar: “We’re responsible for sensitive financial data, and our customers trust us to protect it at all times. We want to move to the cloud but have concerns about the risks in handing this data off to another company. If we make the switch, how can we be certain our data will be protected?”
According to Adam Stern of Infinitely Virtual, a leading provider of virtual server cloud computing services for growing companies, the rationale for migrating to the cloud is sound, the questions are valid, and the answers are becoming ever more straightforward.

read more

CloudOne Provides Hourly Performance and Load Testing from the Cloud

CloudOne, a provider of Software-as-a-Service, on Monday announced that it is expanding its hosted Software-as-a-Service (SaaS) testing program to offer performance, load and stress tests available in hourly increments. By expanding its monthly offerings to include an hourly increment of consumption, test teams can take advantage of executing tests on-demand in shorter, more flexible and affordable bursts of time that are aligned with test execution best practices.

CloudOne is working with IBM software to provide a unique hourly performance offering designed for testing professionals who require periodic heavy load testing capabilities, but quickly discover that hardware and licensing costs for typical peak load testing become very expensive, even in monthly increments. This hourly approach allows users to execute essential large load testing to accelerate the discovery of weaknesses in the application under test when needed, without the need to search for available resources or invest in additional hardware and bandwidth.

read more

Cloud Expo New York: The Compliant Cloud

Many organizations have embraced, or are considering, the benefits of cloud computing – speed, flexibility, increased expertise, shared workload, reduced costs, etc. The benefits are many – but so are the risks. What are the threats to cloud security? Which parties assume responsibility for securing the environment? What about the data? Which type of cloud deployment offers superior security benefits?

read more

Solution Guide for Government Cloud Computing

We have just published the first version of our solution guide for Government Cloud Computing (GovCloud) : GovCloud.info Government Cloud Computing (GovCloud) is our comprehensive engagement for public sector organizations looking to embrace Cloud Computing. OASIS International Cloud Symposium Last year we partnered with OASIS to run the first ‘International Cloud Symposium‘ for government cloud, held […]

read more

Desktop Backup Solution for SoftLayer Object Storage

This is the second part of the SoftLayer series of articles, documenting features from Gladinet products and services that allow you, as an end user to more easily use SoftLayer Object Storage, without the need to do any programming.
Before we get into the more advanced Team Edition that includes PC client, Mac client, web browser interface, mobile client with file sharing and team collaboration features, this article stays with the stand-alone desktop client use case.
In the last blog, it discussed drive mapping feature. When you have a network drive that is connected to SoftLayer Object Storage, you can do drag and drop and ad-hoc backup and data transfer. Sometimes, you prefer to have a more organized way of backup local folders to the cloud, such as mirroring a local folder into SoftLayer Object Storage or have snapshots taken and store that into the cloud.

read more

Windows Azure Recipe: Mobile Cloud Computing

A while back, mashups were all the rage. The idea was to compose solutions that provided aggregation and integration across applications and services to make information more available, useful, and personal. Mashups ushered in the era of Web 2.0 in all it’s socially connected goodness. They taught us that to be successful, we needed to add web service APIs to our web applications.

Web and client based mashups met with great success and have evolved even further with the introduction of the internet connected smartphone. Nothing is more available, useful, or personal than our smartphones. The current generation of cloud connected mobile computing mashups allow our mobilized workforces to receive, process, and react to information from disparate sources faster than ever before.

Drivers

  • Integration
  • Reach
  • Time to market

Solution

Here’s a sketch of a prototypical mobile computing solution using Windows Azure:

image

Ingredients

  • Web Role – with the phone running a dedicated client application, the web role is responsible for serving up backend web services that implement the solution’s core connected functionality.
  • Database – used to store core operational and workflow data for the solution’s web services.
  • Access Control – this service is used to authenticate and manage users identity, roles, and groups, possibly in conjunction with 3rd identity providers such as Windows LiveID, Google, Yahoo!, and Facebook.
  • Worker Role – this role is used to handle the orchestration of long-running, complex, asynchronous operations. While much of the integration and interaction with other services can be handled directly by the mobile client application, it’s possible that the backend may need to integrate with 3rd party services as well. Offloading this work to a worker role better distributes computing resources and keeps the web roles focused on direct client interaction.
  • Queues – these provide reliable, persistent messaging between applications and processes. They are an absolute necessity once asynchronous processing is involved. Queues facilitate the flow of distributed events and allow a solution to send push notifications back to mobile devices at appropriate times.

Training & Resources

These links point to online Windows Azure training labs and resources where you can learn more about the individual ingredients described above. (Note: The entire Windows Azure Training Kit can also be downloaded for offline use.)

Windows Azure (16 labs)

Windows Azure is an internet-scale cloud computing and services platform hosted in Microsoft data centers, which provides an operating system and a set of developer services which can be used individually or together. It gives developers the choice to build web applications; applications running on connected devices, PCs, or servers; or hybrid solutions offering the best of both worlds. New or enhanced applications can be built using existing skills with the Visual Studio development environment and the .NET Framework. With its standards-based and interoperable approach, the services platform supports multiple internet protocols, including HTTP, REST, SOAP, and plain XML

SQL Azure (7 labs)

Microsoft SQL Azure delivers on the Microsoft Data Platform vision of extending the SQL Server capabilities to the cloud as web-based services, enabling you to store structured, semi-structured, and unstructured data.

Windows Azure Services (9 labs)

As applications collaborate across organizational boundaries, ensuring secure transactions across disparate security domains is crucial but difficult to implement. Windows Azure Services provides hosted authentication and access control using powerful, secure, standards-based infrastructure.

image Windows Azure Toolkit for Windows Phone
The Windows Azure Toolkit for Windows Phone is designed to make it easier for you to build mobile applications that leverage cloud services running in Windows Azure. The toolkit includes Visual Studio project templates for Windows Phone and Windows Azure, class libraries optimized for use on the phone, sample applications, and documentation
image Windows Azure Toolkit for iOS
The Windows Azure Toolkit for iOS is a toolkit for developers to make it easy to access Windows Azure storage services from native iOS applications. The toolkit can be used for both iPhone and iPad applications, developed using Objective-C and XCode.
image Windows Azure Toolkit for Android
The Windows Azure Toolkit for Android is a toolkit for developers to make it easy to work with Windows Azure from native Android applications. The toolkit can be used for native Android applications developed using Eclipse and the Android SDK.

See my Windows Azure Resource Guide for more guidance on how to get started, including links web portals, training kits, samples, and blogs related to Windows Azure.

read more

The cloud news categorized.