Open in app
Home
Notifications
Lists
Stories

Write
AWS in Plain English

Home

About

Write for us

Newsletter

Jobs

Community

PlainEnglish.io

Yash Thaker

Yash Thaker

·1 day ago

What is GitOps?

You heard this term somewhere right? Probably over the internet or word-of-mouth from your colleague or friend. By the end of the post, you’ll understand what it is, why it exists, and how software teams can benefit from it. This is my first article on short series on demystifying concepts…

Gitops

3 min read

What is GitOps?
What is GitOps?

DylanKnight

DylanKnight

·2 days ago

Creating an ECS Cluster with Terraform

Pulling down a Docker Nginx image to an ECS Cluster — Scenario: Your team needs you to deploy a Docker container with an Nginx image. To do so, we must: 1. Pull an Nginx image from the Docker registry 2. Create an ECS cluster using the docker image with Terraform Prerequisites: AWS account with proper permissions IDE of your choice with the…

Terraform

5 min read

Creating an ECS Cluster with Terraform
Creating an ECS Cluster with Terraform

Md Shadekur Rahman

Md Shadekur Rahman

·3 days ago

A Way to Build Custom Widget on CloudWatch Dashboard

Have a lambda function to process data and create the plot for you — In this article, I will guide you on adding a custom widget on the CloudWatch dashboard using a lambda function and Matplotlib. The idea is that the CloudWatch dashboard allows to add custom widget which can load widget plot directly from a lambda function. All you have to do is…

Matplotlib

2 min read

A Way to Build Custom Widget on CloudWatch Dashboard
A Way to Build Custom Widget on CloudWatch Dashboard

Herby Jeanty

Herby Jeanty

·3 days ago

Build an API to Invoke a Lambda Function With DynamoDB & Python Boto3

Requirements: -Access to the AWS Management Console -A created IAM user account with full admin rights, access key, and secret key. -You will need a source code editor. I prefer Visual Studio Code. Click here to download. -Access to a command line terminal on your PC; this can include PowerShell…

AWS

12 min read

Build an API to invoke a Lambda Function with DynamoDB & Python Boto3
Build an API to invoke a Lambda Function with DynamoDB & Python Boto3

Jonathan Duran

Jonathan Duran

·3 days ago

A Quick Look At AWS EBS

Elastic Block Storage (EBS) allows the persistence of data after an EC2 machine is terminated. Let’s go over a few key points about storage as it pertains to EC2 instances. Root device volumes contain the image used to boot the instance (this is the volume mounted to the / directory). …

AWS

6 min read

A Quick Look At AWS EBS
A Quick Look At AWS EBS

Az Codez

Az Codez

·3 days ago

Deploy Serverless PHP Symfony App on AWS Lambda

This is how I created a PHP Symfony web app that runs on AWS Lambda. AWS currently doesn’t support PHP on Lambda but Bref has made this a possible solution plus it’s quite easy to spin up and configure. Prerequisites WSL2/Linux system PHP 8.1 Installed Composer Installed Symfony CLI Installed AWS…

AWS

3 min read

Deploy Serverless PHP Symfony App on AWS Lambda
Deploy Serverless PHP Symfony App on AWS Lambda

Wynn Teo

Wynn Teo

·Aug 11

How to install MongoDB in AWS EC2

AWS does support NoSQL databases such as DynamoDB and DocumentDB but not MongoDB. So if you would like to host your MongoDB to the AWS cloud but do not want to migrate to another DB, you may install it yourself. In this tutorial, we learn how to install MongoDB in…

Mongodb

5 min read

How to install MongoDB in AWS EC2
How to install MongoDB in AWS EC2

Devin Moreland

Devin Moreland

·Aug 10

Into The Fargate With Terraform!

Creating an ECS Cluster Using Fargate with Terraform. — Purpose The purpose of this article is to create an ECS cluster on AWS using a Docker Ubuntu image. I was assigned to use CentOS however since it is at end of life I cannot install a webserver from my Dockerfile and I like to have a web server on my…

AWS

11 min read

Into The Fargate With Terraform!
Into The Fargate With Terraform!

Chouaieb Nemri

Chouaieb Nemri

·Aug 10

How to Become an AWS Certified Database Specialist

Introduction The aim of this article is to share with you my experience with AWS Certified Database — Specialty Exam. I will guide you through everything you need to be ready for the exam. …

Technology

7 min read

How to Become an AWS Certified Database Specialist
How to Become an AWS Certified Database Specialist

Joshua Callis

Joshua Callis

·Aug 8

VPC — Subnet — NACL analogy in plain English

I was recently explaining some networking concepts to a friend and ended up coming up with an analogy that helped him get the concept down quickly etc. In A VPC (virtual private cloud)(an isolated virtual cloud/section that you can use) you can have public and private subnets. Usually a VPC…

Security

3 min read

VPC — Subnet — NACL analogy in English
VPC — Subnet — NACL analogy in English
AWS in Plain English

New AWS and Cloud content every day. Follow to join 150k+ monthly readers.

Connect with AWS in Plain English

Editors

Sunil Sandhu

Sunil Sandhu

Founder PlainEnglish.io | Twitter: twitter.com/sunilsandhu | LinkedIn: linkedin.com/in/sunilsandhu

Soumadri Banerjee

Soumadri Banerjee

Editor @ PlainEnglish.io

Sohom Das

Sohom Das

Editor @ PlainEnglish.io

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable