Top 9 Tips for Migrating Adobe ColdFusion to the Cloud

Migrating an Adobe ColdFusion website or application to the cloud can open the door to improved scalability, performance, and cost-efficiency. However, the process of migrating a ColdFusion application introduces unique challenges due to its reliance on specific configurations, libraries, and server setups. Whether you are migrating from a traditional on-premises environment, a VPS, or another cloud provider, it’s crucial to understand potential roadblocks and how to address them. In this blog, we’ll focus on the common issues you might encounter […]

Ben & Ryan Show – Cryptography with Justin Scott

In this episode, your hosts Ben Nadel and Ryan Brown are joined by long time Adobe ColdFusion developer and security expert, Justin Scott, to discuss his recent presentation at the Adobe ColdFusion Summit.

Who is Justin Scott

• CISO with Smart Communications

• (ISC)² Certified

• Long time ColdFusion developer

Justin’s Summit Presentation – https://www.darktech.org/advanced-cryptography.pdf

Optimizing ColdFusion Scalability using Redis and Cloudflare

The Challenge At xByte Cloud, we work with large ecommerce customers who have millions of shoppers visiting their storefront each month. A performant solution like Load-Balancing is often deployed to help accommodate their growing customer base. But it’s important not to sacrifice user experience for additional performance, and that is one challenge most engineers face. Relying on built-in ColdFusion session management in a load balanced environment can lead to session loss, especially during reboots, server failures, or load balancing transitions.  […]