Codetown ::: a software developer's community
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.
Comment
Thanks Mike & Joe. Here are the slides from my talk:
http://portal.sliderocket.com/heroku/Deploying-Java--Play-and-Scala...
Great Job Thursday evening James!
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.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.

In a blog post titled "How to write and rightsize Terraform modules", HashiCorp shares a comprehensive framework for creating maintainable, scalable modules in the Terraform ecosystem. Author Mitch Pronschinske draws on insights from consultant Rene Schach's HashiDays 2025 session to focus on four key pillars: module scope, code strategy, security, and testing.
By Craig Risi
Microsoft recently released a security advisory and patched a critical vulnerability in ASP.NET Core that allows an attacker to bypass a security feature over a network due to an inconsistent interpretation of HTTP requests. With a CVSS score of 9.9 out of 10, CVE-2025-55315 is the highest-rated Microsoft vulnerability.
By Renato Losio
Operating massive reverse proxy fleets reveals hard lessons: optimizations that work on smaller systems fail at scale; mundane oversights like missing commas cause major outages; and abstractions meant to simplify become hidden fragility points. Success requires profiling on target hardware, relentlessly monitoring boring details, keeping hot paths lean, and trusting instrumentation over theory.
By Mitendra Mahto
Google Cloud's Expert Services Team has released a detailed guide on chaos engineering for cloud-based distributed systems. It highlights that the intentional creation of failures is essential for developing resilient architectures. The initiative provides open-source recipes and helpful guidance for applying controlled disruption testing in Google Cloud environments.
By Claudio Masolo
Anthropic released Claude Haiku 4.5, making the model available to all users as its latest entry in the small, fast model category. The company positions the new model as delivering performance levels comparable to Claude Sonnet 4, which launched five months ago as a state-of-the-art model, but at "one-third the cost and more than twice the speed."
By Vinod Goje
© 2025 Created by Michael Levin.
Powered by
You need to be a member of Codetown to add comments!
Join Codetown