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
Technical Blogs
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