Open in app

Sign In

Write

Sign In

Ashlee Cooper
Ashlee Cooper

366 Followers

Home

About

Nov 10, 2022

Deploy An EKS Cluster Using Terraform

☁️Step 1: Set up your file system: Clone your repo in your selected environment — I am using Cloud 9- git clone https://github.com/ashleecooper/wk22_ekscluster.git

AWS

3 min read

Deploy An EKS Cluster Using Terraform
Deploy An EKS Cluster Using Terraform
AWS

3 min read


Oct 24, 2022

Custom Terraform EC2 Module

For this project, we are looking to create a repeatable infrastructure. To do this we will use our resources to create an EC2 instance, and then transform it into a custom Terraform module. Pre-requisites: AWS environment GitHub Cloud 9 or your IDE of choice Terraform AWS CLI configured and installed …

AWS

2 min read

Custom Terraform EC2 Module
Custom Terraform EC2 Module
AWS

2 min read


Oct 12, 2022

Create ECS Cluster with Terraform

Scenario: Your team needs you to deploy a Docker container with a centos image Pull a centos image from the Docker registry Create an ecs cluster using the docker image with terraform. ☁️Step 1: Create your directory and CD into said directory

Terraform

3 min read

Create ECS Cluster with Terraform
Create ECS Cluster with Terraform
Terraform

3 min read


Published in AWS in Plain English

·Oct 4, 2022

Terraform — Deploy and Design a 2 Tier Architecture

HashiCorp Terraform is an infrastructure as code tool that lets you define both cloud and on-prem resources in human-readable configuration files that you can version, reuse, and share. You can then use a consistent workflow to provision and manage all of your infrastructure throughout its lifecycle. Terraform can manage low-level…

Terraform

4 min read

Terraform — Deploy and Design a 2 Tier Architecture
Terraform — Deploy and Design a 2 Tier Architecture
Terraform

4 min read


Published in AWS in Plain English

·Sep 13, 2022

“Hey Python- use API Gateway to trigger Lambda and send a message through SQS”

The plan: Create a Standard SQS Queue using Python. Create a Lambda function in the console with a Python 3.7 or higher runtime Modify the Lambda to send a message to the SQS queue. Your message should contain either the current time or a random number. …

Api Gateway

4 min read

“Hey Python- use API Gateway to trigger Lambda and send a message through SQS”
“Hey Python- use API Gateway to trigger Lambda and send a message through SQS”
Api Gateway

4 min read


Published in Python in Plain English

·Sep 7, 2022

Create Dynamo DB Table, Scan and Query the Table, Remove Item, and Delete Table — All using Python!

In this article, we will be using boto3 and Python to help create and edit our table. You will nee to be logged in to your AWS console, have access to your GitHub, and install boto3 and CLI on to your Cloud 9 environment. If you have not already, create…

Boto3

3 min read

Create Dynamo DB Table, Scan and Query the Table, Remove Item, and Delete Table — All using Python!
Create Dynamo DB Table, Scan and Query the Table, Remove Item, and Delete Table — All using Python!
Boto3

3 min read


Published in AWS in Plain English

·Aug 7, 2022

CI/CD Pipeline — via GitHub and Code Pipeline

What is CI/CD Pipeline and why is it important? CI/CD can be pictured as a pipeline, where new code is submitted on one end, tested over a series of stages (source, build, test, staging, and production), and then published as production-ready code. …

AWS

4 min read

CI/CD Pipeline — via Github and Code Pipeline
CI/CD Pipeline — via Github and Code Pipeline
AWS

4 min read


Published in AWS in Plain English

·Aug 2, 2022

3 Tier Architecture in AWS

Lets talk about this for a second! What is a 3 tier architecture? The three-tier architecture is the most popular implementation of a multi-tier architecture and consists of a single presentation tier, logic tier, and data tier. Some advantages are maintainability, scalability, flexibility, availability, reusability, and faster development. Presentation Tier…

3 Tier Architecture

8 min read

3 Tier Architecture in AWS
3 Tier Architecture in AWS
3 Tier Architecture

8 min read


Published in AWS Tip

·Jul 28, 2022

Create Basic AWS SNS with Lambda Poll

And Monitor in Cloudwatch Amazon Simple Queue Service (SQS) and Amazon SNS are both messaging services within AWS, which provide different benefits for developers. Amazon SNS allows applications to send time-critical messages to multiple subscribers through a “push” mechanism, eliminating the need to periodically check or “poll” for updates. Amazon…

Cloud

4 min read

Create Basic AWS SNS with Lambda Poll
Create Basic AWS SNS with Lambda Poll
Cloud

4 min read


Published in AWS in Plain English

·Jul 25, 2022

DynamoDB table- A List of Favorites

Using the AWS CLI and IAM roles — Picture it- Christmas time in the office! Everyone is drawing names for gifts and your team is going with the theme of board games — Sure we could grab a sticky note and write a list, but lets get techie with it instead. We will create a fully functioning DynamoDB…

AWS

4 min read

DynamoDB table- A List of Favorites
DynamoDB table- A List of Favorites
AWS

4 min read

Ashlee Cooper

Ashlee Cooper

366 Followers

DevOps Engineer

Following
  • George Baidoo Jr.

    George Baidoo Jr.

  • Neal Davis

    Neal Davis

  • Bina

    Bina

  • Charles Woodruff

    Charles Woodruff

  • Darcy Wood

    Darcy Wood

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech