-
-
Notifications
You must be signed in to change notification settings - Fork 80
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
Infrastructure as Code #36
Comments
I can work on this. |
Please assign it to me and get in touch if you are okay with me doing it. I am going to use CloudFormation for this. |
Go ahead @ashwanijha04. Looking forward to see your solution |
Sure. I'll start working on it at the EOD today. Will update the progress. |
I have the bits and pieces together and I am currently thinking of a good architecture. I am planning to have different child stacks as S3 bucket, CodeDeploy, CodeBuild etc and having the CodePipeline as the parent stack after all the resources are ready. This is a quick vague idea that I'll build on. Please feel free to leave your feedbacks. |
Separating the CI part from the "prod environment" part, sounds like a great idea. |
I'm planning the initial working architecture without Cloudfront to get
started quickly.
We'll optimize it in our subsequent updates.
|
Hey @ashwanijha04, are you still working on this? |
Translating the documentation for AWS deployment into reproducible, easily deployable Infrastructure.
Technology:
The text was updated successfully, but these errors were encountered: