Kevin CzarzastyConnecting MySQL with Python to Make a DatabaseMySQL is a database management systems commonly used for deploying cloud-native applications. Programming languages such as Python can be…Aug 22, 2021Aug 22, 2021
Kevin CzarzastySummarizing ‘The DevOps Handbook: How to Create World-Class Agility, Reliability, and Security in…The Phoenix Project, which I summarized in a past article, is an educational novel about DevOps. The DevOps Handbook is the non-fiction…Aug 18, 2021Aug 18, 2021
Kevin CzarzastyDeploying a VPC in Terraform with State Stored in S3 & Running CI/CD Pipeline with JenkinsThe purpose of today’s article is to show how multiple tools can come together to create architecture that is reliably stored and…Aug 12, 20213Aug 12, 20213
Kevin CzarzastyProgramming in Python to Make a Quiz about Linux & BashObject Oriented Programming (OOP) is a programming paradigm that deals with classes and objects. Classes are used as templates to declare…Jul 28, 2021Jul 28, 2021
Kevin CzarzastyGitLab: Launching a Static Website & Running Project PipelineGitLab is a web-based DevOps lifecycle tool providing users with a Git repository manager and CI/CD pipeline features. GitLab is…Jul 27, 2021Jul 27, 2021
Kevin CzarzastyProvisioning Amazon EKS Using Terraform Cloud with a Remote BackendAmazon Elastic Kubernetes Service (EKS) is AWS’ service for deploying, managing, and scaling containerized applications with Kubernetes…Jul 22, 2021Jul 22, 2021
Kevin CzarzastyEnabling Continuous Deployment of a Two-Tier AWS Architecture with GitHub & Terraform CloudContinuous Integration / Continuous Development (CI/CD) is the frequent delivery of applications by steamlining & automating development…Jul 15, 2021Jul 15, 2021
Kevin CzarzastyBuilding a Custom EC2 Module with an Amazon Machine Image Using TerraformIn Terraform, modules are blocks containing multiple resources being used together. Modules allow you to feed information and other “child”…Jul 12, 2021Jul 12, 2021
Kevin CzarzastyCreating an Amazon ECS Cluster with a CentOS Image Using TerraformThis exercise centers around Amazon Elastic Container Service (ECS), a service offering managed container orchestration. It integrates with…Jul 6, 2021Jul 6, 2021
Kevin CzarzastySummarizing ‘The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win’I first heard of The Phoenix Project in 2016, when a former customer told me he expected all of his employees to read the book. At the…Jul 3, 20211Jul 3, 20211