Chinonye Aniagolu

Chinonyedoris.github.io.AWSCloud-Bootcamp-Submission/Portfolio

View the Project on GitHub Chinonyedoris/AWS-Bootcamp-Submission-Portfolio-ChinonyeAniagolu

AWS-Bootcamp-Submission-Portfolio-ChinonyeAniagolu

Chinonyedoris.github.io.AWSCloud-Bootcamp-Submission/Portfolio

This repository contains weekly deliverables from the AWS Cloud Bootcamp organized by CloudSec Network. Tasks include account setup, Identity Center configuration, and security role assignments.ā€

Week 1 - AWS Account Setup

Task

Set up an AWS account using a personal email address.

Deliverable

Submitted below is a screenshot of my AWS Management Console showing proof of an active account.

Status

āœ… Completed

Week 2 - AWS Identity Center & Permission Set Configuration

Task

Set up AWS Identity Center:

Deliverable

Screenshot below confirms the Identity Center setup and permission configuration.

Status

āœ… Completed

šŸš€ CloudSec Network Bootcamp – AWS Identity Center Setup āœ…

As part of Week 2 of the CloudSec Network Bootcamp, I successfully configured AWS IAM Identity Center (formerly AWS SSO):

šŸ”¹ Set up a new user account šŸ”¹ Assigned permission sets using SecurityAudit policies šŸ”¹ Tested and submitted all deliverables via screenshot validation

This hands-on task deepened my understanding of: šŸ” Identity and access management (IAM) šŸ›”ļø Security policies and permission sets āš™ļø Administrative cloud configurations

šŸš€ AWS Bootcamp Week 3 – EC2 Provisioning & Security

šŸ“Œ Task Objective

Launch and configure a Windows Server EC2 instance using the Amazon Windows Server 2025 Base AMI (or later), following these specifications:

šŸ› ļø Steps Performed

  1. Selected AMI
    • Amazon Windows Server 2019 Base AMI
  2. Instance Configuration
    • Instance type: t2.micro (Free Tier)
    • Network: Default VPC, Public Subnet
    • Enabled Auto-assign Public IP
  3. Security Group Setup
    • Inbound rule:
      • Type: RDP
      • Port: 3389
      • Source: My IP Only
  4. Key Pair and Access
    • Used existing or new key pair (.pem)
    • Retrieved password and connected via Remote Desktop
  5. Tagging
    • Applied Name tag: CSN-Bootcamp-Week3

āœ… Deliverables

šŸ“ Project Structure (GitHub)

āœ… AWS Bootcamp – Week 4: VPC & Subnet Configuration Achieved!

I successfully completed Week 4 of the CloudSec Network AWS Bootcamp, where I worked on simulating a multi-VPC architecture šŸŽÆ

šŸš€ Key Milestones:

šŸ”¹ Created two separate VPCs (VPC-A: 10.10.0.0/16 & VPC-B: 10.20.0.0/16) šŸ”¹ Configured public & private subnets in both VPCs šŸ”¹ Established VPC Peering between the two environments šŸ”¹ Updated route tables to enable traffic flow šŸ”¹ Captured console screenshots for validation and documentation

This hands-on experience strengthened my grasp of AWS Networking, Subnetting, and Cloud Infrastructure security. I’m one step closer to mastering AWS architecture! šŸŒšŸ”„