Hi!
The book is great! And the resources that come with it are fantastic!
However, I am trying to test adding new resources, that are not in the defatult cfm packages, and am having trouble.
For example, after the full stack is up and running, an obvious next resource is caching.
So, I am thinking that adding a redis (elasticache) resource and testing that in my awesome new stack would be a good next test of my comprehension of the material.
However, I have hit a roadblock!
There is nothing in the default packages that seems to work, and although I did find this:
… it seems to use a different paradigm than the “Rapid Docker on AWS” does.
The format of the scripts seems quite different than each other and it is not obvious at all how to port it over.
Any pointers or approaches I might take to leverage the knowledge from the book to work with my own needs?