Hila Fish

Talks
Open-Source: Open Choice - A DevOps Guide for OSS Adoption
Choosing the right open-source project to use can be quite challenging - not knowing if it’s going to be the right fit, how it will behave, and if you end up wasting time trying to make it all work. We’ve all been there.
But what if I told you there’s a practical way to have a clear understanding of how to incorporate an OSS project in your environment?
Terraform Practices - The Good, the Bad, and the Ugly
Terraform is a GREAT tool, but like a lot of other things in life, it has its pitfalls and bad practices.
Since you are working with Terraform, you probably went through its documentation, which can tell you what resources can be used - BUT do you always have a clear path towards using these resources? How should modules be constructed? How should you structure your Terraform code in general?