hsaenzG
AWS Serverless Hero | Solutions Architect | 3xAWS | 5xScrum | AWS UG Leader | DevOps
Guatemala
Pinned Repositories
APIGatewayCacheImplementation-CDK
Ejemplo de como implementar cache en Amazon APi GateWay - Endpoint Level - With CDK
APITimeoutsFix
Example of how to fix timeouts issues in AWS API Gateway using an Step Functions Integration
ApiWithSam
Arrays
Application on charge of latten an array of arbitrarily nested arrays of integers into a flat array of integers. e.g. [[1,2,[3]],4] -> [1,2,3,4].
chat-widget
Chat widget with webpack
cloudsec-ninja
Become a CloudSecurity Engineer using the AWS Cloud for free. ☁️🔐🥷
DoListsAPI
Python Serveless API
kinesis_eventbridge_lambda_cross_account
Comunicación entre Lambdas en Cuentas Diferentes con AWS CDK
TravelCompanion-With-Serverless-And-Bedrock
Repositorio que combina Agents de Amazon Bedrock y AWS Lambda Functions para sugerir lugares turísticos en LATAM basado en el clima actual de ciudades. Analiza condiciones meteorológicas en tiempo real para ofrecer destinos óptimos a visitar, mejorando la experiencia de viaje. Ideal para aplicaciones de viaje y planificación.
whatsapp_user_group_chatbot_genia_bedrock_agent_claude_serverless
hsaenzG's Repositories
hsaenzG/aws-ug-cookbook
A collaborative resource for AWS user groups worldwide to share best practices, tips, and strategies for organizing successful community events.
hsaenzG/APIGatewayCacheImplementation-CDK
Ejemplo de como implementar cache en Amazon APi GateWay - Endpoint Level - With CDK
hsaenzG/whatsapp_user_group_chatbot_genia_bedrock_agent_claude_serverless
hsaenzG/kinesis_eventbridge_lambda_cross_account
Comunicación entre Lambdas en Cuentas Diferentes con AWS CDK
hsaenzG/lambda-alarms
Example of an email alarm sent when the duration exceeds n seconds.
hsaenzG/realtime-alerts-angular-appsync
Ejemplo de como integrar un AWS AppSync con Angular agregando alertas en tiempo real
hsaenzG/TravelCompanion-With-Serverless-And-Bedrock
Repositorio que combina Agents de Amazon Bedrock y AWS Lambda Functions para sugerir lugares turísticos en LATAM basado en el clima actual de ciudades. Analiza condiciones meteorológicas en tiempo real para ofrecer destinos óptimos a visitar, mejorando la experiencia de viaje. Ideal para aplicaciones de viaje y planificación.
hsaenzG/APITimeoutsFix
Example of how to fix timeouts issues in AWS API Gateway using an Step Functions Integration
hsaenzG/python-layers-with-sam
Example of how implement a separate repository to create layers with sam using python. Unit testing include by layer.
hsaenzG/NestedStacks-With-SST-CDK
hsaenzG/cloudsec-ninja
Become a CloudSecurity Engineer using the AWS Cloud for free. ☁️🔐🥷
hsaenzG/serverless-with-cdk-sst
Despliegue de una aplicación servles junto a la infra estructura relacionada a la app utilizando CDK + SST en stacks independientes
hsaenzG/content
Content repository for Community.aws
hsaenzG/Keycloack-spi-AuthAdapter
hsaenzG/ApiWithSam
hsaenzG/monorepo
hsaenzG/nx-CI-CD
hsaenzG/my-app-with-sam
Despliegue de una REST API con SAM
hsaenzG/DoListsAPI
Python Serveless API
hsaenzG/chat-widget
Chat widget with webpack
hsaenzG/petclinic
hsaenzG/my-blog
Curso de react y node.js
hsaenzG/Arrays
Application on charge of latten an array of arbitrarily nested arrays of integers into a flat array of integers. e.g. [[1,2,[3]],4] -> [1,2,3,4].