Skip to content

E-963/WeekFour-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using AWS documentations to learn about EC2 instance types, VPC endpoints, Besides Append new knowlege at your document, Also learn how to fork a GitHub repo, The all topic to cover listed below in details

  • Learn about EC2 instance types.
  • VPC endpoints.
  • Append new knowlege to your document.
  • Fork this repo and append you code samples.
  • Design a diagram using draw.io of the below workshop.

At the end of the week you should submit your Weekly report of what did you learn, and what you intend to learn next week, This helps you to track you self more. Then share with the DevOps Workshop Champs community your summarization document in order to help advance your documentaions writing skills.

Resources

  • EC2 instance types
  • VPC endpoint

Week Four Workshop

At the end of the week, submit the following workshop. use IaC Terraform to build the following resource besides requirement specifications: In the following task will walk through the s3 creation, ec2 creation, create IAM Role holds s3 full access permission and attach it to the ec2, Then test accessibility by sending file to s3 from the ec2 machine using AWS CLI s3 and s3api using Terrafrom

  • Use S3 to store Terraform statefile using "erakiterrafromstatefiles" bucket
    • Consider to use different name that others (i.e. specify a unique name for state file key)
  • Create a general purpose Bucket.
  • Create a Directory under created S3 called "logs".
  • Create IAM Role for The ec2 machine have s3 full access aws managed policy.
  • Create an ec2 machine holds the above role.
  • Check accessibility using AWS CLI, by sending a file to s3 bucket from The EC2 machine.
  • After all Create a fork from this repository, Then append your code at the code samples section below and request to accept.

Full details: https://github.com/Mohamed-Eleraki/DevOps-Kitchen-Workshop/tree/main/Terraform-Workshops#week-four-task

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages