ColdFusion Java
Blog Posts
Changing FusionReactor’s “Slow Request Threshold”, Why and How
You may have noticed in the FusionReactor UI that requests which are “slow” have their duration show up in red in the FusionReactor UI. The default is 8 seconds, but what if you would prefer to lower that duration to … Read More
What are the 5 things you should ALWAYS check before you release your application?
What are the 5 things you should ALWAYS check before your app’s next release? Releasing a new app or website can be stressful. Whilst most dev teams have a QA process, the team often needs to go a little deeper … Read More
A Detailed Guide To Finding The Best VPNs For iOS-iPhone and iPad
As an iPhone or iPad user, getting an error message such as ‘unable to verify app or untrusted enterprise developer’ might not sound new to you. These are system errors signifying a revoked application. Now, what if this was an … Read More
Multithreading and Multiprocessing
Multithreading and Multiprocessing: Selecting the right approach for your development Why are multithreading and multiprocessing used? Simultaneously executing programming tasks before now had always been daunting. But today, many programming languages support Multithreading and Multiprocessing, which aids concurrent execution of … Read More
How to debug in production
How to debug in production Debugging in production has always been something that we try our best to avoid, with multiple QA phases, staging environments, and automation to stop production bugs. Despite this, occasionally a bug will find its way … Read More
Are Subscription Services Really The Future Of Gaming Industries?
Over the years, the gaming industry has gradually transitioned from a linear model of selling products to gamers, to a dynamic subscription model. Subscription services seem to be the face of the new era of games. Thanks to gaming subscription … Read More
Samsung vs Huawei vs Apple Battle for Top Smartphone Maker in 2021
The year 2020 wasn’t a propitious year for many of us. Especially for the top smartphone makers ̶ Samsung, Huawei, and of course, US tech giant— Apple, who were looking to increase their market share value. The race to the … Read More
Watermarking PDFs In Lucee 5.3.7 Without Using CFPDF
Watermarking PDFs In Lucee 5.3.7 Without using CFPDF Recently, I’ve needed to add a watermark to PDFs but struggled with Lucee’s current implementation in 5.3.x.. Watermarking PDFs In Lucee 5.3.7 without using CFPDF is usually pretty straightforward, via <code> <cfpdf action=”addwatermark” … Read More
Why Load Test ColdFusion Apps (4 Reasons)
By Michaela Light, CEO of TeraTech Let’s make sure that your new ColdFusion app doesn’t crash immediately after launch – by effective load testing. In this article, we will look at 4 reasons why load test ColdFusion Apps. You will … Read More
The Difference Between Spring Framework vs. Spring Boot
What is the difference between Spring Framework vs. Spring Boot? When it comes to building Java-based applications, the Spring Framework and Spring Boot are two popular options. Both frameworks are developed and maintained by the Spring community and provide a … Read More
Why Do I Need an Application Performance Monitor (APM) Tool?
Why Do I Need an Application Performance Monitor (APM) Tool? Application Performance Monitoring (APM) is a technique that is a must-have for every serious-minded DevOps team. When it comes to employing the best practices for present-day software development, application Performance … Read More
What is the Difference Between Observability and Monitoring
Observability Vs. Monitoring: Why a Developer needs Both Given the complexity of distributing the evolving cloud-based services and infrastructures across a diverse range of users, IT service providers consistently observe and monitor metrics, datasets, and logs. Establishing system reliability and … Read More
What is observability
What is Observability: What Every Developer Should Know The ability to always know what a system does goes beyond trying to figure out if a particular functionality is operational or not. Having observability will enable you to determine what specific … Read More
Finding and fixing Spring Data JPA performance issues with FusionReactor
Finding and fixing Spring Data JPA performance issues with FusionReactor For several years, Spring Data JPA has established itself as one of the most commonly used persistence frameworks in the Java world. It gets most of its features from the … Read More
Basic Load Testing With Locust
Basic load testing with Locust No-one likes to get caught out with scaling issues. Your app or site goes viral, or you simply get a tonne of unexpected traffic through a favourable blog post, and without some preparation, all hell … Read More
ColdFusion and Microservices
The all-new Adobe ColdFusion 2021 has just been released with dozens of features introduced to boost efficiency, security, scalability, language improvement, in addition to much newer instruments for performance monitoring and profiling. A substantial focus of CF2021 is support of … Read More
Black Friday Deals
Discounted CF2021 price and Free FusionReactor APM Software If you are looking to purchase CF 2021 then this is the perfect time as not only do we sell ColdFusion at a discounted price; we will also give you a FusionReactor … Read More
ColdFusion Performance Issues and Troubleshooting
With ColdFusion being one of the most powerful and robust Java development platforms for web application development, it does not automatically eliminate the presence of certain parameters that could lead to a performance issue on a ColdFusion server. You’ll find … Read More
FusionReactor 8.6.0 Released
FusionReactor 8.6.0 released yesterday – November 18, 2020 Following the recent Adobe release, we are pleased to announce that FusionReactor has been updated and fully supports ColdFusion 2021. We also support CF 2021 in our instance manager and if you … Read More
Adobe ColdFusion 2018 Versus Lucee
Adobe ColdFusion and Lucee are two leading web application development tools based on CFML (ColdFusion Markup Language) code. Adobe ColdFusion was initially developed to connect HTML and the database easily. With the release of Adobe ColdFusion 2018, a full-blown scripting language … Read More
Things To Keep In Mind When Picking Your IoT Vendor
Choosing the right IoT Vendor for your business is not easy. The IoT market remains incredibly fragmented; while some clear leaders have started to emerge, there are still a considerable number of smaller vendors offering a plethora of products that … Read More