News »Browse Articles »
Java Champion Adam Bien on Java EE and Cloud Computing
0
Java Champion Adam Bien on Java EE and Cloud Computing
Java Champion Adam Bien is a self-employed consultant, lecturer, software architect, developer, and author in the enterprise Java sector in Germany who implements Java technology on a large scale. He is also the author of several books and articles on Java and Java EE technology, as well as distributed Java programming. His latest book, Real World Java EE Patterns - - Rethinking Best Practices, explores the challenges of cloud computing.
In addition, he has been named a Java Rock Star for his popular session at the 2009 JavaOne conference.
We met up with him to get his latest thoughts on Java EE and cloud computing.
java.sun.com (JSC): What is your basic understanding of how cloud computing works?
Bien: I see two unrelated concepts called cloud computing. The first one is related to grid computing, where parallelizable tasks are distributed to independent computing nodes and then aggregated to a consistent result. Frameworks like Hadoop, map-reduce algorithms, are an example of this approach.
The other paradigm is a virtual, private or public, data-computing center with an accessible API. You can model the environment in drag-and-drop-like fashion or, even more importantly, control it directly through a programmable API. You can, of course, run the grids in public or private clouds.
These paradigms also differ in their usage models. Grid computing is intended to be used by a few power users who need a considerable amount of computing power. On the other hand, in cloud computing, significantly more users access the machines with relatively low resource utilization.
While these two models are conceptually opposite, the underlying technology could be very similar. The first is often called platform as a service, and the latter, infrastructure as a service.
The Advantages and Disadvantages of Java EE
JSC: What are the advantages and disadvantages of Java EE for the cloud?
Source:
http://java.sun.com/developer/technicalArticles/Interviews/community/bien_qa_200
In addition, he has been named a Java Rock Star for his popular session at the 2009 JavaOne conference.
We met up with him to get his latest thoughts on Java EE and cloud computing.
java.sun.com (JSC): What is your basic understanding of how cloud computing works?
Bien: I see two unrelated concepts called cloud computing. The first one is related to grid computing, where parallelizable tasks are distributed to independent computing nodes and then aggregated to a consistent result. Frameworks like Hadoop, map-reduce algorithms, are an example of this approach.
The other paradigm is a virtual, private or public, data-computing center with an accessible API. You can model the environment in drag-and-drop-like fashion or, even more importantly, control it directly through a programmable API. You can, of course, run the grids in public or private clouds.
These paradigms also differ in their usage models. Grid computing is intended to be used by a few power users who need a considerable amount of computing power. On the other hand, in cloud computing, significantly more users access the machines with relatively low resource utilization.
While these two models are conceptually opposite, the underlying technology could be very similar. The first is often called platform as a service, and the latter, infrastructure as a service.
The Advantages and Disadvantages of Java EE
JSC: What are the advantages and disadvantages of Java EE for the cloud?
Source:
http://java.sun.com/developer/technicalArticles/Interviews/community/bien_qa_200
Search News
News Categories
What's the News?
Post a link to something interesting from another site, or submit your own original writing for the Java community to read.
Most Popular News
-
How to stand out from other Java/JEE Professionals?
Published about 14-01-2009 | Rated +3 -
10 reasons IT certification will be important in 2009
Published about 05-01-2009 | Rated +2 -
The 9 hottest skills for `09
Published about 02-01-2009 | Rated +1 -
New Features in Servlets 3.0
Published about 05-01-2009 | Rated +4
Most Recent User Submitted News
- Understanding caching in hibernate - part two : The query cache
Published about 19-02-2009 | Rated +2 - The Father of Java Answers Questions on the Cloud, SOA and Java
Published about 11-05-2009 | Rated +1 - Exclusive interview: Amr ElAdawy Java developer
Published about 06-01-2009 | Rated +2 - Configuring hibernate
Published about 30-07-2009 | Rated 0








