Python Backend with Django public Remote experience
ForteInnovation
Dec 2022 - Current (3 years 7 months)
- Create the REST API modules for recipients, payments, movements and beneficiaries using microservices for each module and each was created on hexagonal Architecture coded on python and Django framework.
- Create the docker file and docker compose for each module and deploy on develop server. It was created a CI/CD using jenkins and docker containers was managed using kubernetes.
- Testing of the REST API modules were performed with python pytest and cucumber framework. The feature files were written with gherkin cucumber and tested with python behave. The unit testing was done on pytest and integrated to BDD testing
- Selenium with python was used for integration testing, regresion testing and functionality testing of the app. This testin