Jeffrey CohenCustomizing your Terraform build with ModulesIn this article, I am going to demonstrate how to transform a monolithic Terraform deployment into a dynamic deployment using Terraform…Jan 12, 2023Jan 12, 2023
Jeffrey CohenThe monolithic way of Terraform!!In this article, I am going to show you how to deploy three Apache Web Servers with a custom web page using a great Infrastructure as Code…Jan 7, 2023Jan 7, 2023
Jeffrey CoheninDevOps.devExplore deploying and updating containers with KubernetesIn this article, I am going to use Kubernetes to create containers. I broke this article into two parts. Part 1, we will explore building a…Dec 6, 2022Dec 6, 2022
Jeffrey CoheninDevOps.devExploring Docker and Amazon Elastic Container RegistryScenario:Dec 2, 2022Dec 2, 2022
Jeffrey CohenUsing Amazon Web Services Simple Queue Service with LambdaIn this article, I will show you how to use Lambda, Simple Queue Service, and API Gateway to create a simple function within Amazon Web…Nov 22, 2022Nov 22, 2022
Jeffrey CohenManaging Amazon Web Services EC2 Instances with Python & Boto3In this article, I will you how to automate a common task We will achieve this task by Python and Boto3.Nov 15, 2022Nov 15, 2022
Jeffrey CoheninAWS TipDesigning and deploying a three-tier architecture on Amazon Web ServicesIn this article, I show you how to design and deploy a three-tier architecture within Amazon Web Services.Oct 27, 2022Oct 27, 2022
Jeffrey CoheninAWS TipCreating our first NoSQL Database on Amazon Web Services.In this article, I will show you how to create a NoSQL database on Amazon Web Service (AWS) using DynamoDB with at least 10 items of data…Oct 6, 2022Oct 6, 2022
Jeffrey CoheninTowards AWSUsing an Auto Scaling Group to build a high available Apache Web ServerIn this article, I will show you how to design a high availability Apache web server using a launch template, auto scaling group with an…Sep 29, 2022Sep 29, 2022