Open in app
Home
Notifications
Lists
Stories

Write
Charles Woodruff
Charles Woodruff

Home

5 days ago

Part III: Redemption — Return of the Orchestrator

How I Learned to Stop Worrying and Love the Cluster — Let’s Cut to the Chase After the events that occurred in Part II, let’s not waste any time. Let’s build this cluster. Prerequisites three servers running Ubuntu (version 22.04 was used in this document) with a minimum of 2 vCPUs and 2 GB RAM each. Instances used for this documentation were hosted on AWS. an account…

Kubernetes

4 min read

Part III: Redemption — Return of the Orchestrator
Part III: Redemption — Return of the Orchestrator

6 days ago

Part II: Kubernetes - High Availability

Create a Master Node and two Worker Nodes — Before You Begin Please review this document thoroughly before executing any of the instructions. Many errors and troubleshooting details are provided that may save you time and excessive effort. High Availability (HA) One way Kubernetes offers high availability for workloads and applications is by using multiple master (control plane) nodes with multiple worker nodes so there…

Kubernetes

8 min read

Part II: Kubernetes - High Availability
Part II: Kubernetes - High Availability

Jun 13

Exploring Kubernetes: A High Level Overview (Part 1)

A Guide To Getting Started with K8s — The Basics of K8s Kubernetes is one of the most popular open-source orchestration tools used to deploy, scale, and manage containerized applications or workloads, ensuring it remains functional, highly available, and resilient. …

Kubernetes

4 min read

Exploring Kubernetes: A High Level Overview (Part 1)
Exploring Kubernetes: A High Level Overview (Part 1)

Apr 6

FROM GATHERING REQUIREMENTS TO DEPLOYMENT: A LOOK AT IMPLEMENTING NEW CLOUD INFRASTRUCTURE

A NEW CLIENT A small business received a large infusion of funds from an Angel investor in order to realize their latest business venture. A condition of the investment was their environment must be 100% cloud based. …

AWS

10 min read

FROM GATHERING REQUIREMENTS TO DEPLOYMENT: A LOOK AT IMPLEMENTING NEW CLOUD INFRASTRUCTURE
FROM GATHERING REQUIREMENTS TO DEPLOYMENT: A LOOK AT IMPLEMENTING NEW CLOUD INFRASTRUCTURE

Dec 14, 2020

Automating Software Distribution Using Terraform, GitHub and AWS

In the tech industry, change is the only constant. Software updates and bug fixes need to be easy to apply. Implementation needs to occur at the push of a button, and it needs to be reliable, swift and repeatable. This is accomplished using automation. Automation is King. There are many…

Terraform

4 min read

Automating Software Distribution Using Terraform, GitHub and AWS
Automating Software Distribution Using Terraform, GitHub and AWS

Dec 13, 2020

AWS Cost and Usage Governance — A Beginner’s Guide

Amazon’s platform is huge, and the AWS initiate to can be overwhelmed with getting to learn and build with as many services as possible. Sounds like fun, right? It is! Trust me, but before all the building commences make sure you know the cost. Whether you have started using Amazon’s…

Amazon

4 min read

AWS Cost and Usage Governance — A Beginner’s Guide
AWS Cost and Usage Governance — A Beginner’s Guide

Dec 13, 2020

Create and Mount an Amazon Elastic File System (EFS)

Storage devices that are external and/or remote from your local computer are called network drives. These drives can be used as a common software repository, for file sharing, for house forwarded security or application logs and more. …

Amazon

5 min read

Create and Mount an Amazon Elastic File System (EFS)
Create and Mount an Amazon Elastic File System (EFS)

Oct 6, 2020

Use Terraform to Build AWS Lambda Functions

What is AWS Lambda? Lambda is part of Amazon’s compute service. It is considered to be a serverless service because it can be used without having to create EC2 instances in order to function. Simply create and upload code to Lambda, provide the necessary permissions, and Lambda will provide the execution and manage scaling. What is Terraform? …

Terraform

5 min read

Use Terraform to Build AWS Lambda Functions
Use Terraform to Build AWS Lambda Functions

Sep 28, 2020

Using Terraform to Provision VPCs in AWS

Your manager has tasked you with creating a highly available, secure environment to contain an incoming client’s business applications. The platform needs to be internet facing in order for customers to access web applications while ensuring the backend, which contains databases and file servers housing proprietary information, is protected from…

4 min read

Using Terraform to Provision VPCs in AWS
Using Terraform to Provision VPCs in AWS

Sep 22, 2020

Using Terraform to Build the AWS EKS Infrastructure

This document details the steps for provisioning an Amazon Elastic Kubernetes Service (EKS) using Terraform. The following are required to implement these instructions. Prerequisites 1. The AWS Command Line Interface (CLI) 2. The Kubernetes Command Line Tool (kubectl) 3. The Terraform Command Line Interface (CLI) 4. A Bash Shell Command Line Interpreter (CLI) 5…

4 min read

Using Terraform to Build the AWS EKS Infrastructure
Using Terraform to Build the AWS EKS Infrastructure
Charles Woodruff

Charles Woodruff

My Journey Into Cloud & DevOps

Following
  • Joaquín Menchaca (智裕)

    Joaquín Menchaca (智裕)

  • Bhargav Bachina

    Bhargav Bachina

  • Jennelle Cosby

    Jennelle Cosby

  • Manminder Singh

    Manminder Singh

  • Brandon Atkinson

    Brandon Atkinson

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable