PinnedField Notes: My quite very Simplified Guide in Python to understand SOLID Principles of Object…S — Single-responsibility Principle: A class should have only one reason to change, meaning it should only have one job or responsibility…Jul 14, 2024Jul 14, 2024
PinnedHow to Terraform the Creation of multiple PostgreSQL Databases, Roles and Grants on an AWS RDS…Automating the creating of Databases, Roles and Grants on Terraform is possible thanks to cyrilgdn/terraform-provider-postgresql here is…Apr 19, 20241Apr 19, 20241
PinnedReal Agile Development.Creating High-Performing Product and Development TeamsJan 28, 2024Jan 28, 2024
PinnedPublished inAWS TipBuild Temp-Dynamic & Disposable Pull-Request Serverless APIs Environments — Testing changes in…In a previous post I have shown how to test changes in Isolation by Building Temporary-Dynamic & Disposable Pull-Request Environments for…Sep 20, 2023Sep 20, 2023
PinnedPublished inAWS TipTesting changes in Isolation - Build Temp-Dynamic & Disposable Pull-Request FE/UI EnvironmentsOn this Post I will tackle the following problem by Building Temporary-Dynamic & Disposable Pull-Request Front-End Portal UIs Environments…Sep 18, 2023Sep 18, 2023
Build Python AWS Lambda Layers — Part 2… CLI ToolOn my previous Article I explained how to build a Lambda layer using a Docker container with the AWS Linux 2 environment, ensuring…Jan 3Jan 3
Understanding AWS Cognito: Client Credentials vs. User Password AuthenticationAWS Cognito provides robust authentication mechanisms for securing access to your applications and APIs. Two common flows for user…Dec 11, 2024Dec 11, 2024
Understanding Resource Servers and Scopes in AWS CognitoWhat is a Resource Server?Dec 8, 2024Dec 8, 2024
Field-Notes: Build Python AWS Lambda Layers Using Docker and AWS Linux 2This guide explains how to build a Lambda layer using a Docker container with the AWS Linux 2 environment, ensuring compatibility with the…Dec 5, 2024Dec 5, 2024
My IaC AWS Multi-Account Provisioning BluePrint & Best Practices…And How to assume the Terraform Execution Role with SSO Users.Oct 28, 20231Oct 28, 20231