<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/awsplainenglish/best-of/2023/07" -->

---
title: Best AWS in Plain English posts — July 2023 | daily.dev
description: The most upvoted AWS in Plain English posts from July 2023, curated by the daily.dev community.
canonical: https://daily.dev/sources/awsplainenglish/best-of/2023/07
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/awsplainenglish/best-of/2023/07
og:type: website
og:site_name: daily.dev
og:title: Best AWS in Plain English posts — July 2023 | daily.dev
og:description: The most upvoted AWS in Plain English posts from July 2023, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of AWS in Plain English — July 2023

1. 1  
[](https://daily.dev/posts/docker-101-a-beginner-s-guide-to-containerization-wj92qnxhl "Docker 101: A Beginner’s Guide to Containerization")  
Article  
![Avatar of awsplainenglish](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/64d9989ff4ae4caba811832fdd6146c5)AWS in Plain English · 3y  
Docker 101: A Beginner’s Guide to Containerization  
Docker is a containerization platform that allows developers to create lightweight, portable and self-sufficient containers. Docker enables developers to package their applications along with all dependencies into a single unit, known as a container. Docker streamlines the deployment process, significantly reducing the time it takes to get your applications up and running.  
83  
2
2. 2  
[](https://daily.dev/posts/introduction-to-jenkins-in-devops-saqqijll5 "Introduction to Jenkins in DevOps")  
Article  
![Avatar of awsplainenglish](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/64d9989ff4ae4caba811832fdd6146c5)AWS in Plain English · 3y  
Introduction to Jenkins in DevOps  
Jenkins is the leading open-source automation server that provides a wide range of plugins to support all your project needs. It provides a powerful platform for building, deploying, and automating projects of any scale. Jenkins also plays a crucial role in continuous delivery, enabling teams to automate the deployment process and ensure faster and more reliable releases.  
28
3. 3  
[](https://daily.dev/posts/deploy-node-js-server-to-aws-ec2-with-docker-adqagsxhh "Deploy Node.js Server to AWS EC2 with Docker")  
Article  
![Avatar of awsplainenglish](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/64d9989ff4ae4caba811832fdd6146c5)AWS in Plain English · 3y  
Deploy Node.js Server to AWS EC2 with Docker  
Deploy Node.js Server to AWS EC2 with Docker with Docker. Learn to set up Docker with Node.JS.js, EC2 instance & its configuration. If you don’t know the role of Docker here then let me tell you in short: Docker will bundle node.js application into small easily deployable units.  
26
4. 4  
[](https://daily.dev/posts/upload-images-on-aws-s3-using-node-js-acohqfwbc "Upload Images on AWS S3 Using Node.js")  
Article  
![Avatar of awsplainenglish](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/64d9989ff4ae4caba811832fdd6146c5)AWS in Plain English · 3y  
Upload Images on AWS S3 Using Node.js  
It’s easy to use the S3 bucket as storage due to its handy integration method with Node.js. In order to make multer work, you need to pass a function to the multer object with the following properties. The new version is more specific to an institution when it comes to uploading an image.  
16  
2

[See all AWS in Plain English archives](/sources/awsplainenglish/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/awsplainenglish/best-of/2023/07#page","url":"https://daily.dev/sources/awsplainenglish/best-of/2023/07","name":"Best AWS in Plain English Posts — July 2023","description":"The most upvoted AWS in Plain English posts from July 2023, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/awsplainenglish/best-of/2023/07#items","numberOfItems":4,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/docker-101-a-beginner-s-guide-to-containerization-wj92qnxhl","name":"Docker 101: A Beginner’s Guide to Containerization"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/introduction-to-jenkins-in-devops-saqqijll5","name":"Introduction to Jenkins in DevOps"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/deploy-node-js-server-to-aws-ec2-with-docker-adqagsxhh","name":"Deploy Node.js Server to AWS EC2 with Docker"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/upload-images-on-aws-s3-using-node-js-acohqfwbc","name":"Upload Images on AWS S3 Using Node.js"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"AWS in Plain English","item":"https://daily.dev/sources/awsplainenglish"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/awsplainenglish/best-of"},{"@type":"ListItem","position":5,"name":"July 2023"}]}]}
```

