Vibe Coding an Odoo 18 Website on AWS with ECS and Certbot on a WeekendThis weekend, I found myself in one of those flow states we chase as builders. The idea was simple: get an internal Odoo 18 instance…Apr 6Apr 6
Transcribing Audio Automatically Using GCP Cloud Functions and the Chirp ModelIn this project, we built a fully automated and scalable audio transcription pipeline using Google Cloud Functions, Terraform, and the…Apr 6Apr 6
Creando un API GraphQL en AWS AppSync usando CDKEn nuestro escenario actual necesitamos proporcionar una API GraphQL que permita a los usuarios crear nuevas tareas y obtener la lista de…Mar 22, 2024Mar 22, 2024
Published inStackademicHow to upload images to an S3 bucket using presigned urlsIn this post I want to share an implementation on how to create presigned url to upload files to an S3 bucket, the piece of technology we…Mar 19, 2024Mar 19, 2024
Published inStackademicCreate an AppSync API using TerraformIn this article we are going to dive into the details of creating a graphql api using AWS AppSync, the infrastructure is written using…Mar 10, 2024Mar 10, 2024
Published inStackademicCreating a Cognito Trigger using CDK and TypeScriptIn the current scenario we want our users to be able to sign up for an account, and when the user confirms its account, in the post…Mar 4, 2024Mar 4, 2024
Published inStackademicUsing CDK and TypeScript to Create an AppSync GraphQL APIIn our current scenario we need to provide a GraphQL API that allows users to create new tasks and get the list of tasks they created.Mar 2, 2024Mar 2, 2024