James Ward

James Ward came to Florida and gave a talk on cloud computing for the GatorJUG in Gainesville and the OrlandoJUG this week.

What a great presenter! James gave us such an informative talk. The very first slide of his presentation impressed me practically more than anything else. It described current (newer) trends in software development like continuous releases. I hope James posts it here when he reads this blog post.

James described to us the features of cloud computing (and some specifics about the company James works with, Heroku)  that make it such a hit these days. Pay as you go is one big attraction. Instant deployment is another great thing about the Heroku approach, because normally, the Java compile, generate WAR, possibly restart the webserver, etc approach takes so much longer.

One really cool thing about www.heroku.com is that the first dyno is free - meaning that you can try it out and the first "virtual server", called a dyno, doesn't cost anything. James mentioned the JavaPosse are trying it out now. I think James said he's planning to host his popular blog www.jamesward.com there, too. I can't wait give it a try. I can see where cloud computing is so popular these days.

It's got some load balancing features that are very appealing if you expect spurts of high volume use.

If you attended James's talk could you please post your comments and help share what we learned with the rest of the folks at Codetown? And, click on the photo above to see a few more of James's Florida visit.

Views: 125

Comment

You need to be a member of Codetown to add comments!

Join Codetown

Comment by Michael Levin on February 25, 2012 at 1:53pm
Thanks, James! What a great talk.
Comment by James Ward on February 25, 2012 at 1:10pm

Thanks Mike & Joe.  Here are the slides from my talk:

http://portal.sliderocket.com/heroku/Deploying-Java--Play-and-Scala...

Comment by Joe Radomsky on February 25, 2012 at 6:17am

Great Job Thursday evening James!

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

Valkey 9.0 Introduces Multi-Database Clustering, Atomic Slot Migration, and Major Performance Gains

The Linux Foundation has announced the general availability of Valkey 9.0, the open-source in-memory storage solution developed as a successor to Redis. The latest major version introduces atomic slot migrations, hash field expiration, and full support for numbered databases in cluster mode, enabling scaling to 2,000 nodes and achieving over 1 billion requests per second.

By Renato Losio

QConSF 2025: Humans in the Loop: Engineering Leadership in a Chaotic Industry

At QCon SF 2025, Michelle Brush of Google explored the evolving landscape of software engineering in her keynote, “Humans in the Loop: Engineering Leadership in a Chaotic Industry.” She highlighted the complexities engineers face amid automation and AI, stressing the importance of conscious competence, higher-level problem-solving, and effective leadership in navigating today's challenges.

By Andrew Hoblitzell

Airbnb Adds Adaptive Traffic Control to Manage Key Value Store Spikes

Airbnb upgraded Mussel, its multi-tenant key-value store, replacing static per-client rate limits with an adaptive, resource-aware traffic control system. The redesign ensures resilience during traffic spikes, protects critical workflows, and maintains fair usage across thousands of tenants while scaling efficiently.

By Leela Kumili

Presentation: Trust No One: Securing the Modern Software Supply Chain with Zero Trust

Emma Yuan Fang explains the Zero Trust mindset required to combat modern software supply chain attacks. She details security controls for dependency management, including SBOM (Software Bill of Materials), artifact signing, Git commit signing, and CI/CD hardening. Learn how to implement security gating, enforce policies as code, and manage secrets across your build and runtime environments.

By Emma Yuan Fang

Google Launches Code Wiki, an AI-Driven System for Continuous, Interactive Code Documentation

Google has introduced Code Wiki, a new platform designed to keep software documentation continuously synchronized with the code it describes. The system generates a structured wiki for each repository, automatically updates it after every change, and powers an integrated chat interface that understands the entire codebase.

By Robert Krzaczyński

© 2025   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service