Category page

☁️ Cloud Computing

Developing AWS Lambda Functions Locally With VSCode

In this article, I want to share the approach I use regularly to develop AWS Lambda functions (and other serverless projects) locally in VS Code using the benefits of AWS’s secret sauce, SAM. Quick Nav Coding in the AWS Console is Gross Watch the Video? What is AWS SAM? Our Local Lambda Development Example Local […]

Pulumi Tutorial: Automate Kubernetes Deployments and Operations with this Complete Guide

Learn how to use the Pulumi platform with Kubernetes in this complete guide. This tutorial will walk you through setting up a Pulumi stack, getting familiar with the API, and deploying and managing Kubernetes infrastructure using Pulumi. Quick Nav What is Pulumi? Kubernetes Management With Pulumi Setup Learn Syntax the Easy Way Let’s Deploy Nginx […]

DynamoDB Crud Examples With Boto3 and Python

I recently completed a project where I had to interact with DynamoDB via boto3 (AWS SDK for Python). In this article, we’ll create a simple DynamoDB database and go over how to create, read, update, and delete using python and boto3. If you didn’t know, DynamoDB is a fully-managed, NoSQL database found in AWS Cloud […]

Automate Your Mornings With Logic Apps

In this video, we’ll be using Azure Logic Apps to automate our mornings. We’ll take all the info that we look up in the mornings and have it sent to us via a text message. As developers, we spend our time writing code and creating solutions for clients but rarely tap into the superpower we […]

My #1 Resource To Pass Your AWS Certification

An AWS Certification is a highly sought after skill these days. If you are looking to pass your AWS certification, then here is my #1 recommendation for you. There are basically two types of people looking to become Amazon Certified: This video deals mainly with #2 of which category I, myself, fall into. However, if […]