Hola, soy Matias

Comparto ideas sobre cloud, IA,
y desarrollo.

CTO, AWS Community Builder, AWS User Group leader, finalista DeepRacer y profesor. Vivo en Buenos Aires.

Últimos posts

dev.to/mkreder →
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 8 de marzo de 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 17 de julio de 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 6 de julio de 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 28 de junio de 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 21 de junio de 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 6 de junio de 2024
awsapigatewayroute53

Del archivo

Ver todo →
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
13 de julio de 2021
awsdeepracerhardware
DeepFridays Episode 5
https://www.youtube.com/watch?v=1cCe24geddU
20 de marzo de 2021
uncategorized
DeepFridays Episode 4
https://www.youtube.com/watch?v=VQhURslmL20
19 de marzo de 2021
uncategorized
DeepFridays Episode 2
https://www.youtube.com/watch?v=eUWSdrxQOrw
17 de noviembre de 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
1 de mayo de 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
20 de junio de 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
23 de mayo de 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
16 de mayo de 2016
clouddevopslinux