Videos tagged with Cloud Computing
Summary Ralph Johnson and Joe Armstrong discuss their ideas about parallel programming - whether shared memory is harmful, the place of message passing, fault tolerance, the importance of protocols and more. Bio Ralph Johnson, one of the GoF behind the Design Patterns book and behind the creation of the original Refactoring Browser, is now at the CS dept. at the UIUC and the leader of UIUC Patt...
SpringOne 2GX 2010: Welcome Opening Keynote
Summary Rod Johnson talks about what lies ahead for Spring, the new challenges and environment today, 10 years after the first line of Spring code was written. VMware’s plan with Spring is to continue investing in portability, productivity and innovation, making Spring the Java programming model for the cloud, and offering Code2Cloud, an integrated desktop-cloud development environment. Bio Rod...
What’s Next for jclouds?
Summary Adrian Cole discusses his jclouds project, which is an open source library that helps Java developers get started in the cloud and reuse their Java development skills. Cole also talks about some of the challenges of creating a cloud agnostic library, such as the use of different hypervisors and that various cloud implementations are written in different languages, such as VB, Python, Ru...
Jerome Dochez Discusses Early Plans for Java EE 7, Planned to Ship in 2012
Summary In this interview, recorded at QCon London, Glassfish architect Jerome Dochez talks to Charles Humble about plans for Java EE 7. The interview covers what Java EE 6 has achieved, possible additional profiles, the impact of the cloud, new features planned for the platform, and modularity. Bio Jerome Dochez has been working on Java EE since 2000. He is the architect for Glassfish, and led...
Netflix in the Cloud
Summary Adrian Cockcroft discusses the advantages of running Netflix services in Amazon’s cloud, comparing the old data center solution against the new cloud architecture implemented to offer faster, more scalable, more available, and more productive services across the enterprise. Bio Adrian Cockcroft is an architect at Netflix leading the Cloud Systems group. He authored Sun Performance and T...
Chris Richardson discusses Cloud Foundry and Cloud Computing
Summary Chris Richardson discusses the evolving cloud computing landscape, cloud computing tools, differences between local machines and cloud-based virtual machines, Cloud Foundry offerings, deploying a Java application to Cloud Foundry, Cloud Foundry vs other cloud offerings, future Cloud Foundry developments, and the future of enterprise Java development. Bio Chris Richardson is a developer,...
SD Ruby Episode 67: Cooking up a Cloud (with Chef & EC2)
Chef is a young and ambitious Ruby DSL built for easy configuration management. Nick Zadrozny will take a look at the philosophy of configuration management, the basics of Chef, and some recipes to build out a basic Rails server.
Closing the Gap Between Apps and Ops
Summary Jake Sorofman talks on how to glue together the application development world and the business operations one in an automated, virtualized and cloud computing environment where everything moves faster than ever. Bio Jake Sorofman is Vice President of Marketing at rPath. He held several other leadership positions in the past: SVP of marketing and business development for JustSystems, the...
Situation Normal, Everything Must Change
Summary Simon Wardley explains the commoditization of IT through cloud computing: why it is happening, how clouds will impact IT, the associated benefits and risks, how to manage the risks, why openness matters and he presents a canonical vision on the cloud. Bio Simon works as the Software Services Manager for Canonical, helping define future cloud computing strategies for Ubuntu. He is a pass...
Google I/O 2009: Life of an App Engine Request
App Engine's serving architecture allows for real-time autoscaling without using virtualization. In this session, we'll explore the path of a single app engine request, from front end to appserver, and explain how App Engine's small app footprint permits thousands of applications to share a single appserver.Alon Levi