• Lambda functions: Allow lambda function to use VPC

    2 min read

    AWS Lambda IAM

    Lambda functions sometimes might need to interact with other AWS services that depending on how we are configuring it might need some explicit permissions to be set.

    06/02/2023

    Read more...
  • Setting up GitHub's CODEOWNERS

    2 min read

    github CODEOWNERS shared repository PR review

    GitHub's CodeOwners file is a tool that helps teams manage and maintain their repositories more effectively when the repository is co-owned by multiple teams. The file allows you to assign code ownership to teams or specific individuals. This will make them responsible for reviewing and approving changes to the code.

    02/02/2023

    Read more...

More recent...

From pet to cattle
Treat your kubernetes clusters like cattle, not pets