Adam Fitzgerald
Director of Developer Relations, SpringSource
Adam is the Director of Developer Relations at SpringSource and has extensive experience in enterprise Java community management. Prior to joining SpringSource, Adam ran BEA's dev2dev community and was a product evangelist, technology educator and public speaker for BEA's WebLogic products.
Presentations
The ABCs of Management and Monitoring with Hyperic
This session covers the basic concepts used for systems and application monitoring and management and provides a guided introduction to Hyperic HQ. Topics include: agent based architectures, data collection, metric definition & correlation, management operations, control actions and alerts. (Level: Beginner)
Session Detail
Five Critical Metrics for Web Performance Monitoring
The performance of web architectures vary greatly depending on load, implementation, business function and usage models. This session describes the five critical metrics that are common to all web architectures that operations teams should manage. Understanding these five metrics helps to partition systems and provides faster root cause analysis of when addressing performance problems.
Session Detail
Building Custom Controls in Hyperic HQ
Improving response time to operational problems is critical to your IT management team. You can use Hyperic HQ control actions to streamline day-to-day operations, reduce the risk of human error or oversight, and respond rapidly when remote control is necessary. This session gives a practical overview of the control system in Hyperic HQ, how to extend it with User-Defined Control Actions and how to tie these controls to the alerting system.
Session Detail
Inside the Cloud - Measuring Performance of AWS and Google App Engine
Public cloud based services are becoming an increasingly popular deployment choice for IT operations teams looking to reduce total hosting costs and scale systems on demand. But how reliable and responsive are they? The developers behind CloudStatus.com describe how they used Hyperic to monitor cloud services from Amazon Web Services and Google App Engine and report on the collected performance and availability data.
Session Detail
Translating Operations Data into Business Metrics
Systems and application monitoring provides massive amounts of data critical for operations team to understand the performance of their web infrastructure. However, this data is often incomprehensible to business owners looking to tie application metrics to business goals. This session describes how to effectively translate operational data into metrics that the business cares about and uses practical examples from Hyperic IQ.
Session Detail
JMX monitoring with Hyperic HQ
TBD
TBD
Building HQU Plugins with Groovy and Hyperic HQ
HQU is a plugin framework for Hyperic HQ which allows custom UI to be inserted into, and interact with various aspects of Hyperic HQ. All HQU plugins have the ability to interact with the entire HQ backend, and come with an API which allows for fast development. This session covers the basic HQU plugin architecture, describes how to get started building custom plugins with Groovy and provides practical examples of what is possible for customization.
Session Detail
Case Study: SpringSource tc Server
To be announced
Session Detail
Case Study: Spring in Practice
To be announced
Session Detail
Expert Roundtable: The Future of Enterprise Deployment
Join Javier Soltero, SpringSource CTO of Management Products for an expert panel discussion about the future of enterprise deployment and what IT operations staff should be looking for when considering their production system needs. The panel includes notable industry experts: Michael Cote (Redmonk), Andi Mann (EMA), Dennis Callahan (The 451 Group), Al Hilwa (IDC).
Session Detail
Special Architecture Session
Coming Soon
Session Detail
A Basic Introduction to Using OSGi in Enterprise Solutions
To be announced
Session Detail
Special Topic: Virtualization
To be announced
Session Detail
Special Topic: Scalability
To be announced
Session Detail
Special Topic: Eclastic Compute Environment
To be announced
Session Detail
Special Topic: Enterprise Architecture
To be announced
Session Detail
Analyst Roundtable: Cloud Infrastructure and Enterprise Production Sytems
Join this round table discussion featuring leading industry analysts who will date the impact of public and private cloud infrastructure on the future of enterprise production systems.
Session Detail
Introduction to the Force.com Cloud Platform
Force.com provides a full, integrated stack of services that lets you build, test and deploy applications in the cloud. Join this session and learn about Force.com, its database, the novel metadata-driven capabilities that underpin the user interface and web service APIs, and the mobile, collaboration, security and distribution features. This session will cover the SOAP and REST web service APIs for Force.com that give access to operational control of persistence, asynchronous callouts on data changes, and a metadata API to get the data behind the data.
Session Detail
Application Development with VMforce.com
With the announcement of VMforce, VMware and Salesforce are building an enterprise Java Cloud that combines the Spring programming model with VMware flexibility and Force.com reliability and data integrity. This session will discuss the architecture of this new Platform-as-a-Service solution and provide a technical overview of how to run Spring applications that integrate with Force.com services. Topics will include local development, basic Force.com database support, workflow and approval, compile and debug, deployment and management, as well as service utilizations.
Session detail
Understanding Data Access in VMforce.com
All enterprise developers know that the data access layer of the application has the potential to be a critical bottleneck for performance and a limiting factor on application design. This session will discuss the details behind the full set of data access techniques available in the VMforce cloud platform including an in depth discussion of the JPA implementation, Spring Roo tooling and best practices for high performance cloud applications.
Session detail
Inside the Force.com Cloud Platform
To truly understand the sophistication and potential of the Force.com platform we are going to peek under the kimono in this session. Join the salesforce.com technical experts to discuss the Force.com multi-tenant architecture implementation. You’ll learn the details of how the Force.com platform maintains high performance and scalability for over 80,000 customers and thousands of cloud applications.
Session detail
Special Topic: Lightning VMforce Overview
TBD
Session detail
Special Topic: Heroku Part 1
More Details Soon
Session Detail
Special Topic: Heroku Part 2
More Detail Soon
Session Detail
Using PHP with Java/Spring in the Cloud
More Detail Soon
Session Detail
Deliver Performance and Scalability with Ehcache and Spring
Today's architects are faced with complex performance and scaling challenges with their applications. Some of the obstacles that must be overcome are overloaded/non-responsive databases, JVM heap constraints, and network I/O to name a few. The problem: how to address these obstacles without rewriting/re-architecting your applications. This talk will explore how Ehcache solves these problems by plugging in a caching layer in your applications.
Additionally, we will dive into Spring's Cache Abstraction layer, Ehcache's Automatic Resource Control (ARC), JSR107, and how these powerful tools help "keep caching simple". Finally, we will look at code examples, discuss different scaling solutions, and explore cache visibility options.