Healthcare System Modernization: Two Proven Strategies

Our experience shows that “rip and replace” isn’t always the best approach for legacy healthcare systems. Sometimes optimizing existing platforms that users already know can be more cost-effective and practical. This article presents two proven strategies for approaching modernization from a technological perspective.

Caddy Security integration with a GraphQL backend

Explore the versatility of Caddy, an open-source web server, and its Caddy Security plugin in our latest article. We walk through setup, discuss its limitations for complex apps, and offer solutions through backend integration. Using Apollo Server and TypeGraphQL, we demonstrate how Caddy can flexibly manage role-based access control, making it a valuable tool for enterprise applications.

OpenFaaS – how to avoid vendor lock-in when doing serverless

Recently serverless computing gets more and more attention and popularity. Thanks to this concept you can increase your productivity because it let you focus almost exclusively on implementing business logic and getting, at the same time, all the enterprise-ready scalability and availability. OpenFaaS is a very interesting player here, as it can be easily deployed […]