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 14Jul 14
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 191Apr 191
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
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
Terraform AWS Provider — Everything you need to know about Multi-Account Authentication and…There are multiple options available to configure the authentication between Terraform and AWS. But the two entry points are IAM users and…Oct 14, 20231Oct 14, 20231
AWS Terraform Provider Resources vs Registry Modules to Provision Infra to AWSThere are two main ways for provisioning Infrastructure Resources to AWS, so… Which one should I use?Oct 5, 20231Oct 5, 20231
Published inAWS TipMy AWS Landingzone, Organization structure & Delegated administrator accounts blueprintA landing zone is a designed for scalability and security. It serves as an initial foundation that allows your organization to rapidly roll…Sep 23, 2023Sep 23, 2023
Published inAWS TipSoftware Development Lifecycle (SDLC) for Serverless ApplicationsWhat is SDLC?Sep 18, 2023Sep 18, 2023