Pages Tagged with "Technical Solutions"

Transforming Technology Obstacles into Opportunities

Just as the promise of technology in marketing is undeniable, so are the challenges facing many companies in integrating technology into their marketing. Learn how organizations can turn technology obstacles into technology solutions.

/posts/2016/02/transforming-technology-obstacles-solutions.html
Managing Multiple Projects with Repo

In my previous post Creating a Scalable Application Ecosystem, I described how to create an ecosystem of applications, libraries, and services rather than isolated applications. With this paradigm, you should end up with smaller, more manageable projects, but how do you manage all of these separate codebases?

/posts/2019/01/managing-multiple-projects-with-repo.html
Creating a Scalable Application Ecosystem

In many applications, although the application itself has an MVC structure, the application is built as a monolith. Services, libraries, and the application code are all intermingled, making the process of extending or creating a similar application far more difficult than should be required.

/posts/2018/11/creating-scalable-application-ecosystem.html