Use-Case: EC2 Instance in account A wants to access DynamoDB tables in Account B. Pre-RequisitesAccount A instances to assume role for DynamoDB access in Account BStepsAccount A (EC2 Instance): - Create a Role called CrossDDBAccess (or whatever you want to
Difference with ECS Task and Execution IAM Roles on AWS
The difference between the AWS ECS Task Execution IAM Role and the IAM Role for Tasks.
Setup a Self-Hosted Password Manager with Bitwarden
Learn how to setup a open source password manager called bitwarden on docker and use traefik as our http proxy with letsencrypt
Setup Wireguard VPN on Docker
In this tutorial, I will demonstrate how to setup a Secure VPN using Wireguard on Docker using docker-compose and then we will use a Windows PC to connect to our Wireguard VPN using the Wireguard Client. The following configurations should
Run a Docker Container on ECS with EC2
This tutorial is a step-by-step walkthrough on how to create a ECS Cluster with a ECS Container Instance running your docker container. I will also demonstrate how to setup a ALB to route incoming traffic to your ECS Service.
MongoDB Cheatsheet with PyMongo
In this tutorial we will get hands-on experience with MongoDB using the PyMongo package using Python.
Visualize Weather Data with Grafana
In this tutorial, we will connect the DHT22 sensor to the Raspberry Pi Zero via the GPIO pins to measure temperature and humidity and visualize it with Grafana. Note: This post was originally posted on my RaspberryPi Blog Then we
Reduce Build Time with AWS CodeBuild and S3
See how we save money by implementing AWS S3 Cache to our AWS CodeBuild jobs
Subscribe to Sysadmins
Subscribe today and get access to a private newsletter and new content every week!