DevOps: Cloud Provisioning with Terraform
#Simple DevOps Practices: AWS with Terraform
Create resources on AWS
⦁ 1. AWS management console (login with username and password)
⦁ 2. AWS cdk/sdk (Access keys and secret keys)
⦁ 3. AWS CLI (Access keys and secret keys)- need to configure AWS credentials via CLI
📌 Launch EC2 instance with Terraform
📌 Create an S3 bucket
📌 Configure bucket for static website hosting
📌 Upload website files (Create Index Html and Upload object in S3 using Terraform)
📌 Enable Public Access - Enabling Static Website Hosting on s3
📜 refer: main.tf and provider.tf, variable.tf
You may be interested in these jobs
-
Senior DevOps Engineer – AWS
1 week ago
FreelanceJobsWe are seeking a highly experienced Senior DevOps Engineer with deep expertise in AWS and Kubernetes. The ideal candidate will be responsible for designing, provisioning, and managing highly available, secure, and scalable self-managed Kubernetes clusters on EC2, · building and o ...
-
Devops engineer with MySQL
6 days ago
E-Solutions TorontoDevelop sophisticated Python tooling for automated backups failover orchestration custom monitoring exporters and self-service database provisioning Own the lifecycle of production MySQL instances ensuring availability high performance and security Design and maintain cloud infra ...
-
Reusable Terraform modules for GCP and OCI
4 weeks ago
FreelanceJobsWe are looking for a Terraform Module Developer to create reusable modules for GCP and OCI. · Create Terraform modules for Compute Instances, Cloud Run, Dataflow, Composer and Artificial Intelligence Components. · Create from existing images · Creation from scratch · Standard par ...
Comments
Prashanth Nalla
1 year ago#1
#devops #terraform #cicd #aws