Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Semantic analysis of resources in serverless.yml file #5

Open
3 tasks
patrickbrandt opened this issue Oct 21, 2016 · 0 comments
Open
3 tasks

Semantic analysis of resources in serverless.yml file #5

patrickbrandt opened this issue Oct 21, 2016 · 0 comments

Comments

@patrickbrandt
Copy link
Member

patrickbrandt commented Oct 21, 2016

Do these three functions get bundled together in a deployment?

  • Schema has it's own pipeline (for example: dynamodb DB pipeline) - pipeline per table
  • Tests validate hash and range key strategy + Secondary Indexes
  • Testing performance of indices, data limits per attribute
  • BETTER TO NOT bundle functions with table changes
  • ensure that each table definition in serverless.yml can support the functions that will be operating on in
@patrickbrandt patrickbrandt added this to the build pipeline v 0.3 milestone Oct 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant