Access LLMs on Azure and AWS with Go
Published: 26. September 2024 • go, aws, azure
This blog post shows how to access OpenAI GPT-4o on Microsoft Azure and Stable Diffusion on AWS Bedrock with Go.
Published: 26. September 2024 • go, aws, azure
This blog post shows how to access OpenAI GPT-4o on Microsoft Azure and Stable Diffusion on AWS Bedrock with Go.
Published: 26. September 2024 • python, aws
In this blog post, I will show you how to write a simple AWS Lambda function using Python, build it with Poetry, and deploy it with Pulumi.
Published: 27. September 2024 • go
Implementing a password-less authentication system with the Web Authentication API (WebAuthn) in Go on the back and Angular/Ionic on the front end.
Published: 1. October 2024 • python, aws
This blog post shows you how to set up a batch job on AWS Batch with GPU support using Python, Pulumi, and Poetry.