Cloud Foundry: Design and Architecture
Derek Collison discusses the goals, the design premises and patterns employed in creating the architecture of Cloud Foundry, VMware’s open source PaaS, unveiling internal architectural details.
The content has been bookmarked!
There was an error bookmarking this content! Please retry.
Posted by Abel Avram on May 11, 2011
Google has announced new or improved APIs at I/O 2011: Prediction – predicting new results from historic data, Fusion Tables – sharing and visualizing data online, and Books – accessing 15M books.
Google announced Prediction API a year ago, but it was reserved to a limited audience. At I/O 2011 they announced the availability of that RESTful cloud service to all customers, having a number of enhancements:
- Streaming training data that allows for rapid adaptation to real-time data and allows refinement of predictive models.
- Improved user interface that provides consistent prediction scores, error reporting, and simplified formatting.
- 99.9% uptime service level agreement for additional assurance.
- Gallery of pre-built third party prediction models (coming soon) that will enable the immediate deployment of established models without the need for original development, beginning with these demo models.
Prediction API can be used to predict new results from historic data such as “user sentiment analysis, language identification, product recommendation, message routing, gene expression, and fraud detection”. Ford will demonstrate during Smart App Design at I/O 2011 how they use Predictive API to optimize energy efficiency for their new hybrid electric vehicles by providing alternative routes to choose from and to optimize driving controls to conserve energy.
Prediction API is included within API Console, a single control point for managing API usage across all Google API services used by a customer.
Google Fusion Tables is a free service useful for uploading data to be stored in tables and shared with selected persons or the general public, data being visualized in several ways: table, map, chart (bar, line, etc.), motion, timeline, or storyline. Some examples of public tables are available here. Data can be imported into Fusion Tables from CSV files (up to 100MB), spreadsheets (Excel, OpenOffice – 1MB), Google spreadsheets, and KML files (100MB).
The project is not new but Google has announced at I/O 2011 that now it has an API for programmatic access to Fusion data Tables. The API enables developers to populate a table with data, to query tables using a subset of SQL, to download selected data and to synchronize local copies of the data with the online version.
Finally, Google announced the new Books API as a replacement for Google Book Search Data and Javascript APIs which are deprecated. Books API can be used to programmatically browse through the 15M books available at books.google.com, accessing metadata information such as price, title, author, etc. The new API comes with OAuth 2.0 support, and a multi-language support library for .NET, Java, PHP, Python, and Ruby, and it can be managed through API Console.
RDBMS to NoSQL: Managing the Transition
Adopting Git for the Enterprise: Risks and Considerations
Why NoSQL? A Primer on the Rise of NoSQL
App Server Evolution: REST, Cloud, and DevOps Support in Resin 4
Troubleshoot Java/.NET performance while getting full visibility in production
Many thanks for sharing the information. I have been following Prediction API from its early stages. I think it has a potential to reap enormous benefits for organizations of all sizes. I wrote couple of blogs on this topic, just in case people are interested to get started :
wp.me/pNh6u-gC
wp.me/pNh6u-is
Similarly I have been looking at Fusion Tables API since past few weeks and again appears to have a huge potential for visualizing and sharing data on Cloud. It's integration with Google Maps API makes it quite a powerful combination
Best Regards
Narinder
Derek Collison discusses the goals, the design premises and patterns employed in creating the architecture of Cloud Foundry, VMware’s open source PaaS, unveiling internal architectural details.
Andrew Watson talks about the work of the OMG, where CORBA is alive and well (hint: in your car), UML and UML Profiles vs. custom Modeling languages, DDS and other middleware, and much more.
Sohil Shah discusses creating iPhone and Android enterprise mobile applications based on cloud services using the open source platform OpenMobster.
Paul Sanford presents the transformations supported by data throughout its life cycle, and how that can be better done with Splunk, an engine for monitoring and analyzing machine-generated data.
A common “best practice” for unit tests is to only write a one assertion in each test. I intend to question this advice by showing that multiple assertions per test are both necessary and beneficial.
John Rauser presents the architectural and technological evolution of Amazon retail websites starting with 1994 and ending with adopting Amazon Web Services.
Michael Stal discusses system architecture quality, how to avoid architectural erosion, how to deal with refactoring, and design principles for architecture evolution.
Every developer has had to integrate with another system, API or component. Tis article provides strategies to handle the change and for he separating system boundaries.
1 comment
Watch Thread Reply