Skip to content

AWS cloud projects to get me familiarized with AWS services like EC2, S3, ELB, ASG, among other services

Notifications You must be signed in to change notification settings

KeneOjiteli/cloud-projects-walkthroughs

Repository files navigation

Cloud_Projects

This repository will be used to track my progress in my cloud security journey as I get to do various hands-on projects on cloud service providers such as Amazon Web Services (AWS) and Azure.

Some of my AWS projects include using the following services:

  • Identity and Access Management (IAM) - creating entities (roles, groups, users) and adding an extra layer of security (MFA)
  • Elastic Compute Cloud (EC2) - launching instances, creating AMI of instances, and connecting to instances via SSH (with mobaxterm and ssh client) and instance connect
  • Simple Storage Service (S3) -storing objects (such as source code) in buckets, while giving the appropriate permission
  • Auto-scaling Group (ASG) - attaching auto-scaling group to elastic beanstalk, for automatic scaling
  • Basics of Infrastructure as Code - Terraform - creating cloud resources using hashicorp configuration language (HCL)
  • Elastic load balancer (ELB)- for equal distribution of traffic among ec2 instances, among others

About

AWS cloud projects to get me familiarized with AWS services like EC2, S3, ELB, ASG, among other services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published