Sprint Planning | Minutes of Meeting | 11 Dec, 2023 - L00179208/HelloJenkins GitHub Wiki
Minutes of Meeting
Date: 11th December, 2023
Attendees: Vikash, Shreya, Binupa, Aneesh, Neeharica, Sushmitha
Decisions Made
- Documentation Tool: Adopt GitHub Wiki for project documentation.
- Testing Frameworks:
- Mocha for Node.js testing.
- Jest for React testing.
- Cypress for front-end testing.
- Cluster Management and Containerization:
- Kubernetes for cluster management.
- Docker for containerization.
- Version Control and Repository Management:
- Git as the version control tool.
- GitHub as the repository manager.
- Cloud and Development Environment:
- AWS as the cloud platform.
- Visual Studio Code as the preferred editor.
- Continuous Integration and Testing Integration:
- Jenkins as the CI tool.
- SonarQube as the test integration tool.
- Storage and Server:
- Amazon S3 for storage.
- EC2 instances for the server.
- Infrastructure as Code (IaC):
- CloudFormation for IaC implementation.
Things to Discuss
- Evaluate the necessity of configuration management tools such as Ansible, Chef, or Puppet.
- Review the cluster setup and its feasibility concerning IaC security.
Assignments
- Vikash:
- Set up Jira and GitHub (Today).
- Initiate React setup.
- Shreya:
- Create an AWS account (Today).
- Assess the need for Ansible/Chef/Puppet.
- Set up Jenkins pipelines.
- Establish the database.
- Binupa:
- Conduct research on Node.js.
- Begin basic setup.
- Integrate Jira with GitHub.
- Aneesh:
- Research monitoring tools.
- Set up the backend.
- Draft the Software Requirements Specification (SRS).
- Neeharica:
- Select appropriate test automation tools.
- Take charge of IaC.
- Sushmitha:
- Handle Dockerization and containerization.
- Manage Kubernetes setup.
- Focus on security integration.