Adam Divall

Walkthrough Guides and Other Useful Information on AWS

Configuring the Cloud Intelligence Dashboards

2024-02-17 11 min read Cost Optimisation Adam Divall
The Cloud Intelligence Dashboards are an open-source framework that provides customers with actionable insights and optimisation opportunities at scale within an organisation. These dashboards help organisations drive financial accountability, whilst helping them to optimise cost, track usage goals, and implement best-practices for governance. The dashboards provided by this Solution have come from the GitHub Repository and provide a variety of Amazon QuickSight Dashboards to provide visibility over the spend in there AWS Accounts. Continue reading

Tagging Strategies for AWS

2023-10-28 5 min read Best Practices Adam Divall
What are tags & why do we need them? Amazon Web Services (AWS) allows you to assign metadata to many of your AWS resources in the form of tags. Each tag is a simple label consisting of a key and an optional value to store information about the resource or data retained on that resource. Implementing a consistent tagging strategy can make it easier to filter and search for resources, monitor cost and usage, as well as manage your AWS environment. Continue reading

Preparing for AWS re:Invent 2023

2023-10-14 12 min read Events Adam Divall
AWS re:Invent 2023, the biggest event in the annual Amazon Web Services (AWS) calendar, is just around the corner. If you’ll be attending in person, it can be difficult to know which sessions will be valuable. In this blog post I’ve listed the sessions that I’m planning on attending as well as a few tips to get the best from the event. Reserved seating for the event opens on 17th October that I like to call whack-a-mole night as no sooner have you tried to reserve a seat it’s quite likely that session will already be fully booked and then you’ll end up queuing up on the day and potentially mission out on other opportunities available to you at the event. Continue reading

Configuring Amazon VPC IP Address Manager (IPAM)

2023-03-19 5 min read Walkthroughs Adam Divall
In many enterprise environments a common challenge is to how to handle the allocation of IP CIDR blocks be that to Data Centers, Offices, Subnets so as to ensure that resources don’t end up with IP addresses that have already been assigned to resources on the Network. Duplicate IP Addresses on the Network can cause numerous issues and AWS have previously written the following blog that discusses several solutions to this challenge such as the use of NAT Gateways and AWS PrivateLink or a couple of more manual approaches to workaround the issue. Continue reading

Field Notes: Using Amazon VPC Prefixes with Security Groups

2023-03-09 3 min read Troubleshooting Adam Divall
Recently during a Customer engagement I encountered what seemed to be a fairly straightforward issues with a Security Group that was running into a service quota isssue with the number of Inbound or outbound rules per security group. Background to the Issue To give a little bit of context, this particulary security group was associated with a couple of Amazon EC2 Instances that were running Microsoft Windows Server 2019 and performing the function of Active Directory Domain Controllers that were being self-managed by the Customer. Continue reading
Older posts