More exciting new webinars in May for anyone using Spring.
Sign up for these and other interesting events at the webinar page where you can also watch archived recordings of previous webinars.
SpringSource Application Management Suite 1.0.0.RC2 is now available in the SpringSource beta program. Highlights of this release include:
Download the latest version here.
Ask any DBA what are his top priorities for backup of MySQL. Chances are that hot backup and recovery to a specific point-in-time (or transaction) will be on top of everybody?s list.
The recovery to any point-in-time has been always an ultimate goal for data protection. Traditional backup solutions allow recovering only to a point in time when the last backup took place, e.g. last night. A lot of new data could be created and lost since that last backup. That is why in the last several years many vendors have been working on Continuous Data Protection (CDP).
Storage Networking Industry Association (SNIA) defines Continuous Data Protection (CDP) as “a class of mechanisms that continuously capture or track data modifications enabling recovery to previous points in time”.
ZRM 2.2 enables CDP by using LVM, VxFS, VSS, ZFS and NetApp snapshots in conjunction with MySQL transaction logs. When doing a recovery to a particular point in time, ZRM reads data from the snapshot and then replays MySQL transaction log from that point forward. This enables almost instantaneous point-in-time recovery.

For each point in time T, ZRM creates a snapshot that includes a MySQL binary log. To recover MySQL database to a specific Recovery Point Objective (RPO) between T2 and T3, ZRM reads data from snapshot T2 and replays transactions from binlog T3 up to RPO providing the user with point-in-time recovery. To enable instantaneous recovery snapshots are stored where the database files are, for example, on the same NetApp filer.
Since real life recoveries are performed under stressful conditions, we designed our product to simplify your life and ensure successful recovery:
Some CDP solutions capture all writes to the database effectively duplicating what a binary log is designed to do. Why re-invent the wheel and waste computing resources? ZRM is integrated with MySQL on a deeper level than any other backup solution. That allows us to provide very efficient CDP solution with almost instantaneous point-in-time recovery.
——
Dmitri Joukovski
Selling Online with Drupal e-Commerce is Packt's new book, written by Michael Peacock, aimed at users wishing to create an online store, and uses Drupal and its e-Commerce modules to achieve this. With more and more websites aiming to integrate all of their components to give a more slick and streamlined effect for users - by using Drupal e-Commerce, the site and the store are already integrated providing both a powerful website and a powerful online store.
... plus others
| Filip Hanik explains deployment options for SpringSource Application Platform and Apache Tomcat to a crowd of attendees. | Rod Johnson congratulates the lucky winner of the MacBook Air drawing. |
For anyone who did not get a chance to meet the Spring technologists at JavaOne be sure to register for SpringOne 2008.
Dear Spring community,
We are pleased to announce that Spring Batch 1.0.1.RELEASE has been released!
This release focuses on bug-fixes and improvements in documentation.
| Rod Johnson discusses the SpringSource Application Platform | Jennifer Hickey demonstrates SpringSource Application Management Suite |
The Horizon Interactive Awards winners were announced over the past weekend. Over 1,000 sites were reviewed in this competition for creativity and originality, overall design, technical merit, effectiveness and user experience. Several Drupal-powered sites, developed by studio:module and pingVision were among the winners.
Dear Spring community,
I'm pleased to announce that Spring Web Services 1.5.1 has been released!
Downloads | Site | Changelog | Announcement