Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cadeke/mcr-ccs

Small web project for Cloud Computing Security course.
https://github.com/cadeke/mcr-ccs

ansible azure cloud digitalocean golang iac nginx react wireguard

Last synced: 13 days ago
JSON representation

Small web project for Cloud Computing Security course.

Awesome Lists containing this project

README

        

# mcr-ccs
## Overview
This project contains a small web application written in React, a web API written in Go and some Ansible playbooks for configuring the necessary infrastructure.
This project was made for my CCS course in order to get more familiarity with hybrid-cloud setups.

The following schema gives an high-level overview of the setup.

![image](https://github.com/user-attachments/assets/835a0b97-308f-4fb7-aeb6-3d11851ebd4e)

## Feature improvements
- [ ] Migrating from Azure DevOps to GitHub Actions
- [ ] Implementing furhter IaC with Terraform and Ansible