s3
Projects with this topic
-
-
Terraform module to build S3 bucket
Updated -
Ce lab est un cas pratique de remote management avec comme systeme de stockage s3 du provider AWS.
Le remote management avec Terraform fait référence à la gestion centralisée de l'état et des configurations Terraform sur un stockage distant. Cela permet à plusieurs membres de l'équipe de collaborer efficacement sur un même projet Terraform en partageant l'état et les fichiers de configuration. Les services de stockage à distance tels que Amazon S3, Azure Blob Storage ou HashiCorp Consul peuvent être utilisés pour stocker l'état Terraform de manière sécurisée et accessible à tout moment. Le remote management facilite la coordination des modifications et assure la cohérence de l'infrastructure déployée, tout en fournissant un historique des versions et une traçabilité des changements effectués.
Updated -
This project contains Infrastructure As Code (IAC) scripts for creating resources in the cloud with tagging. The scripts, in Terraform and CloudFormation, demonstrate best practices for creating tags for cloud computing resources.
Updated -
Terraform IaC code for Treylle Infrastructure
Updated -
Dockerized simple Nginx app, Gitlab CI pipeline push changes into CodeCommit repo, complete CI/CD is realised by AWS CodePipeline service: code source stored in CodeCommit, build realised by CodeDeploy and use ECR and S3 services, deployment is realised by CodeDeploy service and uses ECS service. SNS service is used for sending email notifications about CodePipeline status.
Updated -
Creates a static website using cloudfront and aws dns.
Updated -
An example of how to sync a GitLab repo with AWS S3-bucket
Updated -
Creates a static website using cloudfront and ovh dns.
Updated -
-
Terraform workspace that provision resources allowing telemetry and sentiment analysis with AWS Kinesis, S3 Bucket and AWS Comprehend services.
Updated -
Terraform workspace that provision an S3 bucket to store the terraform.tfstate file and a DynamoDB table to lock the state file to prevent concurrent modifications and state corruption.
Updated