Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Conversation

@ZY-Ang
Copy link

@ZY-Ang ZY-Ang commented Mar 25, 2020

  1. Significantly better README.md
  2. Added an aurora serverless cluster as per your article
  3. Removed some params and added others
  4. Added security groups
  5. Refactor template.yaml with Fn::Sub so more readable.

ZY-Ang added 6 commits March 25, 2020 13:00
So other people will be prompted for their parameter overrides
Use Sub functions to make it easier to read
- Add dbCluster
- Add Security Groups
- Remove VpcSecurityGroupIds parameter
- Add VpcId and database parameters
- Configure phpserver to work with database directly
Use connection from dbCluster
User friendly
@ZY-Ang ZY-Ang changed the title Upgrade Upgrades Mar 25, 2020
- Add constraint for CloudFrontPriceClass
- Remove NoEcho in DBUser to allow default value
@keichan34
Copy link
Owner

Thanks for this, this is great! Looking at this, can you double check the subnet to see if it has Internet access? If that's the cause of #3 I'd like to add a note about which subnet you choose to assign.

Removing caching of 504's due to aurora serverless cold starts on cloudfront
@ZY-Ang
Copy link
Author

ZY-Ang commented Mar 30, 2020

I haven't gone so far as to include a new VPC configuration for this PR, as that's not really the point of this repo. Only new params are for the database and replacing the security group param with the VpcId to be deployed to as we streamline the security group for them. This still gets the user to choose their own VPC and subnets with internet access, unless they want only intra-network access.

image

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants