AWS
16 published articles
UploadThing: Exploring an Alternative to the AWS S3 Bucket
Explore an alternative to the AWS S3 cloud storage service and see how easy it is to setup and use in your own project.
Your Detailed Guide to the AWS AI Practitioner Exam
Dive deep into key concepts covered in the AWS AI Practitioner certification exam and gain a solid foundational understanding of AI.
The AWS EC2 Single-Tier Architecture Pattern
Understand the single-tier AWS EC2 architecture pattern and utilize it to build a full-stack web application.
Exploring Internet Protocols for Software Development
Explore the different internet protocols that exist in software development and see examples where you can utilize them.
Your Complete Guide to AWS Elastic Compute Cloud (EC2)
A comprehensive guide to working with AWS EC2 including key features and best security practices for working with an instance.
Deep Dive into AWS VPC and its Network and Security Components
Gain a strong understanding of AWS VPC and its network and security components.
Rapid Front-end Deployment with AWS Elastic Beanstalk
Learn how to rapidly develop web applications using the AWS Elastic Beanstalk service.
Exploring Local Cloud Development using LocalStack
Explore local cloud development by provisioning cloud services locally using LocalStack.
Migrating an Existing Codebase using AWS SDK V2 to V3
Learn how to successfully migrate an existing codebase that uses AWS SDK V2 to V3.
AWS DynamoDB, AWS SDK, and Node.js for Back-end Development
Develop full-stack web applications utilizing Node.js and common cloud-based databases such as AWS DynamoDB and the AWS SDK.

AWS DocumentDB, EC2, Nginx, and Node.js for Cloud Development
Explore AWS DocumentDB, EC2, Nginx, and Node.js for effectively developing cloud-based web applications.
AWS IAM and the AWS SDK for Programmatic Access and Cloud Development
Learn about cloud security using AWS IAM and how to programmatically access AWS services using the AWS SDK.
AWS S3 for Object Storage and Static Website Hosting
Learn how you can host static websites using an AWS S3 bucket as well as object storage and the key features associated with it.
Front-end Deployment using React.js Made Easy with AWS Amplify
Understand the AWS Amplify service and learn how you can quickly deploy a simple React application.
Mongoless MERN Development: Incorporating SQL using AWS RDS and Sequelize
Utilize AWS RDS and Sequelize to build a back-end for your web application using a cloud-based relational database.
Enforcing Type Safety for the Back-end using TypeScript and Node.js
Learn about TypeScript and how it can be used to effectively introduce type safety in back-end development.