Member-only story
Continuous Integration and Continuous Delivery in Startups
Safe Teamwork is the first Codescrum commercial service that has been created on its own. After many years in the third-party Software Development business, we have started generating our own ideas. Obviously, we had complete freedom in this project to apply the best practices in the software development process, including Continuous Integration (CI) and Continuous Delivery (CD). This post will explore how you can achieve a custom pipeline to improve the deployment process by using AWS technologies.
Safe Teamwork’s development process
There are many ways to establish a software development process, and each project has its particularities. For this project, the process includes:
- Planning
- Software development
- Quality assurance (QA)
- Software deployment
In the planning phase, we start by running brainstorming meetings for the design and development areas. After passing through some validations, these ideas…