Francesc Travesa
Cesc blog

Cesc blog

Follow
homebadges
Tag

Terraform

#terraform

More content

Read more stories on Hashnode


Articles with this tag

Self Hosted infrastructure on AWS with Terraform (part5)

Oct 10, 20225 min read

The React project simple pipeline · Finally the last part of this "season"! Now that we have a pipeline that build our infrastructure, and we have our...

Self Hosted infrastructure on AWS with Terraform (part5)

Self Hosted infrastructure on AWS with Terraform (part4)

Oct 9, 202214 min read

The infrastructure pipeline · As I said like at least 10 times, this chapter will be focused on the pipeline and how to deploy to production. I read many...

Self Hosted infrastructure on AWS with Terraform (part4)

Self Hosted infrastructure on AWS with Terraform (part3)

Sep 18, 202216 min read

React static website Cloudfront distribution + S3 Terraform module · Thank you for keeping with me up to part 3. This one we will do something more...

Self Hosted infrastructure on AWS with Terraform (part3)

Self Hosted infrastructure on AWS with Terraform (part2)

Sep 3, 20229 min read

The first Terraform module · This is a continuation from part1. It's time to write our first module. Modules are Terraform solution to reuse code. It's...

Self Hosted infrastructure on AWS with Terraform (part2)

Self hosted infrastructure on AWS with Terraform (part1)

Aug 28, 20228 min read

Complete guide to have a self hosted static website hosted in S3 + Cloudfront with Terraform in the context of a small company/self employee. · I am...

Self hosted infrastructure on AWS with Terraform (part1)