article thumbnail

Skip the Sitecore Upgrade, Go Straight to XM Cloud

Perficient

From architectural shifts like the move from Mongo to SQL for xDB, the addition of additional services like Identity Server or the move from Azure Search back to SOLR all add complexity to the upgrade process. Not to mention regression testing to make sure you didn’t introduce any defects as part of the process.

MVC 96
article thumbnail

Top 3 lessons learned in Backend Architecture. Interview with Cuong Le – backend developer at Apiumhub

Apiumhub

We are continuing with our interview series ( previously we had interviewed Diego Ojeda – Android Lead at Apiumhub , Serhii Zabolennyi – QA Automation engineer at Apiumhub , Javier Gomez – backend developer at Apiumhub and today we interview Cuong Le – Backend developer at Apiumhub and talk about key lessons learned in Backend architecture.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

The Big Deal with Headless

Perficient

The Problem with MVC There is a limit to how much you can optimize page performance in a traditional MVC driven Sitecore site. Even with scaling horizontally (adding servers) and vertically (using bigger servers) there is only so much juice you can squeeze out of the underlying architecture to improve performance.

MVC 52
article thumbnail

Why is Laravel Framework an excellent choice for PHP web development?

Openxcell

It is based on Symfony and follows the Model View Controller (MVC) architecture. MVC Architecture Support With Laravel, business logic, and presentation layers are separated by MVC architecture pattern. As a result of the Laravel framework and architecture, application security is ensured.

PHP 52
article thumbnail

Making Sense of Sitecore’s Headless Options

Perficient

The architecture you get leveraging a headless architecture with Next.js front end is fundamentally superior to MVC. Sitecore offers multiple options for implementing headless architecture, each catering to different needs and scenarios. Alternatively, you can add Sitecore’s Experience Edge to your architecture.

MVC 52
article thumbnail

A Practical Roadmap for Existing Sitecore Customers to Move To XM Cloud

Perficient

But if you have significant investment in XP, MVC and ASP.Net, you may not have the appetite or budget to rebuild everything from scratch, at least all at once. Once you have an environment that supports Sitecore headless services, you need to establish a headless foundation to support migrating features to the new architecture.

MVC 64
article thumbnail

Clean Architecture in Android Applications

Apiumhub

An app may be focused on any task, but it should stick to one basic requirement – the clean architecture. All due to its thorough approach to architecture. Know the Basics: clean architecture in Android. So, what clean architecture exactly is? Layers of Architecture. Conclusion: Clean Architecture in Android.