Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marko19907/computer-science-bachelors-thesis

A Bachelor’s Thesis in Computer Science at NTNU on ‘Configuration Management for Complex Cloud Operations’.
https://github.com/marko19907/computer-science-bachelors-thesis

ajv chakra-ui cloud docker json latex next-auth nextjs postgresql prisma react reactjs thesis trpc vercel

Last synced: about 6 hours ago
JSON representation

A Bachelor’s Thesis in Computer Science at NTNU on ‘Configuration Management for Complex Cloud Operations’.

Awesome Lists containing this project

README

        

# Computer Science Bachelor's Thesis

[![Build LaTeX document](https://github.com/Marko19907/Computer-Science-Bachelors-Thesis/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/Marko19907/Computer-Science-Bachelors-Thesis/actions/workflows/build.yml)

This repository contains the source code for my Bachelor's Thesis in Computer Science at the Norwegian University of Science and Technology (NTNU).

The thesis is titled "Configuration Management for Complex Cloud Operations".

## Usage and building

One can easily read the thesis by visiting the NTNU Open archive [here](https://ntnuopen.ntnu.no/ntnu-xmlui/handle/11250/3076981).

Otherwise, since the thesis is written in LaTeX, one can build it using `latexmk` or use the provided GitHub Actions workflow.