Description
In this course, you will :
- Learn how to incorporate Terraform into your CI/CD pipeline.
- Learn how to deploy a large-scale application to AWS.
- Discover how to use Redis for caching.
- Learn how to configure Redis message queues and workers.
- Create a fantastic social network application.
- Using Terraform, define infrastructure as code to easily create and destroy environments.
- Create a pipeline for continuous integration/delivery.
Syllabus :
- Backend Introduction
- Backend :Project Setup
- Backand :Authentication Feature
- Backend:Auth Password Reset
- Backend: Post Feature
- Backend : Post Reaction Feature
- Backand : Comments Feature
- Backand :Followers , Following , Block and Unblock Features
- Backend: Notification Feature
- Backend: Images Upload Feature
- Backend : Chat Feature
- Backend : Users Feature
- Backend :PM2 and Mongo DB Setup
- Backend Deployment: AWS Setup
- Backend Deployment: Infrastructure with Terraform
- Backend Deployment: CI/CD with CircleCI
- Frontend : Project Setup
- Frontend : Authentication Feature
- Frontend : Custom Hooks
- Frontend : Redux Toolkit Setup
- Frontend : Setup Unit Test
- Frontend : Streams page Component
- Frontend : Notification Page Notification Component
- Frontend : Post Component and Features
- Frontend : Post Reactions and Component Features
- Frontend : People's Page Component
- Frontend : Follow and Unfollow Features
- Frontend : Images Page Component
- Frontend : Private Chat Features
- Frontend : Profile Page Component
- Frontend Deployment : Infrastructure with Terrafom and CircleCI