Hey, I'm Matias

I share ideas about cloud, AI,
and building software
that ships.

CTO, AWS Community Builder, AWS User Group Leader, DeepRacer finalist, and professor based in Buenos Aires.

OpenClaw on AWS Bedrock AgentCore: Secure and Serverless
Intro This week AWS released an offering to run OpenClaw in Lightsail While this is super easy to deploy, it requires the instance to be up and running (spending) the entire mont
dev.to March 8, 2026
agentsawssecurity
How I used Amazon Q CLI to fix Amazon Q CLI error "Amazon Q is having trouble responding right now"
I know what you are thinking. I've just used Amazon Q CLI in the title 3 times. No regrets! I recently ran into an annoying issue while using the Amazon Q Developer CLI. Every now
dev.to July 17, 2025
Three Ways to Build Multi-Agent Systems on AWS
When building multi-agent AI systems, the architectural choices you make can dramatically impact performance, maintainability, and scalability. While Strands Agent is the "shiny ne
dev.to July 6, 2025
awsgenaistepfunctions
How to Solve dependencyFailedException on a Multi-Agent in AWS Bedrock
When working with AWS Bedrock Multi-Agent configurations, you might encounter an error message similar to this: An error occurred (dependencyFailedException) when calling the Invok
dev.to June 28, 2025
Building a Multi-Language Image Description API with Amazon Nova Lite and Polly
I've always been passionate about technology and how it can transform lives. I occasionally deal with small visual challenges. This has made me deeply interested in exploring ways
dev.to June 21, 2025
Using a custom domain name in a Private REST API Gateway
When working on internal networks, particularly within a VPC, developers often encounter the need to interact with a private API gateway. A common scenario is when a network resour
dev.to June 6, 2024
awsapigatewayroute53

From the archive

View all →
How to fix "Something went wrong. Please reboot your vehicle" in the AWS Deepracer Web Console
If you are seeing an error like this while trying to connect to your car's console you need to perform the following actions: Connect your AWS DeepRacer vehicle to a monitor. You'l
July 13, 2021
awsdeepracerhardware
DeepFridays Episode 5
https://www.youtube.com/watch?v=1cCe24geddU
March 20, 2021
uncategorized
DeepFridays Episode 4
https://www.youtube.com/watch?v=VQhURslmL20
March 19, 2021
uncategorized
DeepFridays Episode 2
https://www.youtube.com/watch?v=eUWSdrxQOrw
November 17, 2020
uncategorized
Cross Account IAM Role for ECS deployments
In my setup I have 2 accounts: Account A runs CodeCommit + CodePipeline Account B has an ECS cluster Most of the steps I did are described in the Create a Pipeline in CodePipeline
May 1, 2020
awscodepipelineecs
Fedora 23 image for Hummingboard/Cubox-i
I have created a Fedora 23 image for Hummingboard/Cubox-i. I will also create a Fedora 24 image as soon as it is released. wget https://googledrive.com/host/0B1Z2aFriRL5PUGpzMHRVbD
June 20, 2016
armcuboxifedora
Make a dump of your MySQL DB on OpenShift
If you want to make a backup of your database or just want to create a dump to migrate your db to another provider, you need to do these steps: 1. Connect to your running applicati
May 23, 2016
cloudlinuxmysql
Wordpress configuration for OpenShift
If you are trying to upload a WordPress site to OpenShift you will have to make the following adjustments to your wp-config.php file: // ** MySQL settings - You can get this info f
May 16, 2016
clouddevopslinux