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

---
title: Best AWS in Plain English posts — October 2023 | daily.dev
description: The most upvoted AWS in Plain English posts from October 2023, curated by the daily.dev community.
canonical: https://daily.dev/sources/awsplainenglish/best-of/2023/10
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/awsplainenglish/best-of/2023/10
og:type: website
og:site_name: daily.dev
og:title: Best AWS in Plain English posts — October 2023 | daily.dev
og:description: The most upvoted AWS in Plain English posts from October 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 — October 2023

1. 1  
[](https://daily.dev/posts/jenkins-ci-cd-pipeline-explained-by-a-junior-devops-engineer-fpjk7ox4h "Jenkins CI/CD Pipeline Explained by A Junior DevOps Engineer")  
Article  
![Avatar of awsplainenglish](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/64d9989ff4ae4caba811832fdd6146c5)AWS in Plain English · 3y  
Jenkins CI/CD Pipeline Explained by A Junior DevOps Engineer  
Jenkins is a smart tool for developers to help build, test, and launch their code software easily and consistently in a CI/CD pipeline. It is an open-source automation instrument vital to the realm of DevOps. This article explains what Jenkins is and how to install and set it up using Docker. It also covers the different types of pipelines available in Jenkins.  
115
2. 2  
[](https://daily.dev/posts/docker-explained-simply-for-a-10-year-old-the-magic-box-for-computer-programs-1up64vho6 "Docker: Explained Simply for a 10-Year-Old — The Magic Box for Computer Programs")  
Article  
![Avatar of awsplainenglish](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/64d9989ff4ae4caba811832fdd6146c5)AWS in Plain English · 3y  
Docker: Explained Simply for a 10-Year-Old — The Magic Box for Computer Programs  
Docker is an open-source platform for developing, shipping, and running applications within containers. It simplifies software deployment and allows for easy movement of containers. Key concepts in Docker include Docker files, Docker images, Docker containers, Docker Hub, Docker Daemon, and Docker Compose.  
79  
3
3. 3  
[](https://daily.dev/posts/easy-guide-to-designing-a-3-tier-architecture-08d6twy2k "Easy Guide To Designing A 3 Tier Architecture")  
Article  
![Avatar of awsplainenglish](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/64d9989ff4ae4caba811832fdd6146c5)AWS in Plain English · 3y  
Easy Guide To Designing A 3 Tier Architecture  
This article provides a guide to designing a 3 tier architecture for an e-commerce platform. It explains the purpose of a 3 tier architecture and discusses the components of each tier. The article also mentions the use of a session manager for secure access and control over AWS instances.  
54  
1
4. 4  
[](https://daily.dev/posts/docker-simplified-syxfmeeub "Docker Simplified")  
Article  
![Avatar of awsplainenglish](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/64d9989ff4ae4caba811832fdd6146c5)AWS in Plain English · 3y  
Docker Simplified  
Docker is an open-source platform that automates the deployment and scaling of applications. It packages applications and their dependencies into containers, ensuring consistent behavior across different environments. Docker was created by Solomon Hykes to improve the deployment process and overcome the challenges of virtual machines. Its advantages include containerization, portability, isolation, efficiency, scalability, and version control. Docker operates on a client-server architecture and follows a step-by-step process of image creation, building, distribution, container creation, and running.  
46
5. 5  
[](https://daily.dev/posts/top-10-ci-cd-pipeline-tools-for-enterprises-in-2023--gdkx8sv2u "Top 10 CI/CD Pipeline Tools for Enterprises in 2023🚀")  
Article  
![Avatar of awsplainenglish](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/64d9989ff4ae4caba811832fdd6146c5)AWS in Plain English · 3y  
Top 10 CI/CD Pipeline Tools for Enterprises in 2023🚀  
Learn about the top 10 CI/CD pipeline tools for enterprises in 2023, their features, and factors to consider when choosing a CI/CD tool.  
28  
1
6. 6  
[](https://daily.dev/posts/starting-your-devops-journey-tips-and-roadmap-u1jerqecq "Starting Your DevOps Journey: Tips and Roadmap")  
Article  
![Avatar of awsplainenglish](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/64d9989ff4ae4caba811832fdd6146c5)AWS in Plain English · 3y  
Starting Your DevOps Journey: Tips and Roadmap  
This article provides tips and a roadmap for starting a DevOps journey. It emphasizes the importance of skills such as Linux, bash scripting, networking concepts, Docker, knowledge of DevOps tools, infrastructure as code, understanding software applications, cloud certifications, and Kubernetes. It also discusses the DevSecOps approach and encourages continuous learning and practice.  
18
7. 7  
[](https://daily.dev/posts/devsecops-project-complete-ci-cd-3-tier-app--petstore-llxgiwnva "DEVSECOPS Project : Complete CI-CD (3 tier app)-Petstore")  
Article  
![Avatar of awsplainenglish](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/64d9989ff4ae4caba811832fdd6146c5)AWS in Plain English · 3y  
DEVSECOPS Project : Complete CI-CD (3 tier app)-Petstore  
Learn how to deploy a Petshop Java Based Application using Jenkins as a CI/CD tool and Docker and Kubernetes for deployment.  
18
8. 8  
[](https://daily.dev/posts/github-actions-netflix-deployment-powered-by-devsecops-fgvxx3n37 "GitHub Actions: Netflix Deployment Powered by DevSecOps")  
Article  
![Avatar of awsplainenglish](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/64d9989ff4ae4caba811832fdd6146c5)AWS in Plain English · 3y  
GitHub Actions: Netflix Deployment Powered by DevSecOps  
GitHub Actions enables developers to streamline their workflows, automate CI/CD, code quality assurance, and security scanning. It provides custom workflows, enhanced collaboration, and release management, making developers more efficient and productive. SonarQube can be integrated with GitHub Actions to analyze code for quality and security in the CI pipeline.  
17
9. 9  
[](https://daily.dev/posts/intro-to-devops-ii-our-first-containerized-app-django-docker--ygxjhg8np "Intro To DevOps II: Our first containerized App (Django & Docker)")  
Article  
![Avatar of awsplainenglish](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/64d9989ff4ae4caba811832fdd6146c5)AWS in Plain English · 3y  
Intro To DevOps II: Our first containerized App (Django & Docker)  
This article provides a tutorial on creating a Django project, containerizing it with Docker, and publishing the containerized app on Amazon ECR.  
16
10. 10  
[](https://daily.dev/posts/the-art-of-devops-best-practices-for-streamlining-your-development-pipeline-zfrqb7nkz "The Art of DevOps: Best Practices for Streamlining Your Development Pipeline")  
Article  
![Avatar of awsplainenglish](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/64d9989ff4ae4caba811832fdd6146c5)AWS in Plain English · 3y  
The Art of DevOps: Best Practices for Streamlining Your Development Pipeline  
DevOps is a cultural shift in software development that fosters collaboration between development and operations teams. The best practices of DevOps include continuous integration, continuous delivery, automation, microservices, and monitoring and feedback. DevOps improves efficiency, quality, and innovation in software development.  
15
11. 11  
[](https://daily.dev/posts/how-to-deploy-a-docker-image-on-aws-and-run-it-on-fargate-2hzxt4lci "How to Deploy a Docker Image on AWS and Run it on Fargate")  
Article  
![Avatar of awsplainenglish](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/64d9989ff4ae4caba811832fdd6146c5)AWS in Plain English · 3y  
How to Deploy a Docker Image on AWS and Run it on Fargate  
This article provides a step-by-step guide on how to deploy a Docker image on AWS and run it on Fargate. It covers topics such as installing Docker on Macbook, creating a Dockerfile, pushing the image to AWS ECR, creating Security Groups and an Application Load Balancer on AWS, and creating an ECS Cluster, Task definition, and Service on AWS. It also explains how to run the application using Fargate on AWS.  
12
12. 12  
[](https://daily.dev/posts/understanding-pods-nodes-and-the-kubelet-in-kubernetes-sbuotmg4n "Understanding Pods, Nodes and the Kubelet in Kubernetes")  
Article  
![Avatar of awsplainenglish](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/64d9989ff4ae4caba811832fdd6146c5)AWS in Plain English · 3y  
Understanding Pods, Nodes and the Kubelet in Kubernetes  
A pod is a group of containers in Kubernetes that share network and storage resources. Nodes are worker machines in Kubernetes where pods are scheduled to run. The Kubelet is responsible for managing pods on each node.  
12
13. 13  
[](https://daily.dev/posts/how-to-deploy-a-docker-image-to-amazon-ecr-and-run-it-on-amazon-ec2-zmgoewivd "How to Deploy a Docker Image to Amazon ECR and Run It on Amazon EC2")  
Article  
![Avatar of awsplainenglish](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/64d9989ff4ae4caba811832fdd6146c5)AWS in Plain English · 3y  
How to Deploy a Docker Image to Amazon ECR and Run It on Amazon EC2  
This article provides a step-by-step guide on how to deploy a Docker image to Amazon ECR and run it on Amazon EC2\. It covers topics such as installing Docker, creating a Node.js application, writing a Dockerfile, building and running Docker images, creating an EC2 instance on AWS, and moving a Docker image to ECR. By following these instructions, readers will gain the knowledge and expertise to confidently deploy their Node.js applications using Docker on AWS.  
11  
1
14. 14  
[](https://daily.dev/posts/bun-js-a-cost-reduction-catalyst-for-serverless-computing-iziwppuoz "Bun.js: A Cost-Reduction Catalyst for Serverless Computing")  
Article  
![Avatar of awsplainenglish](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/64d9989ff4ae4caba811832fdd6146c5)AWS in Plain English · 3y  
Bun.js: A Cost-Reduction Catalyst for Serverless Computing  
Bun.js is a new JavaScript runtime environment that aims to reduce the cost of serverless computing. It offers impressive speed, seamless compatibility with Node.js, and a minimalistic set of highly-optimized APIs. Bun.js can potentially result in substantial cost reductions and improved user experience in serverless applications. It is poised to become an indispensable asset for cost-efficient, high-performance serverless architectures.  
10
15. 15  
[](https://daily.dev/posts/intro-to-devops-iii-how-to-build-a-ci-cd-pipeline-github-actions-aws-slack-in-2-simple-steps-bkwavbclk "Intro To DevOps III: How to Build a CI/CD Pipeline (Github Actions, AWS, Slack)in 2 Simple Steps")  
Article  
![Avatar of awsplainenglish](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/64d9989ff4ae4caba811832fdd6146c5)AWS in Plain English · 3y  
Intro To DevOps III: How to Build a CI/CD Pipeline (Github Actions, AWS, Slack)in 2 Simple Steps  
Learn how to build a CI/CD pipeline using GitHub Actions, AWS, and Slack in 2 simple steps. Divide your workflow into smaller jobs for easier debugging. View live logs and use the workflow visualizer to monitor your pipeline in real time.  
10
16. 16  
[](https://daily.dev/posts/how-you-can-land-the-275-000-job-at-aws-as-i-did-7xosiiqy7 "How You Can Land the $275,000 Job at AWS As I Did")  
Article  
![Avatar of awsplainenglish](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/64d9989ff4ae4caba811832fdd6146c5)AWS in Plain English · 3y  
How You Can Land the $275,000 Job at AWS As I Did  
This article provides strategies and secrets for landing a high-paying job at Amazon Web Services (AWS), including understanding the interview process, mastering Amazon's Leadership Principles, excelling in behavioral interviews, sharpening technical skills, seeking mock interviews and feedback, tailoring resumes and cover letters, leveraging employee referrals, and preparing for Amazon's unique tests.  
10  
1

[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/10#page","url":"https://daily.dev/sources/awsplainenglish/best-of/2023/10","name":"Best AWS in Plain English Posts — October 2023","description":"The most upvoted AWS in Plain English posts from October 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/10#items","numberOfItems":16,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/jenkins-ci-cd-pipeline-explained-by-a-junior-devops-engineer-fpjk7ox4h","name":"Jenkins CI/CD Pipeline Explained by A Junior DevOps Engineer"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/docker-explained-simply-for-a-10-year-old-the-magic-box-for-computer-programs-1up64vho6","name":"Docker: Explained Simply for a 10-Year-Old — The Magic Box for Computer Programs"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/easy-guide-to-designing-a-3-tier-architecture-08d6twy2k","name":"Easy Guide To Designing A 3 Tier Architecture"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/docker-simplified-syxfmeeub","name":"Docker Simplified"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/top-10-ci-cd-pipeline-tools-for-enterprises-in-2023--gdkx8sv2u","name":"Top 10 CI/CD Pipeline Tools for Enterprises in 2023🚀"},{"@type":"ListItem","position":6,"url":"https://daily.dev/posts/starting-your-devops-journey-tips-and-roadmap-u1jerqecq","name":"Starting Your DevOps Journey: Tips and Roadmap"},{"@type":"ListItem","position":7,"url":"https://daily.dev/posts/devsecops-project-complete-ci-cd-3-tier-app--petstore-llxgiwnva","name":"DEVSECOPS Project : Complete CI-CD (3 tier app)-Petstore"},{"@type":"ListItem","position":8,"url":"https://daily.dev/posts/github-actions-netflix-deployment-powered-by-devsecops-fgvxx3n37","name":"GitHub Actions: Netflix Deployment Powered by DevSecOps"},{"@type":"ListItem","position":9,"url":"https://daily.dev/posts/intro-to-devops-ii-our-first-containerized-app-django-docker--ygxjhg8np","name":"Intro To DevOps II: Our first containerized App (Django & Docker)"},{"@type":"ListItem","position":10,"url":"https://daily.dev/posts/the-art-of-devops-best-practices-for-streamlining-your-development-pipeline-zfrqb7nkz","name":"The Art of DevOps: Best Practices for Streamlining Your Development Pipeline"},{"@type":"ListItem","position":11,"url":"https://daily.dev/posts/how-to-deploy-a-docker-image-on-aws-and-run-it-on-fargate-2hzxt4lci","name":"How to Deploy a Docker Image on AWS and Run it on Fargate"},{"@type":"ListItem","position":12,"url":"https://daily.dev/posts/understanding-pods-nodes-and-the-kubelet-in-kubernetes-sbuotmg4n","name":"Understanding Pods, Nodes and the Kubelet in Kubernetes"},{"@type":"ListItem","position":13,"url":"https://daily.dev/posts/how-to-deploy-a-docker-image-to-amazon-ecr-and-run-it-on-amazon-ec2-zmgoewivd","name":"How to Deploy a Docker Image to Amazon ECR and Run It on Amazon EC2"},{"@type":"ListItem","position":14,"url":"https://daily.dev/posts/bun-js-a-cost-reduction-catalyst-for-serverless-computing-iziwppuoz","name":"Bun.js: A Cost-Reduction Catalyst for Serverless Computing"},{"@type":"ListItem","position":15,"url":"https://daily.dev/posts/intro-to-devops-iii-how-to-build-a-ci-cd-pipeline-github-actions-aws-slack-in-2-simple-steps-bkwavbclk","name":"Intro To DevOps III: How to Build a CI/CD Pipeline (Github Actions, AWS, Slack)in 2 Simple Steps"},{"@type":"ListItem","position":16,"url":"https://daily.dev/posts/how-you-can-land-the-275-000-job-at-aws-as-i-did-7xosiiqy7","name":"How You Can Land the $275,000 Job at AWS As I Did"}]},{"@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":"October 2023"}]}]}
```

