Skip to content

Repo used as a support for assessing student knwoledge

Notifications You must be signed in to change notification settings

flallem/dockerFirstEval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOCKER FIRST EVALUATION

This repository is designed to build and deploy a very small app as designed in the following diagram.

project architecture

It generates : - a docker container updated on docker hub - a REST API

Application goal

This application will then be used by student

Repo Organization

.
├── client		// docker container with php simple web page
└── server		// REST API ( ApiGateway + lambda ). Write post args to S3
│   
├── doc			// Documentation folder
│   └── images
│  
├── scripts		// installation, deployment and management scripts

About

Repo used as a support for assessing student knwoledge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published