Get GlassFish V2 Sun Support for GlassFish - Get GlassFish Portfolio
Main | Next page »
Oct 09
27
AWS Now With MySQL Support
  Posted by pelegri in MySQL




Amazon has just announced the availability of a new service: the Amazon Relational Database Service (Amazon RDS), based on MySQL 5.1 (AWS Blog, RDS@AWS).  They support both InnoDB and MyISAM but not replication.  See notes from: Mark Callahan@Facebook, Robert Treat@OmniTI, CannelWeb...

RDS's pricing depends on the size of the DB instance, ranging from 1.7 GB, 1 ECU to 68 GB of memory, 26 ECUs. Also note that EC2 has lowered its prices.

Quoting from the RDS site, this is how Amazon is presenting the value prop:

Amazon RDS automatically patches the database software and backs up your database, storing the backups for a user-defined retention period. You also benefit from the flexibility of being able to scale the compute resources or storage capacity associated with your relational database instance via a single API call. As with all Amazon Web Services, there are no up-front investments required, and you pay only for the resources you use.

More AWS info at Products, FAQs and elsewhere at AWS. Overall, this is a good move from Amazon, and the whole space is going to continue to change rapidly in the near future, see for example AWS@Oracle and Oracle@AWS.

Aug 09
20
MySQL Labs provide server snapshots
  Posted by Giuseppe Maxia in MySQL

MySQL Labs

MySQL opens its labs to the community. Users who want to test the early builds, before they are released for general availability can get them from MySQL Labs.

There is a detailed announcement that warns against using these binaries in production, but encourages everyone to test them. A companion tutorial explains how to use the snapshots to test the InnoDB plugin, which was released recently, and it is included in the latest MySQL 5.1 binaries.

Aug 09
16
Joyent Accelerator for MySQL
  Posted by pelegri in MySQL

ALT DESCR

Joyent and Sun have announced a highly tuned MySQL Accelerator that claims 2x-4x better performance than EC2 (but see comments).

Joyent focuses on "Enterprise-Class Cloud Computing", with offerings on Public Cloud and the Private Cloud, plus a new Smart Platform in beta (tutorial). Joyent's Cloud is Based on OpenSolaris and they are the largest OpenSolaris installation in the world.

Joyent and Sun have a long collaboration on Software and Hardware ([1], [2], [3]). One of the containers supported in Joyent's Accelerators is GlassFish; see [4], [5], [6], and the MySQL Appliance, plus the Zeus Accelerator (built using ZXTM's Extensible Traffic Manager) and GlassFish make a very good Java Stack. We had covered Joyent's hosting in earlier posts (@TA, @MtR).

BTW, while checking on this piece, I see that Joyent has Sold Strongspace and BingoDisk to ExpandDrive so they can "... focus on Joyent Accelerators and Joyent Smart".

Aug 09
12
InnoDB Plugin 1.0.4 Now Available
  Posted by pelegri in MySQL

ALT DESCR

Ken Jacobs (Dr. DBA) has Announced Plugin 1.0.4. This release has significant performance improvements, including a number of key 3rd Party Contributions. Reactions from the community so far seem very positive ([1], [2]).

Hopefully this is good news for everybody out there reading tea-leaves on how Oracle will treat its not-yet-there new projects.

Jul 09
21
MySQL Server binaries: one source to rule them all
  Posted by Giuseppe Maxia in MySQL

MySQL Server

If you missed Kaj's announcement in the splashing news commotion at the latest MySQL Conference, then you may be interested to get this information again.

There was a piece of news that should be extremely important for all the users. MySQL server binaries used to be split between Enterprise and Community, and they were released with separate schedules. Not anymore. Starting from April 2009, the MySQL Community and Enterprise editions are built from the same code, and they are released with the same frequency.

There were rumors about the two editions being treated differently. Since we are talking about it, let me assure you that this is not the case. Both editions go through the same tests, and even more so now, since they come from the same tree. Until version 5.0.81, there was a separate tree for Community (with extra features), but now there is only one.

For every bug fix release, both editions are released on the same day.

Another difference that has disappeared is the version number. Previously, even numbers were for Enterprise, odd ones for Community. Now, every version number identifies both the Community and Enterprise edition.

Enjoy the best bits from MySQL. download at will!

Jun 09
14
New MySQL Release Model
  Posted by pelegri in MySQL

Release models make a huge difference in the properties of the software delivered. I believe there is no single "ideal" model; what to choose depends on the code base, the group/community creating the code, the users/customers, the technology available (languages, CI tools, others)... What works for Hudson does not work for GlassFish nor for Solaris.

ALT DESCR

MySQL is changing its release model to improve agility, quality, predictability and facilitate contributions. Giuseppe just posted an Overview; in a nutshell, the trunk tree is always in beta quality, new features are first developed in stage branches, then integrated into the trunk, which is then brought to RC quality and another cycle starts (see Diagram).

Full details at the MySQL Forge and in Tomas's Presentation at MySQL University (slides; recording is NYA).

The basic model seems feasible; now we need a few release cycles to adjust the model and we will see how it works in real-life. As Don Quijote said... the proof of the pudding is in the eating.

Apr 09
18
GlassFish and More at MySQL Users Conference
  Posted by pelegri in MySQL

ALT DESCR

Mon-Thu I'll be attending the MySQL User's Conference here in Santa Clara. The tone of the conference is noticeably different to that of its (even larger) sibling JavaOne in San Francisco, and the topics are very grounded in the practical needs of the Users of the technology. There are many very interesting talks, below is a small selection extracted from my Personal Schedule.

Starting with those related to topics we normally cover here: Several BOFs: OpenSSO, OpenDS and LDAP, JavaFX Clients, OpenSolaris and Web Stack. Several Technical Sessions: MySQL and ZFS, Twitter and NetBeans and GlassFish and MySQL (that's Arun).

The rest of this list is not comprehensive but, here it is...

Keynotes: State of the Dolphin, Google, KickFire, Cloud, Andi, SmugMug, Infobrite and JasperSoft, Obama.
Fun Events Quizz Show.
Tutorials: Scale out, MapReduce, Partitioning, Memcached
DTrace: Intro, MySQL and Dtrace, Another DTrace
Cloud: MySQL and EC2, Hadoop and MySQL, Cloud Backup for MySQL, MySQL Clusters in the Cloud, MapReduce
Drizzle: Rethinking MySQL, Memory, libdrizzle, Drizzle BOF, Clusters
Memcached: Beginners, Distributed and InnoDB, And Flash!, Libraries, Advanced Use
Engines: InnoDB, Falcon, Maria, PBXT.
General: Performance and Scalability, the Future, Code Contributions (Masood's), Craig's List, Sandbox, Death.

... and I reserve the right to add and/or remove entries from my schedule at any time :-)

Apr 09
13
MySQL Campus Tour in California!
  Posted by Giuseppe Maxia in MySQL

MySQL Campus Tour

The MySQL Campus Tour has come to California.

The long trip that Dups started in March from Montreal is near the end. He is getting reinforcements. Five MySQL community enthusiasts are now about to tour the campuses in North and South California, giving free lectures on MySQL.

The full schedule is available in the MySQL Forge wiki. Participation is free, and it's an unique chance to get in touch with the MySQL experts and ask the tough questions.

Apr 09
9
EclipseLink Pagination with MySQL and GlassFish... and See You at MySQL UC!
  Posted by pelegri in MySQL

ALT DESCR

The MySQL Users Conference is April 20-23rd in Santa Clara, CA and we are all getting ready for it. Dups has one of the longest preps - he is traveling (by train and bus) from Montreal in his North American Tour visiting Universities around the way.

Arun only needs to drive across town to present about GlassFish and MySQL, and he has been building up the demo material for his session - see his note on how to use EclipseLink on GlassFish to do pagination on MySQL - he will present at 3pm on Tue, Apr 21st.

On my side, I don't have any sessions but I'll be there to meet community, partners and customers, specially around GlassFish and Hudson.

Feb 09
7
MySQL Gets Closer to GlassFish -- Mårten's Move
  Posted by pelegri in MySQL

Just slightly over a year ago I posted Welcome Aboard, MySQL! from Orlando. Since then we have worked together in many things including GF Bundles, IdMgr, Telco, OSS Price/Performance, Pricing, even Legal. Possibly the biggest impact of the acquisision has been on the non-engineering side: the MySQL team brought an emphasis on volume and that is making a huge difference - I can point to some Isolated deals and to Sun's financials.

ALT DESCR

I've enjoyed the MySQL team throughout the year and now we will have even more opportunities to work together since the engineering team is going to report into Karen Padir, my manager.

As you would expect the news have been reported in the online press and blogosphere. If you are interested, I'd start with Kaj's post, and, if you are attending FOSDEM you may want to attend his Q&A Session. Other reports include ArsTechnica, SJMercury, CW, ITWorld, IW, ZDNet, Reuters, the451group, OWDeveloper and The Register; of these, the post I probably find most interesting is Matt Asay's.

Feb 09
5
Monty's Move
  Posted by pelegri in MySQL

ALT DESCR

I saw the public announcement this morning but didn't have time until now: Monty is leaving Sun, this time for real, to go to his company: Monty Program Ab. Monty gives more details, and is no surprise that he will continue to work on Maria. Other reports are from Matt, eWeek and Brian.

My best wishes to Monty and looking forward to his commits into Maria!

Jan 09
6
Identity Manager 8, now with MySQL Support
  Posted by pelegri in MySQL

ALT DESCR

This piece of news came up just before holiday break but is still worth posting: the latest patch of Sun's Identity Manager (8.0.0.4) now (again) supports MySQL Enterprise - see the notes from Mani and from Paul.

This combination provides another example of how to leverage the different software (and hardware) components into very compelling value-propositions to Sun's customers. In another related example, the Marines Corp is using the Identity Manager, Role Manager, OpenSSO and Directory Server to provide Access and Identity Management Solutions to more than 400K marines; the Goverment is particularly interested in using Open Source to reduce costs (and also to increase security!) BTW, I don't know if MySQL will be used in this particular solution - I'll see if I can find out and share.

Dec 08
19
Registration for MySQL Conference and Expo 2009 is now open
  Posted by Giuseppe Maxia in MySQL

MySQL Users Conference and Expo 2009

Registration is open for the MySQL Users Conference and Expo 2009. The review committee had 350 proposals to choose from, and most of the schedule is already done.

The tutorials section is complete, with a juicy choice of topics from popular classics to the newest ones, all of them with some innovative contents, as the theme Innovation Everywhere requires.

Register before February 16, and save as much as $200.

Nov 08
27
MySQL 5.1-GA released
  Posted by Giuseppe Maxia in MySQL

MySQL 5.1

MySQL, the most popular open source database, releases today, November 27, 2008, its version 5.1 GA (General Availability). Downloads are available for all operating systems.

Version 5.1 introduces several enhancements to the already rich set of features. Most notable are partitioning, row based replication, the event scheduler, a new plugin infrastructure, and logs on demand.

There are more new features, but the general improvement is better performance and manageability. Many users have already adopted MySQL 5.1 in production. Their feedback has been reported in the MySQL technical articles. Check them out. MySQL 5.1 is ready for prime time!

Nov 08
23
AddOns for OpenSource - The MySQL Query Analyzer
  Posted by pelegri in MySQL

Commercial Open Source is a game changer, but it is also a game of balances between different interests: the free user and the paying customer, the individual developer and the partner and the corporate developer, short-term adoption and long-term revenue. There are a number of different business models for OpenSource that attempt to navigate these interests and Sun follows a combination of support, services, hardware/systems drag, and Add-Ons.

ALT DESCR

Sun just announced a new Add-On as part of the MySQL Enterprise Subscription. The MySQL Query Analyzer is designed to save time and effort in finding and fixing problem queries; "time and effort vs money" being the trade-off between the free and for-pay offerings. For details, check the Overview article, Zach's Introduction and the interview with the project lead, Mark Matthews.

Coverage of the new offering includes InformationWeek and ComputerWorld. There is already a very nice testimonial from the Clickability CTO; another report (nb. from a sun employee) is here. And you can make your own evaluation through the MySQL Trials offering.

Languages

Event Calendar

Search

The Aquarium TV

Adoption Stories

GlassFish Podcast

Popular Tags

adoption ajax clustering comet community frontpage glassfish grizzly hudson java javaee javaee6 javaone jax-rs jax-ws jaxb jboss jcp jersey jmaki jruby jsf metro mysql netbeans notd opends openesb openmq opensolaris opensource opensso osgi performance portal rails rest ruby sailfin scripting sip stories sun tools updatecenter v2 v3 webinar webservices weekly

Downloads

Companion Sites

Related Links

Useful Pointers

Offers and Promos

... AT TWITTER

OTHER SHORT NEWS

Recent Entries

News by Mail

Contact Us

Send feedback and leads to theaquarium@sun.com

QR Codes


Navigation