
Perficient Blog » Back-End Development
266 FOLLOWERS
For expert insights, recent news, and opinions on Backend Development and other technology read Perficient's blog. Perficient is a global digital consultancy transforming how the world's biggest brands connect with customers and grow their business. With Perficient, you get experience and expertise, speed and agility, and a healthy dose of pragmatism to drive your business forward.
Perficient Blog » Back-End Development
6d ago
Quarkus has gained traction as a modern Java framework designed for cloud-native development. In my previous blog, I discussed why learning Quarkus is a great choice. Today, let’s dive deeper into one of its standout features: Live Coding. What is Quarkus Live Coding? Live Coding in Quarkus provides an instant development experience where changes to ..read more
Perficient Blog » Back-End Development
1w ago
I’m now a couple months into exploring Optimizely Configured Commerce and Spire CMS. As much as I’m up to speed with the Configured Commerce side of things (having past experience with Customized commerce), the Spire CMS side is a bit daunting, having worked with traditional Optimizely CMS for a while. We face challenges in figuring ..read more
Perficient Blog » Back-End Development
2w ago
In today’s mobile-first world, delivering personalized experiences to visitors using mobile devices is crucial for maximizing engagement and conversions. Optimizely’s powerful experimentation and personalization platform allows you to define custom audience criteria to target mobile users effectively. By leveraging Optimizely’s audience segmentation, you can create tailored experiences based on factors such as device type, operating ..read more
Perficient Blog » Back-End Development
2w ago
As an AEM author, updating existing page content is a routine task. However, manual updates, like rolling out a new template, can become tedious and costly when dealing with thousands of pages. Fortunately, automation scripts can save the day. Using Groovy scripts within AEM can streamline the content update process, reducing time and costs. In ..read more
Perficient Blog » Back-End Development
1M ago
? Python Optimization: Improve Code Performance ? Introduction Python is an incredibly powerful and easy-to-use programming language. However, it can be slow if not optimized properly! ? This guide will teach you how to turbocharge your code, making it faster, leaner, and more efficient. Buckle up, and let’s dive into some epic optimization hacks ..read more
Perficient Blog » Back-End Development
1M ago
Nine years ago, I was eager to be a developer but found no convincing platform. Luckily, the smartphone world was booming, and its extraordinary growth immediately caught my eye. This led to my career as an Android developer, where I had the opportunity to learn the nuances of building mobile applications. The time I went ..read more
Perficient Blog » Back-End Development
1M ago
In this blog post, I will share my journey of implementing an automated solution to publish release notes for service deployments to Confluence using Bitbucket Pipelines. This aimed to streamline our release process and ensure all relevant information was easily accessible to our team. By leveraging tools like Bitbucket and Confluence, we achieved a seamless ..read more
Perficient Blog » Back-End Development
1M ago
In this blog post, I will guide you through the process of implementing a Spring Expression Language (SpEL) validator in a Spring Boot application. SpEL is a powerful expression language that supports querying and manipulating an object graph at runtime. By the end of this tutorial, you will have a working example of using SpEL ..read more
Perficient Blog » Back-End Development
1M ago
As businesses increasingly rely on Salesforce to manage their critical data, ensuring data security has become more important than ever. Apex, Salesforce’s proprietary programming language, runs in system mode by default, bypassing object- and field-level security. To protect sensitive data, developers need to enforce strict security measures. This blog will explore Apex security best practices ..read more
Perficient Blog » Back-End Development
1M ago
Salesforce is a powerful CRM platform that enables businesses to manage customer data and automate workflows. However, ensuring the security of your Salesforce environment is critical to protecting sensitive data, maintaining compliance, and safeguarding your business processes. This post will explore how to identify and resolve Salesforce security violations, protecting your organization from potential threats ..read more