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 Werner Schuster on Oct 29, 2008
NewRelic recently made the entry level version of their monitoring tool available for free.
A new cooperation between NewRelic and the Rails Core team is now supposed to help improve Rails:
New Relic [..] today announced a first-of-its-kind program that enables Rails developers to share application performance data with the Rails Core Development Team. The Core Team will use the data to analyze and optimize application performance on Rails, ultimately speeding this popular development platform’s industry adoption.
NewRelic's RPM tool works by installing a Rails plugin, which reports performance data to the NewRelic server, where it can be viewed and analyzed. Now, with this opt-in data share option, it's possible to allow the Rails Core team to analyze performance data of Rails applications, and see how real world Rails applications behave and where common bottlenecks are. Since the data is already available on NewRelic's servers, making it available to the Rails core team is easy (from the press release):
The performance data sharing program is available as a feature within New Relic RPM. Information is not shared with anyone outside the Rails Core Team. To learn more about RPM and to subscribe, visit http://newrelic.com/get-RPM.html.
You can also plug in to RPM Lite for free, unlimited use in production. Installation and setup take less than 5 minutes. Sign up by visiting
http://newrelic.com/RPMlite.html.
No credit card or payment needed. Once RPM is installed, join the program by checking the opt-in box within the RPM administration screen.
In related news, iPhone users will be interested to see NewRelic's GUI's now optimized for iPhone web access.
Merb, which will go 1.0 soon, is now supported by FiveRuns' TuneUp performance monitoring tool. The Merb TuneUp support consists of the following:
Currently, TuneUp for Merb provides information on filters, renders, and DataMapper activity (let us know what other ORMs you’d like to see. Sequel? ActiveRecord?). You can see what proportion of time you’re spending in the model, view, or controller, as well as how long each step takes to execute, where it’s being called (with support to jump to those files in TextMate), and for DataMapper activity the SQL query that was executed and a detailed breakdown of the Query object.
TuneUp for Merb is deployed as a Merb Slice.
Which performance monitoring or profiling tool do you use?
RDBMS to NoSQL: Managing the Transition
Troubleshoot Java/.NET performance while getting full visibility in production
Identity and Access Management for Cloud Apps: A Buyer's Guide
Tutorial: Integrating SQLFire with tc Server and Spring Data
App Server Evolution: REST, Cloud, and DevOps Support in Resin 4
Thanks for the FiveRuns mention, Werner. We're excited about the new Merb support and are getting great feedback from customers who are using it to tune up their Merb apps.
On the Rails performance front, we all look forward to continued performance improvements in Rails. But I think the engine can only do so much. Even if the underlying framework screams, customers' implementations of it will vary. Our customers use our service and the performance metrics it provides to make their Rails applications perform better, and to fix problems when they occur. So, we have focused our efforts on providing useful metrics, visualizations, and some new deployment and optimization services to help them scale up their applications.
If you are running Ruby applications on the JRuby VM then you also have the option of using JXInsight's JRuby-to-Ruby extension giving you a native Java runtime performance monitoring (metering/profiler) solution that out performs the competition (20x-100x in SPECjvm2008 benchmarks).
williamlouth.wordpress.com/2008/10/14/cross-lan...
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.
2 comments
Watch Thread Reply