Open in app
Home
Notifications
Lists
Stories

Write
AWS in Plain English

Home
About
Write for us
Newsletter
Jobs
Community
PlainEnglish.io
Mohamed Latfalla

Mohamed Latfalla

·3 days ago

Is AWS Lambda Good for ETL Jobs?

ETL stands for: “Extract, Transform, Load”, which is the process of dealing with a series of data in a computing unit. Since AWS Lambda is a computing unit, cheap to use, and versatile with what you can achieve or combine with, makes it an appealing option for this kind of…

Programming

3 min read

Is AWS Lambda Good for ETL Jobs?
Is AWS Lambda Good for ETL Jobs?

Luthfi Anandra

Luthfi Anandra

·3 days ago

Automation Deletion Untagged Container Image in Amazon ECR Using ECR Lifecycle Policy

In my previous blogpost, “Build and Release Container Image from GitLab CI/CD Pipeline to Amazon Elastic Container Registry (ECR)”, I have discussed how to build and push container image from GitLab CI/CD pipeline to Amazon ECR. In this blogpost, I will discuss configuration related to ECR again. Usually if We…

AWS

5 min read

Automation Deletion Untagged Container Image in Amazon ECR Using ECR Lifecycle Policy
Automation Deletion Untagged Container Image in Amazon ECR Using ECR Lifecycle Policy

Gourav Dhar

Gourav Dhar

·May 5

How to Add a Python Library as an AWS Layer

A guide on adding a Python library as an AWS layer. Not all libraries are present in the environment provided by AWS lambda (Obviously! It’s not possible). AWS provides a way to tackle this problem. If you want to use a common library (present in pip or a custom library)…

AWS

3 min read

How to add a Python library as an AWS layer
How to add a Python library as an AWS layer

InfoOnSecurity

InfoOnSecurity

·May 2

A Walkthrough of the Security Journey of Data in AWS

Data insertion triggers a chain of security protective and associated overlays. Here are multiple touchpoints on how various AWS Services can be employed to protect the data. — Data goes through various lifecycle changes, and accessibilities via various means, however, it is paramount that every aspect of Data Security needs to be prioritized and kept secure from unauthorized usage. Here are various aspects of Data Security :

Security

3 min read

A Walkthrough of the Security Journey of Data in AWS
A Walkthrough of the Security Journey of Data in AWS

Mohit Varikuti

Mohit Varikuti

·Apr 30

A Free Powerful Server

4 CPU’s | 24 GB of Memory — Oracle Cloud is the best solution for you if you want a very powerful server without the charges! I’ve experimented with numerous cloud computing platforms over the last few years, including Amazon Web Services, Microsoft Azure, and Google Cloud Platform. Even while they provide free alternatives, their always-free offer has…

Tech

3 min read

A Free Powerful Server
A Free Powerful Server

Md Shadekur Rahman

Md Shadekur Rahman

·Apr 28

How to Clean Up DynamoDB Records Through Time-to-Live (TTL)

Archive obsolete table records into the S3 bucket — One way you can remove any DynamoDB table record is via hard delete operations such as DeleteItem or BatchWriteItem with DeleteRequest. These delete operations have to be triggered by administrators or any user who has delete privilege. On top of that, these deletes are real-time. Nobody can access any record…

AWS

3 min read

How to Clean Up DynamoDB Records Through Time-to-Live (TTL)
How to Clean Up DynamoDB Records Through Time-to-Live (TTL)

Virendra Kumar Shrivastava

Virendra Kumar Shrivastava

·Apr 27

Managed Table vs. External Table in Apache Hive (with Hands-on)

Explaining managed tables vs. external tables in Apache Hive. — Hello everyone, In this article I am going to explain managed tables vs. external tables in Apache Hive. This question is prominently featured in the interviews. So, if you want clarity on this aspect, this article is for you. So, lets dive into deep in the discussion. Apache Hive is…

Hadoop

5 min read

Managed Table vs. External Table in Apache Hive (with Hands-on)
Managed Table vs. External Table in Apache Hive (with Hands-on)

Adi Simon

Adi Simon

·Apr 24

Re-platform ASP .NET Core application onto AWS Elastic Beanstalk

Deploy to AWS from Azure using Azure DevOps pipeline — This article will demonstrate how we can easily re-platform ASP .NET Core application using existing DevOps tooling such as Azure Pipelines to make it run at-scale on AWS using AWS Beanstalk. The figure above shows the sample scenario and architecture which we will build. We have the source code for…

AWS

11 min read

Re-platform ASP .NET Core application onto AWS Elastic Beanstalk
Re-platform ASP .NET Core application onto AWS Elastic Beanstalk

Meta Collective

Meta Collective

·Apr 22

4 Plugins to Get the Best Out of the Serverless Framework

The serverless framework is great for writing and deploying FAAS code to cloud platforms. Along with the framework, there are some really helpful plugins out there that you can use to get the best out of this tool. 1. serverless-offline This Serverless plugin emulates AWS λ and API Gateway on your local…

Serverless Framework

5 min read

4 Plugins to Get the Best Out of the Serverless Framework
4 Plugins to Get the Best Out of the Serverless Framework

Kinsey Parham

Kinsey Parham

·Apr 20

A Simplistic Guide to Creating a Three-Tier Architecture

What is a three-tier architecture? It’s an architecture that consists of 3 tiers: the web tier, application tier, and database tier. Web tier is a top-level tier and its main purpose is to display and collect information from the user and send its contents to the browser in the form…

AWS

8 min read

A Simplistic Guide to Creating a Three-Tier Architecture
A Simplistic Guide to Creating a Three-Tier Architecture
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