Want to learn about microservices?
-
Recent Posts
Archives
- March 2017
- February 2017
- January 2017
- September 2016
- August 2016
- March 2016
- February 2016
- January 2016
- December 2015
- September 2015
- May 2015
- April 2015
- January 2015
- December 2014
- November 2014
- September 2014
- July 2014
- May 2014
- April 2014
- March 2014
- November 2013
- June 2013
- April 2013
- March 2013
- February 2013
- January 2013
- November 2012
- October 2012
- September 2012
- May 2012
- January 2012
- September 2011
- August 2011
- July 2011
Categories
Meta
Author Archives: ceracm
Decomposing applications for deployability and scalability – part 1
In April 2012, I started giving a talk called “Decomposing applications for deployability and scalability” . It discusses the benefits and drawbacks of decomposing a monolithic application into a collection of independently deployable and scalable services. Below is the version … Continue reading
Low-cost internet access while traveling overseas
AT&T international data roaming is expensive. Usually, I’ve relied on hotel and conference WIFI or I’ve purchased a small data plan for my iPAD. But for my recent trip to Melbourne Australia I decided to get a MIFI. Originally, I … Continue reading
Fjords, presentation patterns, NoSQL, Scala etc. In Norway
I recently spent a couple of days in Oslo, Norway at the JavaZone conference. This was my second time at the conference and once again I was impressed: great presentations; an overflow room overlooking the exhibit floor where you can tune … Continue reading
Polyglot persistence for Java developers – presented at @oakjug
Last wednesday, I gave a presentation on NoSQL databases at the East Bay Java User Group (@oakjug), which meets monthly in downtown Oakland, CA. The talk gives an overview of NoSQL and compares and contrasts Redis, Cassandra and MongoDB using … Continue reading
Learn about ScalaTest at the July East Bay JUG meeting
This coming wednesday (7/20) at the July meeting of the East Bay JUG Bill Venners will be talking about ScalaTest, which is a very nice, modern open-source testing framework for Scala and Java applications.
Posted in scala, testing
Leave a comment