Skip to content

WIP: Added PdWorkshop queues to cloud formation stack template#9284

Closed
aoby wants to merge 1 commit into
stagingfrom
pd-workshop-queue-cloud-formation
Closed

WIP: Added PdWorkshop queues to cloud formation stack template#9284
aoby wants to merge 1 commit into
stagingfrom
pd-workshop-queue-cloud-formation

Conversation

@aoby

@aoby aoby commented Jul 1, 2016

Copy link
Copy Markdown
Contributor

Starting the work suggested in #9205

How can I test this? adhoc?

@wjordan

wjordan commented Jul 1, 2016

Copy link
Copy Markdown
Contributor

Thanks for getting started on this! There's not a very good way to test changes to this CloudFormation-stack at this point- this template is for the 'production' CloudFormation stack which includes the extra AWS resources not used/needed for the self-contained adhoc-instance case (where we tend to either stub or provision resources on the standalone instance directly, e.g., mysql, redis, etc.). I've only loosely been using it to maintain our production infrastructure so far, and only manually with careful attention to every update - it's not yet fully integrated or hooked up to our automated CI build or anything yet.

So actually deploying this change to the production stack is something I'll have to do manually, I'll try to do this in the near future.

The cloud_formation_adhoc_standalone template sets up the adhoc-instance resources, so if you wanted to test out hooking up an SQS resource to an adhoc instance, that's the template to modify (the template can be modified locally, then launched with rake adhoc:start as usual). With the synchronous-processing fallback in place it sounds like we might not need SQS added to the adhoc stack at this point, but it wouldn't be too difficult to add if we needed to. (We could also make it optionally available, along the lines of the cdn_enabled flag in the current template..)

@aoby

aoby commented May 9, 2017

Copy link
Copy Markdown
Contributor Author

@wjordan is this still useful / worth pursuing?

@aoby aoby closed this Aug 23, 2017
@aoby aoby deleted the pd-workshop-queue-cloud-formation branch August 23, 2017 21:12
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

Successfully merging this pull request may close these issues.

2 participants