This is an example on using CodeCommit, CodePipeline with CodeDeploy for EC2 deployments.
Python
A collection of 46 posts
How to use dotenv with Python
This is a short tutorial on how to use dotenv to read key-value pairs from a .env file and can set them as environment variables. Python-dotenv assists in the development of applications, following the 12-factor principles. #carbonads { font-family: -apple-system, BlinkMacSystemFont,
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
Convert CSV to JSON files with AWS Lambda and S3 Events
In this tutorial, I will keep it basic to demonstrate the power of how you can trigger a AWS Lambda function on a S3 PUT event,
The Awesomeness of Inlets
In this tutorial, I will show you how Inlets helped me to expose my local endpoints from my homelab that sits behind a Carrier-Grade NAT internet connection. More on InletsFirst, what is Inlets? #carbonads { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Getting Started with Serverless on AWS with SAM
In this tutorial I will be demonstrating a Hello-World Python Serverless Application using AWS SAM (Serverless Application Model). SAM is a open-source framework that allows you to build serverless applications on the AWS Cloud. Serverless might familiar to most, but
Building Python Serverless Slack Apps on OpenFaas
If you are not familliar with OpenFaas, it's definitely time that you should have a look at it, plus, they are doing some pretty awesome work! "OpenFaaS (Functions as a Service) is a framework for building serverless functions with Docker
Subscribe to Sysadmins
Subscribe today and get access to a private newsletter and new content every week!