DevOps Engineer that wears multiple hats.
Nothing here yet.
Jul 18, 2024 · 1 min read · How to get all us-east-1 Public IP Addresses for EC2 If necessary - Mac (install brew, then install jq) and Linux below that: /bin/bash -c "$(curl -fsSL raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" brew install jq sudo apt install jq...
Join discussionMay 10, 2023 · 1 min read · More details here: AWS Site-to-Site VPN Documentation I recently had to configure a Site-to-Site VPN connection between an AWS VPC and an Azure VNet. The appliance on the other end was able to ultimately talk to an EC2 instance after messing around w...
Join discussion
Jan 3, 2022 · 1 min read · This is sort of a chicken and egg situation where the egg has to come before the chicken. The state file is important and it maintains your current state of all your Azure resources created via Terraform. There are many ways to get started, but this ...
Join discussion
Jul 23, 2021 · 2 min read · Akamai's DNS servers ran into a hiccup today (7/22/21) and it effected some big names, such as Steam, Play Station store, Salesforce, and more. Here are 3 ways to see if it truly is a DNS outage. Pretty much if you get an of these to return, DNS is n...
Join discussion