This blog is a beginner's guide for Developer Associates, offering a concise overview of Amazon Web Services (AWS) and its fundamental resources. It aims to simplify the AWS ecosystem, focusing on key components like compute, storage, databases, and networking (IAM, EC2 instance, Route53, load balancer nd more . . .) to help developers to revise and learn basics of aws.
This repository contains a collection of low-level design patterns, along with examples and explanations. Each design pattern addresses a specific software design problem and provides a reusable solution that promotes code reusability, flexibility, and maintainability.
Exploring the process of deploying a Node.js application to an AWS EC2 instance through GitLab CI/CD pipelines, while also serving it using Docker and Apache. Offers a thorough, step-by-step explanation of the entire procedure and providing valuable insights.