Migrating an Android App from MVP to Jetpack Compose: A Step-by-Step Guide Jetpack Compose is Android’s modern toolkit for building native UI. It simplifies and accelerates UI development by using a declarative approach, which is a significant shift from the traditional imperative XML-based layouts. If you have an existing Android app written in Kotlin using […]
Digital Transformation
How Sitecore Drives Digital Strategy Value as a Composable DXP
Have you seen the speed at which the digital landscape is shifting and evolving and thought to yourself, how can I keep up? How can I level up my organization’s digital customer experience and futureproof my website and digital ecosystem to ensure consistent growth for years to come? The answer might just be a shift […]
Perficient Recognized for Digital Services Expertise Supporting Health Insurers
As private health insurers weather industry headwinds, strategic transformation priorities remain firmly centered on operations and patient-centric experiences that accelerate efficiencies. Outcomes-driven leaders recognize the value of aligning key business needs with people, technology, and processes. Leading Digital Transformation for U.S. Payers We are proud to announce the recent recognition of Perficient’s digital services for […]
Drupal CMS is here, what it means for you and your organization.
In a previous blog post I discussed various content authoring approaches within Drupal and the importance of selecting the right one for your specific situation. Towards the end I mentioned a new iteration of Drupal(Starshot). It is now here, Startshot, i.e. Drupal CMS was released on Jan 15th. As it becomes part of the Drupal […]
Consumer Behavior: The Catalyst for Digital Innovation
Consumer behavior is not just shaping online business operations—it’s fundamentally changing the digital marketplace. This paradigm shift is forcing companies to adapt or be left behind. Here are the key trends that will redefining the digital landscape in 2025: The AI Revolution: From Convenience to Necessity Artificial Intelligence will be the cornerstone of modern consumer […]
A New Normal: Developer Productivity with Amazon Q Developer
Amazon Q was front and center at AWS re:Invent last week. Q Developer is emerging as required tooling for development teams focused on custom development, cloud-native services, and the wide range of legacy modernizations, stack conversions and migrations required of engineers. Q Developer is evolving beyond “just” code generation and is timing its maturity well […]
Navigating the GenAI Journey: A Strategic Roadmap for Healthcare
The healthcare industry stands at a transformative crossroads with generative AI (GenAI) poised to revolutionize care delivery, operational efficiency, and patient outcomes. Recent MIT Technology Review research indicates that while 88% of organizations are using or experimenting with GenAI, healthcare organizations face unique challenges in implementation. Let’s explore a comprehensive approach to successful GenAI adoption […]
All In on AI: Amazon’s High-Performance Cloud Infrastructure and Model Flexibility
At AWS re:Invent last week, Amazon made one thing clear: it’s setting the table for the future of AI. With high-performance cloud primitives and the model flexibility of Bedrock, AWS is equipping customers to build intelligent, scalable solutions with connected enterprise data. This isn’t just about technology—it’s about creating an adaptable framework for AI innovation: […]
Perficient Recognized in The Forrester Wave™: CX Strategy Consulting Services, Q4 2024
Perficient Recognized in The Forrester Wave™: Customer Experience Strategy Consulting Services, Q4 2024 Perficient is proud to be included as a “Contender” in The Forrester Wave™: Customer Experience (CX) Strategy Consulting Services, Q4 2024 report. We were one of a set of only twelve organizations to be included in the report. Forrester used extensive criteria […]
CCaaS Migration Best Practices: Tips for moving your customer care platform to the cloud
Migrating to a cloud-delivered Contact Center as a Service (CCaaS) solution can revolutionize how your organization delivers customer service. However, this transition requires careful planning and execution to avoid disruptions. Assuming you have selected a CCaaS platform that aligns with your organizational needs, the following best practices outline key considerations for a seamless migration. A […]
Legacy Systems Explained: Why Upgrading Them is Crucial for Your Business
What are Legacy Systems? Why is Upgrading those Systems Required? Upgrading means more than just making practical improvements to keep things running smoothly. It addresses immediate needs rather than chasing a perfect but impractical solution. The situation could spiral out of control if things don’t function properly in real-time. One such incident happened on January 4, […]
Unit Testing in Android Apps: A Deep Dive into MVVM
Understanding Unit Testing Unit testing is a crucial aspect of software development, especially in complex applications like Android apps. It involves testing individual units of code, such as methods or classes, in isolation. This ensures the correctness of each component, leading to a more robust and reliable application. Why Unit Testing in MVVM? The Model-View-ViewModel […]