You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.
So that Geostore follows the best CDK or CloudFormation practices, we want to enable cdk-nag in our repository. This should allow us to identify any security or compliance issues and mitigate them early on, before releasing to production.
Acceptance Criteria
Test CDK nag on the Geostore
Review and address issues identified by cdk-nag (or flag them as something to be addressed in the future)
Relevant new tasks are added to backlog and communicated to the team
Important decisions recorded in the issue ticket
Readme/Changelog/Diagrams are updated
Product Owner has approved acceptance criteria as complete
Meets non-functional requirements:
Scalability (data): Can scale to 300TB of data and 100,000,000 files and ability to
increase 10% every year
Scability (users): Can scale to 100 concurrent users
Cost: Data can be stored at < 0.5 NZD per GB per year
Performance: A large dataset (500 GB and 50,000 files - e.g. Akl aerial imagery) can be
validated, imported and stored within 24 hours
Accessibility: Can be used from LINZ networks and the public internet
Availability: System available 24 hours a day and 7 days a week, this does not include
maintenance windows < 4 hours and does not include operational support
Recoverability: RPO of fully imported datasets < 4 hours, RTO of a single 3 TB dataset
< 12 hours
The text was updated successfully, but these errors were encountered:
Some of the fixes or error suppression would silence multiple error messages, depending on the context. I'd say it is probably around 20 to 30 errors that need to be reviewed.
Enabler
So that Geostore follows the best CDK or CloudFormation practices, we want to enable cdk-nag in our repository. This should allow us to identify any security or compliance issues and mitigate them early on, before releasing to production.
Acceptance Criteria
Additional context
Tasks
Definition of Ready
Definition of Done
CODING guidelines
increase 10% every year
validated, imported and stored within 24 hours
maintenance windows < 4 hours and does not include operational support
< 12 hours
The text was updated successfully, but these errors were encountered: