One of the most respected entry-level cloud native certifications available today is the CNCF Kubernetes and Cloud Native Associate (KCNA). So how do you pass the KCNA certification? You practice by ...
Community driven content discussing all aspects of software development from DevOps to design patterns. If you want to get certified as a Generative AI Leader by Google, you need to do more than just ...
The Feature Several LiteLLM operations require passing a custom_llm_provider entry in the request. Some requests need this parameter in the request body, others in a query string. We would like to ...
Creating queries that can be used with different relational databases without the need of (bloated) ORM frameworks. Migration is usually achieved by changing a single line of code in your codebase!