Question d’entretien chez Prima Assicurazioni

Develop a python API server including database, error handling and documentation. Containerise the server using docker and document this process and 'explain the purpose of dockerisation and how it benefits the deployment and management of your application'. Deploy API server onto local Kubernetes cluster and document 'include instructions on how to set up Minikube, deploy your API server with Kubernetes manifests, and access it through the NodePort. Explain the purpose of using Kubernetes for deployment and how it benefits the scaling and management of your application'. Set up CI/CD pipeline with GitHub actions and document 'provide explanations for each stage of your GitHub Actions workflow. Clarify how each stage contributes to the overall CI/CD process.'