Skip to content

Contains a django application with postgresql for a devops challenge

Notifications You must be signed in to change notification settings

agilentia/devops-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

DevOps Challenge

This repository contains a simple Flask application. It uses PostgreSQL as the database of choice.

Application has two endpoints:

  • /users that list users
  • /health for healthcheck

Database schema is provided in file source/init.sql. You can use it to create a database schema.

Dockerize the application and push it to your choice public Docker Registry. Deploy this application along with Postgres database to a provided Kubernetes cluster. For deployment, choose Terraform, Ansible, or both.

About

Contains a django application with postgresql for a devops challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages