VaishnaviDhulipalla2902 / CalculatorDevOps

In this mini-project, I developed a scientific calculator with 4 operations - Square root, Factorial, Natural Log, and Power suing DevOps practices. The programming Language used is Java and JUnit is used forTesting. Build Tool is Apache Maven.Source Code Management was done using GitHub.Docker was used for Containerization. CI/CD pipeline was built using Jenkins and Ansible. Log4j and ELK Stack were used for generating logs and monitoring them respectively

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

In this mini-project, I developed a scientific calculator with 4 operations - Square root, Factorial, Natural Log, and Power suing DevOps practices. The programming Language used is Java and JUnit is used forTesting. Build Tool is Apache Maven.Source Code Management was done using GitHub.Docker was used for Containerization. CI/CD pipeline was built using Jenkins and Ansible. Log4j and ELK Stack were used for generating logs and monitoring them respectively


Languages

Language:Java 95.6%Language:Dockerfile 4.4%