DEV Community

Cover image for AWS Cloud Path Week 3 - Building and Managing with the Console (Part 1)
Elizabeth Adeotun Adegbaju for AWS Community Builders

Posted on • Edited on

2

AWS Cloud Path Week 3 - Building and Managing with the Console (Part 1)

Welcome back, cloud enthusiasts! Week 3 of the AWS Cloud Path has been an exciting hands-on journey as we took a dive into the AWS Management Console to manage and create foundational resources. Here’s a recap of what we accomplished and a glimpse of what’s coming next.


Week 3 Highlights

This week, we focused on building and managing AWS resources through the console as part of the AWS 101 Workshop. Here’s what we covered:

  • Understanding the Architecture: We started by breaking down the architecture of the workshop, setting a solid foundation for understanding how all the components interact.
  • Hands-on Resource Creation:
    • Setup Networking (VPC): Configured a Virtual Private Cloud to create an isolated network environment.
    • Resource Security (SGs): Defined security groups to control inbound and outbound traffic.
    • Access Management (IAM): Set up users and roles with secure permission policies.
    • Deploy Compute (EC2): Launched and configured EC2 instances as the compute layer of our architecture.

Missed the session? You can catch up by watching the recording here:


What’s Next: Week 4 Preview

Next week, we’re continuing with the AWS 101 Workshop and diving deeper into AWS services and their applications. Here’s what to expect:

  • Completing the Workshop: We’ll tackle the remaining tasks, including:
    • Administering Web Servers (SSM).
    • Setting up Load Balancing (ALB) for high availability.
    • Exploring Storage (S3) and Scaling (ASG).
  • Preparing for Automation: We’ll start discussing how to translate these tasks into commands using the AWS CLI and Infrastructure as Code.

💡 Pro Tip: If you’re following along, revisit the CLI setup from Week 2 and brush up on the services we explored this week. This preparation will make Week 4 even more impactful!

Image of Datadog

How to Diagram Your Cloud Architecture

Cloud architecture diagrams provide critical visibility into the resources in your environment and how they’re connected. In our latest eBook, AWS Solution Architects Jason Mimick and James Wenzel walk through best practices on how to build effective and professional diagrams.

Download the Free eBook

Top comments (2)

Collapse
 
drjoanneskiles profile image
Joanne Skiles

Awesome stuff! Keep up the great work!

Collapse
 
elizabethadegbaju profile image
Elizabeth Adeotun Adegbaju

Thanks a lot @drjoanneskiles 😃

Create a simple OTP system with AWS Serverless cover image

Create a simple OTP system with AWS Serverless

Implement a One Time Password (OTP) system with AWS Serverless services including Lambda, API Gateway, DynamoDB, Simple Email Service (SES), and Amplify Web Hosting using VueJS for the frontend.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay