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.
Category: System Architecture
In this blog post, you will learn some basics about GraphQL and how to start using it in an actual project with Java language and Spring Boot technology. What is GraphQL? GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. The main concept of GraphQL is […]
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 […]
Everyone is containerizing these days. Sometimes he does it better, sometimes worse … and sometimes he just claims he does it 😉 Here at NubiSoft we try to do our best. Not only because we want customers satisfied with their systems with low maintenance costs. We also do it for ourselves. It just gives us […]