#Can't crack IaC - HELP!

7 messages · Page 1 of 1 (latest)

cedar igloo
#

I'm just...stuck. Every aspect seems to have 10 layers of dependencies, and I can't even start to crack it, even though I have my site up, and resume perfectly functional. I even got CI/CD working for the front end, but I can't figure out how to start on it for the back end. All the research I've done has landed at long descriptions of choosing terraform vs SAM, then says 'so I just used terraform, wrote the YAML, and boom' How do I start doing this?? It's aggravating because the site is up and working perfectly, but I feel like I can't say I completed the challenge without the back end CI/CD piece.

olive cosmos
#

to clarify, you haven't done IaC for both front end and back end right? what does the CI/CD for your front end look like?

#

if you're comfortable you can share a github link if you're using github actions for ci/cd

cedar igloo
olive cosmos
#

could you explain a bit more about how you're using it?

cedar igloo
#

??I have the front end code in dreamweaver, when I make an update, I save it to my machine, then do a commit to git. that adds it to git and it magically updates the site.

violet path