[sˈθɪŋz] - using modularity to speed up parallel builds
-
Updated
Nov 18, 2024 - HTML
Terraform can manage existing and popular service providers, such as AWS, as well as custom in-house solutions.
It uses configuration files to describe the components necessary to run a single application or your entire datacenter.
It generates an execution plan describing what will happen to reach the desired state, and afterwards executes it to build the desired infrastructure. As the configuration changes, Terraform is able to determine the changes and create incremental execution plans which can be applied.
The infrastructure Terraform can manage includes low-level components such as compute instances, storage, and networking, as well as high-level components such as DNS (Domain Name Service) entries, SaaS (Software as a Service) features.
[sˈθɪŋz] - using modularity to speed up parallel builds
Blog sur la culture DevOps, le cloud, l'infrastructure
Kleister: Infra
Boilerplate for sending emails using Amazon Simple Email Service (SES) with TypeScript ready for deployment to AWS using low-cost, highly scaleable serverless infrastructure defined using Terraform.
Boilerplate for configuring AWS S3 using Terraform and connecting to buckets using TypeScript.
This repository demonstrates my skills in containerization, testing, infrastructure as code, and CI/CD. It includes Dockerfiles, Docker Compose, RSpec, Capybara, Selenium, Terraform, Jenkins, and a CI/CD pipeline. Deployable to S3. The website is my virtual business card/resume www.jdnguyen.tech
Example for fun-stack, a Serverless Full-Stack Scala Framework
DevOps, IaC & PWA Samples
Noooner.ltd website
Infra for kubernetes using terraform and helm for package versioning.
A comprehensive repository for mastering DevOps skills and tools. Explore topics like Docker, Kubernetes, Ansible, Terraform, and more. Ideal for beginners and experienced professionals alike, with hands-on examples and detailed documentation to enhance your DevOps journey.
DevOps: CI/CD pipeline for Python weather web app
Created by Mitchell Hashimoto, HashiCorp
Released July 28, 2014
Latest release about 1 month ago