View on GitHub

Wiki

A Wiki which shows the results of different courses

Download this project as a .zip file Download this project as a tar.gz file

Navigation

AWS

Microservices

Docker

Kubernetes

ServiceNow

JavaScript

React

Ethical Hacking

Build an App from Scratch

PostApp

The App has two different Services with two functionalities:

There will be necessary information which needs to be shared between these two Services which will be a practice for Service Communication.

Architecture

Initial Setup

Overall Architecture:

PostAppArch

Posts Service:

PostService

Comments Service:

CommentsService