Blog

Luis Majano

May 09, 2017

Spread the word


Share your thoughts


Day 2 for the Into The Box conference started with our second keynote focusing on how to evolve legacy ColdFusion (CFML) applications/dinosaurs into modern ColdFusion applications. We discussed all the modern tools created by Ortus in order to facilliate developers to not only evolve your applications but also be able to containerize them into microservices. We then focused on best practices to decompose these wild and unpredictable animals into modular architecture components and even RESTFul services uses common patterns like the [strangler application pattern](https://www.martinfowler.com/bliki/StranglerApplication.html). Our very own Jon Clausen went into depth of all the tools to tame these animals including of course [ColdBox MVC](/products/coldbox) as the base for modular development and [behavior driven development](/products/testbox) for increasing code quality and capturing requirement states.

This is the age of the containers, so it is imperative to evolve your applications and apply modern techniques not only for development but also for distribution and portability. We are at the age where you can run ANY ColdFusion CFML application with a single CLI command using our docker containers:

docker run -v "/path/to/your/app:/app" ortussolutions/commandbox

Let's remember our day 1 keynote quote:


In this day and age, every company and let me repeat that, every company is a software company and thus must be agile, present and modern. The tooling is here, use it.

It is imperative to be able to deploy and deploy fast in this day and age. Let's investigate some motivating questions:

  • How long does it take you to go to production?
  • Is it a manual process or an automated process?
  • Do you have zero downtime or do you cross your fingers when you deploy?
  • Do you have a no deploys on Fridays rule?
  • What do you do if your deploy fails?
  • How do you rollback your deploys?

Hopefully this video will inspire you to do more with your legacy animals and hopefully strangle them into submission:

  • Transform - Create parallel CFML applications based on modular ColdBox architectures, RESTFul principles and microservices
  • Coexist - Leave the existing animal alone for a time. Redirect from the existing site to the new infrastructures
  • Eliminate - Remove the old functionalities from the existing procedural apps and re-direct traffic to the new implementations.
  • Rinse and Repeat - Repeat the process until you can finally eliminate the procedural/legacy dinosaur

Enjoy the video recording and remember: ColdFusion (CFML) and its tooling is as modern as any language. It is up to you to implement, share and communicate. Evolve or Die!


## Keynote Video

Keynote Slides

Add Your Comment

Recent Entries

TestBox Latest Updates and News!

TestBox Latest Updates and News!

We’re thrilled to have launched the new TestBox website and TestBox 6.0! If you haven’t had a chance to explore yet, visit TestBox to discover updated documentation, powerful resources, and features that make testing more efficient than ever.

Maria Jose Herrera
Maria Jose Herrera
November 21, 2024
The Hidden Costs of In-House Database Management

The Hidden Costs of In-House Database Management

The Hidden Costs of In-House Database Management


Opting for in-house database management involves more than just a salary. Here are some often-overlooked costs associated with maintaining your own DBA team.



1. High Salaries and Benefits


Hiring skilled DBAs is expensive. According to industry reports, the average salary of a DBA in the U.S. can range from $85,000 to over $130,000 per year, depending on experience and expertise. When you add ...

Cristobal Escobar
Cristobal Escobar
November 20, 2024
5 Signs It’s Time to Modernize Your ColdFusion / CFML Application

5 Signs It’s Time to Modernize Your ColdFusion / CFML Application

ColdFusion has long been a reliable platform for building web applications, but like any technology, it requires maintenance and modernization over time. Whether you're using Lucee or Adobe ColdFusion, it’s critical to recognize the signs that your application is no longer meeting today’s standards in performance, security, and scalability. Let’s explore five clear indicators that it’s time to modernize your ColdFusion application and how ColdFusion consulting can help breathe new life into y...

Cristobal Escobar
Cristobal Escobar
November 19, 2024