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 Alex Blewitt on Oct 03, 2011
The Mozilla Foundation has publicly considered disabling Java from running in the browser environment, thanks to recent research that indicates Java is the top of the three vectors for security exploits in the browser. Recent research investigating how Windows machines can easily be compromised puts Java at the top of the list, with unpatched Java Runtime Environment flaws accounting for 37% of the vulnerabilities, followed closely by Adobe Reader at 32% and Adobe Flash at 16%.
Whilst developers often keep up to date with the latest versions of the developer kits, browsers often do not update the Java Runtime environments, typically because it is a hidden component that people often forget about. Although all browsers can selectively disable Java support, it is often added automatically if a JRE is discovered on the system.
Whilst Java owes its ubiquitousness to the fact it was once shipped with the Mozilla browser, bringing Applets to the masses, these days Java is rarely used on the client side. That's not to say it isn't used: some runtime environments use Java as a means of communication – such as Facebook Chat – although the upcoming WebSockets protocol is likely to usurp even this usage.
However, the existence of Java on the client has been brought into the forefront recently, with the existence of the BEAST (Browser Exploit Against SSL/TLS) cracking technique. This has led to a suggestion on the bug list to blacklist the Java plugin due to security vulnerabilities caused by the plugin itself.
Although the BEAST attack is only effective against TLS 1.0 (the TLS version 1.1 is immune to the attack, but not widely deployed), some of the initial packet sniffing may be achieved with a compromised JRE hosted in the browser itself.
InfoQ reached Oracle for comment but has not yet received a response. No decision has been made on blacklisting the Mozilla Java plugin.
Introducing SQLFire: a memory-optimized, high performance SQL database
The WebSphere Liberty Profile for Developers: An Introduction
RDBMS to NoSQL: Managing the Transition
VMware vFabric SQLFire - Test drive the data management system with memory speed, horizontal scalability and a familiar SQL interface
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.
No comments
Watch Thread Reply