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 Srini Penchikala on Oct 05, 2011
Java EE next release will support cloud computing, multi-tenancy, elasticity and caching features. Adam Messinger, Hasan Rizvi and Cameron Purdy from Oracle team presented the future product roadmaps for micro (ME), standard (SE) and enterprise (EE) editions of Java platform at JavaOne 2011 Conference on Tuesday.
Cameron Purdy talked about the new features coming up in Java EE platform which includes the support for cloud computing. He said that today's cloud offerings are all proprietary, not standard based and we need a standard for Platform as a Service (PaaS) based cloud solutions. Many components in Java EE 7 will have multi-tenancy baked into them. The multi tenancy support will be built into VM itself to monitor, measure and control the different tenants running in the VM for better resource management.
Just like Context and Dependency Injection (CDI) manages the dependencies between the components in the application, Java EE 7 will do the same for the applications in the enterprise. JPA annotations will have the ability to map Java objects to database tables with tenancy control. There is also work being done for the Java caching to be a standard and caching will be a feature in Java EE 7.
On the Java SE side, Oracle has announced the preview release of JDK 7 for Mac OS X with GA versions to come next year. Java SE version 8 will support modularity and a managed runtime with dynamic compilation features.
There will also be improvements for JavaScript on the JVM, which include Nashorn - the next generation JavaScript engine optimized for the JVM - and full native Java/JavaScript interoperability to communicate between Java and Javascript objects.
Oracle also announced their intention to submit a proposal to open source the JavaFX platform as a new project within the OpenJDK Community. Oracle intends to initially contribute the JavaFX UI controls and related libraries; other JavaFX components are planned to follow in multiple phases. A next-generation Java Client in the form of JavaFX 3.0 which will be bundled with JDK 8 in 2013. The release date for Java 8 has been pushed back by six months to 2013.
Java ME future roadmap includes synchronizing the CDLC and JDK releases and convergence of CDC and Java SE Embedded API. Modern device support including multi-touch will also be available. Other changes include OJWC 1.1 release, significant updates to the CDC code base, and mobile services integration.
Other announcements made in the keynote presentation included the Apache Tom EE server becoming the latest Java EE 6 cerified product. Twitter also announced during the keynote that they are joining Java Community Process (JCP) and OpenJDK project.
Srini Penchikala currently works as Security Architect and has 17 yrs of experience in software product management.
Introducing SQLFire: a memory-optimized, high performance SQL database
The WebSphere Liberty Profile for Developers: An Introduction
Early Access! Download JBoss Developer Studio 5.0 now, with packages for Mac, Windows or Linux!
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