Projects with this topic
-
Terraform module to manage a file upload infrastructure using S3 presigned URLs and Lambda.
Updated -
This module automates the build and deployment of AWS Lambda functions with a security-first approach. It generates signed ZIP artifacts, SBOMs, vulnerability reports, and integrity hashes to ensure that Lambda code is verifiable and tamper-resistant. The module is designed to be reusable and flexible by accepting an external IAM execution role and customizable Lambda source directories.
Updated -
Terraform module to build S3 bucket
Updated -
Terraform module to manage AWS Transfer Server, user, and the backend S3 Bucket for storage.
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 -