pycon
pycon copied to clipboard
Services: - Redis - Pretix (?)
As we now rely on AWS for both FE and BE, which is hosted on a single server in a single region, we are more vulnerable to aws outages, our...
Use AWS Organizations: - Current AWS account becomes Prod - New AWS account for staging
Getting lots of spam from bots trying to use [server ip]/some-path Could we setup the new Cloudfront VPC origin? https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-vpc-origins.html not sure how much it costs
Currently, build-fe creates a docker image that contains prod variables NextJS supports: `next build --experimental-build-mode compile/generate` to separate compilation and generation but ISG doesn't seem to work with this :(...
The user should be able to withdraw his grant at any time from the `My Grant` view regardless the status of the grant (except when the status is Rejected (by...