Adam Divall

Walkthrough Guides and Other Useful Information on AWS

AWS Landing Zone Accelerator - Part 4: Networking

2025-02-13 16 min read Walkthroughs Adam Divall

Welcome back to my deep dive into the AWS Landing Zone Accelerator (LZA)!

We’ve made some good progress. In Part 1, we introduced the LZA and its benefits for building a well-managed AWS environment. Part 2 walked through setting up your AWS Organisation and creating new accounts. Then, in Part 3, we explored the LZA’s global settings, which allow for standardised configurations across your entire AWS organisation, ensuring consistency and simplified management.

Now, I’m going to shift our focus to a critical aspect of any AWS environment: networking. This part of the series will delve into the network configurations provided by the LZA, exploring how it helps you establish a secure, scalable, and well-structured network foundation for your AWS workloads.

Continue reading

AWS Landing Zone Accelerator - Part 3: Configuring Global Settings for Your Organization

2025-02-05 12 min read Walkthroughs Adam Divall

Welcome back to my deep dive into the AWS Landing Zone Accelerator (LZA)!

We’ve made some good progress so far. In Part 1, we introduced the LZA and explained how it can help you build a well-managed AWS environment. In Part 2, we got hands-on and learned how to set up your AWS Organization and create new accounts.

Now, in Part 3, we’re going to take a broader perspective and explore the global settings that the LZA provides. These settings let you establish standardised configurations across your entire AWS organization, ensuring consistency and simplifying management.

Continue reading

AWS Landing Zone Accelerator - Part 2: Organizational Units and Account Configuration

2025-01-30 12 min read Walkthroughs Adam Divall

In Part 1 of our AWS Landing Zone Accelerator (LZA) series, we introduced the LZA and its benefits. Now, we’ll explore configuring OUs and other essential organizational settings, along with the process of creating AWS accounts within your LZA environment.

Prerequisites

Before we begin, ensure you have the following:

  • Access to the AWS Management account with the necessary permissions to modify the LZA setup.
  • Permissions to update the LZA configuration, including editing files in the aws-accelerator-config repository.
  • A brand-new email address for the new AWS account you’ll be creating.
  • Git access to download and upload LZA configuration files.
  • AWS Command Line Interface (CLI) installed and configured on your computer.
  • The required permissions in Microsoft Entra ID to create and manage groups, and connect them to AWS IAM Identity Center for access control.

Important Note: I’m assuming you’ve already set up the LZA in your AWS environment by following the official guide: https://docs.aws.amazon.com/solutions/latest/landing-zone-accelerator-on-aws/step-1.-launch-the-stack.html. This means you’ve got the basic LZA structure in place.

Continue reading

AWS Landing Zone Accelerator - Part 1: Introduction & Overview

2024-12-22 4 min read Walkthroughs Adam Divall

Migrating to the cloud can feel like a giant leap into the unknown. Where do you even begin? How can you ensure your cloud environment is secure, scalable, and compliant from the get-go? The AWS Landing Zone Accelerator (LZA) is your trusted launchpad for a smooth and successful cloud journey.

What is the LZA?

Think of the LZA as an open-source blueprint provided by AWS for building a well-architected, multi-account AWS environment. It comes complete with pre-configured security controls, network configurations, and account structures, forming a robust foundation for your cloud deployments.

Continue reading

re:Invent 2024: My Top Takeaways From a Whirlwind Week in Vegas!

2024-12-14 5 min read Events Adam Divall

Wow, what a week! Just got back from AWS re:Invent 2024 and my head is still spinning from all the announcements. Thousands of sessions, incredible keynotes, and enough new services and features to make your head spin. But re:Invent is more than just tech – it’s about the people! This year was extra special because I got to connect with so many amazing folks in the AWS community.

Community Vibes (and SWAG!)

Huge shoutout to Jason Dunn for organizing the AWS Community Builders meetup at Buddy V’s! It was fantastic catching up with fellow builders, sharing experiences, and geeking out over all the new announcements. And the swag was top-notch! Big thanks to the Community Builders program for hooking us up.

Continue reading

How to Set Up AWS CDK for Python

2024-10-02 4 min read Walkthroughs Adam Divall

In this guide, I’ll walk through setting up AWS CDK with Python, including all the required dependencies and steps, and demonstrate how to deploy a simple app that provisions an Amazon S3 bucket.

What is the AWS CDK?

The AWS Cloud Development Kit (CDK) is an open-source software development framework designed to facilitate the creation and management of cloud infrastructure using familiar programming languages. Here are several important features and concepts associated with AWS CDK.:

Continue reading

Preparing for AWS re:Invent 2024

2024-10-01 12 min read Events Adam Divall

AWS re:Invent 2024, the biggest event in the annual Amazon Web Services (AWS) calendar, is fast approaching once again.

If you’re attending in person, it can be challenging to determine which sessions will be most valuable. In this blog post, I’ve highlighted the sessions I’m planning to attend, along with some tips to help you make the most of the event.

Reserved seating opens on October 8th, a day I like to refer to as “whack-a-mole night.” As soon as you try to reserve a spot, it’s likely the session will already be fully booked, leaving you to queue up on the day and potentially miss out on other opportunities.

Continue reading
Older posts