Skip to content

Post Ideas #7

@katbow

Description

@katbow
  • Notes for each chapter of Practical Object Oriented Design in Ruby (or amalgamate into single post)
    • CH2 - Design for Single Responsibility
    • CH3 - Managing Dependencies
    • CH4 - Creating Flexible Interfaces
    • CH5 - Reducing Costs with Duck Typing
    • CH6 - Acquiring Behaviour Through Inheritance
    • CH7 - Sharing Role Behaviour with Modules
    • CH8 - Combining Object with Composition
    • CH9 - Designing Cost-Effective Tests
  • AWS Lambda/Serverless series. Ideas below which may be combined or further split depending on outlines*
    • Deploying a lambda function with serverless
    • Put lambda in a VPC
    • Set up connection with RDS
    • Set up S3 connection to lambda with VPC endpoint
    • Encrypt secrets with KMS & decrypt in lambda function (needs KMS VPC Endpoint)

*Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions