AWS

Information AWS related articles. Programmatic and infrastructure guides. This section is geared towards DevOps engineers looking to learn more about AWS.

AWS Lambda

How to Setup an AWS Lambda Python Function From Scratch

Introduction Today I’m going to walk you through on how to setup an AWS Lambda Python Function From Scratch. We are going to do everything step by step starting from setting up your environment and any dependencies needed to getting a full working example. In the process I’m going to show you how this looks …

How to Setup an AWS Lambda Python Function From Scratch Read More »

Amazon AWS ECS vs EKS

Introduction Today we will compare and contrast the Amazon AWS ECS vs EKS technologies that is offered in their ecosystem. AWS is a vast ecosystem with different services but one of the things you will probably stumble upon if you are working with containers is doing some form of orchestration. As your company and services …

Amazon AWS ECS vs EKS Read More »