Menu

Log in

Sign up

From beginner to master of web design, coding, infrastructure operation, business development and marketing

  • COURSES
  • HTML & CSS Introduction
  • HTML & CSS Coding with AI
  • Linux Introduction
  • Docker Basics
  • Git & GitHub Introduction
  • JavaScript Coding with AI
  • Django Introduction
  • AWS Basics
  • Figma Introduction
  • SEO Tutorial for Beginners
  • SEO with AI
  • OTHERS
  • About
  • Terms of Service
  • Privacy Policy

© 2024 D-Libro. All Rights Reserved

AWS BasicsChapter 5. Next Steps on Your AWS Journey

Certification and Continuing Your AWS Journey

Certification and Continuing Your AWS Journey

Certification and Continuing Your AWS Journey

You've come a long way. From setting up your first AWS account to building, securing, and scaling a cloud-based application, you've now seen what it's like to work with real infrastructure in the cloud. But learning AWS doesn’t stop here—it just changes direction.

In this section, we’ll take a step back and look at how you can continue developing your AWS skills after finishing this book. We’ll go over certification options, study resources, and simple ways to keep growing—whether you’re aiming for a new role or building something personal.

Why continue learning AWS?

While reading this book, you’ve gained hands-on experience with EC2, S3, RDS, and more. You’ve worked through real deployment steps using the AWS Console, created IAM users, added load balancers, and secured traffic with HTTPS. That’s the foundation of production-ready cloud infrastructure.

As your projects grow or your career shifts toward more cloud responsibility, continuing your learning path can make you even more skilled and prepared for the ever-changing environment. AWS evolves quickly, and the more familiar you are with its tools and patterns, the easier it becomes to choose the right service for a task or troubleshoot when things go wrong.

Certifications are one way to obtain that kind of expertise. Building your own projects is another. In most cases, the best path forward includes both.

A starting point: AWS Certified Cloud Practitioner

If you’re new to cloud computing, the AWS Certified Cloud Practitioner exam is a good place to begin. It’s designed for learners who want to understand cloud concepts and the AWS platform from a broader perspective.

You’ll review topics like:

  • What the cloud is and how it works

  • How AWS services are grouped and categorized

  • Pricing models and cost management

  • Basic security and compliance ideas

There’s no need to write code or configure servers for this exam because it’s more about building a solid foundation. Since you’ve already gone through the practical side in this book, studying for this exam will help tie it all together.

Going deeper: Associate-Level certifications

If you’re ready for something more technical, AWS offers three associate-level certifications. Each one focuses on a specific area of cloud development or operations.

  • Solutions Architect – Associate
    Ideal if you want to design full systems using AWS. You’ll work through scenarios where you need to pick the right service based on performance, cost, or availability goals.

  • Developer – Associate
    Focused more on writing code that runs on or interacts with AWS. If you're interested in using services like Lambda, DynamoDB, or deployment pipelines, this is a good fit.

  • SysOps Administrator – Associate
    Best for those who manage infrastructure, this certification covers monitoring, automation, and keeping cloud systems healthy day to day.

Each of these exams assumes that you’ve already used AWS in practice, which is why the experience you gained while going through this book gives you an advantage.

How to prepare for certification

Getting ready for a certification exam doesn’t mean memorizing answers. It’s about becoming comfortable with how AWS works, what each service is used for, and how different services interact.

Here’s how to start:

  • AWS Skill Builder
    This is AWS’s official learning site. It includes free training courses, practice questions, and even labs you can launch inside your account.

  • Whitepapers and FAQs
    AWS publishes detailed papers on key topics like security, architecture, and cost optimization. You don’t need to read all of them, but the ones related to your exam are worth reviewing.

  • Practice exams
    Taking a practice exam helps you understand how questions are structured. Many third-party platforms like A Cloud Guru or Tutorials Dojo offer realistic examples.

  • Revisit what you’ve built
    Go back through your AWS account. Look at the EC2 instances, security groups, and IAM roles you've created. Try recapping what they do—or better yet, rebuild part of your project from scratch to reinforce what you've learned.

Keep building projects

Certifications are useful, but the best way to get better with AWS is to keep creating.

Here are a few ideas for what to try next:

  • Set up an S3-backed portfolio site with HTTPS using CloudFront.

  • Deploy a serverless API using Lambda and API Gateway.

  • Add automatic image optimization with Lambda@Edge.

  • Use CloudWatch to track custom metrics for your app.

  • Add a queue system with Amazon SQS to handle background tasks.

These don’t need to be large or complex. Each small project teaches you something new—and when you hit roadblocks (and you will), you’ll be solving real problems, just like you would on the job.

Staying up to date

AWS is constantly evolving. New services, updates, and best practices are released throughout the year. Here are a few ways to keep pace without getting overwhelmed:

  • Follow the AWS blog: The official blog highlights major updates and real-world examples.

  • Watch re:Invent videos: AWS’s annual conference includes free recordings of key sessions. Start with the keynote and browse from there.

  • Subscribe to weekly updates: Newsletters like “Last Week in AWS” break down what’s new in plain language.

It’s also helpful to revisit your own setup every few months. As your knowledge grows, you’ll find better ways to do the same tasks—or new services that make them simpler.

Final thoughts

This book started with a simple goal: help you take your first real steps into the world of cloud computing. You've now worked through account setup, infrastructure design, security, storage, monitoring, and more.

You’ve done more than just read about AWS—you’ve used it.

Whether you decide to get certified, start a new app, or just keep improving the one you’ve already built, you now have a clear path forward. You understand the core services. You’ve seen how they fit together. And most importantly, you’ve proven to yourself that you can learn this.

The next chapter in your AWS journey doesn’t need a book. It just needs your curiosity—and a few new ideas you’re ready to build.

Tags:

Cloud Computing

AWS Certification

AWS Skills Development

AWS Learning Resources

AWS Projects

AWS Basics
Course Content

Chapter 1. Cloud and AWS Fundamentals

Introduction to Cloud Computing

Discovering Amazon Web Services (AWS)

AWS vs. Azure vs. Google Cloud

Chapter 2. Setting Up the AWS Environment

Creating Your AWS Account

Managing User Access with IAM

Managing AWS Cost from the Beginning

Chapter 3. Deploying a Web App on AWS with a Simple Setup

Preparing a Web App for Deployment

Launching and Configuring EC2 Instances

Implementing Storage with Amazon S3

Chapter 4. Building Scalable Infrastructure with AWS

Defining Target AWS Configurations

Configuring Your Virtual Private Cloud (VPC)

Using AMIs to Recreate EC2 Instances in a Custom VPC

Setting Up a Relational Database with RDS

Distributing Traffic with Elastic Load Balancing (ELB)

Monitoring Performance with CloudWatch

Chapter 5. Next Steps on Your AWS Journey

Exploring AWS Further: Rise of AI Services

Certification and Continuing Your AWS Journey

Chapter 1. Cloud and AWS Fundamentals

Introduction to Cloud Computing

Discovering Amazon Web Services (AWS)

AWS vs. Azure vs. Google Cloud

Chapter 2. Setting Up the AWS Environment

Creating Your AWS Account

Managing User Access with IAM

Managing AWS Cost from the Beginning

Chapter 3. Deploying a Web App on AWS with a Simple Setup

Preparing a Web App for Deployment

Launching and Configuring EC2 Instances

Implementing Storage with Amazon S3

Chapter 4. Building Scalable Infrastructure with AWS

Defining Target AWS Configurations

Configuring Your Virtual Private Cloud (VPC)

Using AMIs to Recreate EC2 Instances in a Custom VPC

Setting Up a Relational Database with RDS

Distributing Traffic with Elastic Load Balancing (ELB)

Monitoring Performance with CloudWatch

Chapter 5. Next Steps on Your AWS Journey

Exploring AWS Further: Rise of AI Services

Certification and Continuing Your AWS Journey

FAQ: Certification and Continuing Your AWS Journey

Why should I continue learning AWS?

Continuing to learn AWS helps you stay updated with its evolving tools and patterns, making it easier to choose the right service for tasks and troubleshoot issues. It enhances your skills for growing projects or career shifts towards cloud responsibilities.

What is the AWS Certified Cloud Practitioner exam?

The AWS Certified Cloud Practitioner exam is designed for beginners to understand cloud concepts and the AWS platform. It covers topics like cloud basics, AWS service categories, pricing models, and basic security, without requiring coding or server configuration.

What are the associate-level AWS certifications?

AWS offers three associate-level certifications: Solutions Architect – Associate, Developer – Associate, and SysOps Administrator – Associate. Each focuses on different areas like system design, coding, and infrastructure management, assuming prior AWS experience.

How can I prepare for AWS certification exams?

Prepare by using AWS Skill Builder for training, reviewing relevant whitepapers, taking practice exams, and revisiting your AWS projects to reinforce your knowledge.