Softlandia
Blog
Posts tagged with
#Cloud-native
Deploying Qdrant with gRPC & Auth on Azure: A FastAPI Singleton Client Guide
Deploy Qdrant to Azure with HTTP/2 and gRPC and access it asynchronously via a singleton instance of the Qdrant client via FastAPI dependency injection.
Serverless LLMs (demo!) and other GenAI trends for 2024
Small language models are one of the biggest trends in GenAI in 2024. They can be already run for free on serverless platforms!
Explaining the Cloud: a Layman's Guide
In this post, we explain cloud computing in simple terms for those who may be unfamiliar with the technology. The cloud has revolutionized software development, making it more accessible, cost-effective, and scalable than ever before.
Serverless Cloud Native REST APIs with Azure Functions
With the help of good software architecture, it's a breeze to build cheap serverless APIs with Azure Functions.