Skip to content

CODEX.ORG

coding, devops, and more

  • Home
  • About

Automation

Setting up the cfnmason project for Python

November 24, 2019 by Eric VanWieren

Cfnmason is yet another tool that can be used to manipulate cloudformation stacks. It is not designed to be a replacement for CloudFormation like Terraform, but as a means of making building and managing them easier. I had written a version of this ages ago in Ruby, but with most of my work now being … Read more

Categories Automation, AWS, Coding, DevOps, Python Tags cfnmason, Python Leave a comment

An Introduction to AWS Step Functions – Part 2

September 5, 2019January 22, 2019 by Eric VanWieren

In Part 1, I went through a whirlwind tour and left example code on how to create a Lambda function and a Step Function. The thing is, I did not explain how the code works. That is what this article is about. I am going to be using the same code from the previous post, … Read more

Categories Automation, AWS, Coding Tags Automation, AWS, Lambda, Step Functions Leave a comment

DevOps is more than just about developers

February 25, 2017 by Eric VanWieren

There. It has been said. Take a moment, and think about it. There is a push in the community to talk about Continuous Integration / Continuous Deployment (CI/CD), and tying this all to the DevOps movement. About what practices are used to get code to market the fastest, and with minimal amount of code defects. … Read more

Categories Automation, DevOps, General Tags AWS Leave a comment

Building a Windows 2012R2 Instance in AWS with Terraform

November 21, 2016 by Eric VanWieren

Terraform is an application by HashiCorp that is designed to treat infrastructure as code. Lately, I have been working with it to begin automation of resources within AWS, and have been quite pleased. Lets get started with building out a Windows 2012 R2 server with Terraform on AWS. You are going to need to have … Read more

Categories Automation, AWS, General Tags AWS, Terraform Leave a comment

Categories

  • Automation
  • AWS
  • Coding
  • DevOps
  • General
  • Linux
  • MicroControllers
  • Python

Recent Posts

  • Easily enable SSO (Single Sign-On) to protect your AWS Accounts
  • How good is Pop!_OS in 2020?
  • Trying to Help Other Learn Programming
  • Should I stop work on CfnMason or any project?
  • How to configure environment for Python Poetry based project.

Tags

adafruit Automation AWS cfnmason CloudFormation coding Lambda Linux Python soldering steampunk Step Functions Terraform Windows
© 2021 CODEX.ORG • Built with GeneratePress