Skip to content

hariravichandran/AWS-DevOps

Repository files navigation

Network Downtime

The cost of network downtime is very high for companies, especially large ones like Facebook. See the infographic below:

Slide 2 - Network Downtime

Full-Stack Web Application

This is a full-stack web application which uses React, NodeJS and MongoDB. Slide 3 - Social Media App

System Architecture | Solution Pipeline

Slide 4 - System Architecture

Selenium Testing Framework

Slide 5 - Selenium Testing Framework

Synthetic Canaries

Slide 6 - Selenium Testing Framework

What you need to run this code

  1. Node (13.12.0)
  2. NPM (6.14.4)
  3. MongoDB (4.2.0)

How to run this code

  1. Make sure MongoDB is running on your system
  2. Clone this repository
  3. Open command line in the cloned folder,
    • To install dependencies, run npm install
    • To run the application for development, run npm run development
  4. Open localhost:3000 in the browser

About

Insight DevOps Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published