Skip to content

Restructure gem to embrace serverless design principles #22

Description

@nerbyk

Problem

The current structure of the gem does not conform to Serverless Design Principles. The architecture lacks modularity and scalability, handling multiple scenarios within a single lambda function.

Core Issues:

  • Modularity: Absence of a modular structure within the API complicates code maintenance and scalability.
  • Serverless Integration: Lack of adherence to serverless design principles impedes smooth integration within serverless environments.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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