Skip to content

Containerization, Deployment and Monitoring of the Simulation Materials API and a Minimal Frontend Application.

License

Notifications You must be signed in to change notification settings

zozitak/portfolio_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Containerization, Deployment and Monitoring

Once we developed our Service, we might want to make it publicly aviable.
For this purpuse, the most convinient way is to use some kind of remote server.
If we want to our Service to function uniformly between platforms,
it is a handy solution to containerizate. My choise of Containerization tool is Docker.
My server is on the lower end, so I will use Docker Swarm as Orchestration tool,
but I will detail how to achive the same results with Kubernetes too.
In the end we will watch the different monitoring technics of the Server and our Service.

Service Mesh

CI/CD Pipeline

About

Containerization, Deployment and Monitoring of the Simulation Materials API and a Minimal Frontend Application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published