David Montesdeoca
A dev blog about nothing

A dev blog about nothing

Follow
Follow
homebadgesnewsletter
Tag

AWS

#aws

More content

Read more stories on Hashnode


Articles with this tag

The one with heavy dependencies in a Lambda function

Jun 7, 20239 min read

Recently, after finishing developing the Lambda function I've been talking about in previous articles and creating the corresponding merge request,...

The one with heavy dependencies in a Lambda function

The one with requests to localhost from AWS SAM

May 8, 20235 min read

Previously I mentioned the recommender system I have been working on lately. A key part of that system is an AWS Lambda function that generates...

The one with requests to localhost from AWS SAM

The one with a version manager in Python

Apr 24, 20233 min read

Python is a programming language that I have worked with several times throughout my career, but, believe it or not, I have never needed to use a...

The one with a version manager in Python

The one with access denied to AWS in production

Apr 12, 20236 min read

In the project I'm currently working on, we use Rails for our main application and the AWS SDK for Ruby to seamlessly integrate with their services,...

The one with access denied to AWS in production