Product owner | Japanese or BrSE staffs in charge for this position. They are responsible for design specifications of our products. |
---|---|
Scrum master | Has deep knowledge about Scrum, ensure that the team can work with Scrum effectively. |
Development team | Including SQAs and Engineers. They are responsible for system design, development and testing. |
The development team communicates with the Product Owner to make a work plan for a Sprint. The work plan includes the selection of the requirements needed to develop, analysys and identification of the work to be done together with the estimated time required to complete the tasks.
In Septeni Technology, a daily scrum meeting is held for 15 minutes. In that period of time the development team can share difficulties they encountered in the process of the software development during the Sprint.
At the end of a Sprint, the development team and Product Owner will work together to review the work that was completed in the last Sprint (DONE) and will suggest some modifications or changes which are needed for the product.
Is held after finishing each sprint. The concerned members will summarize the contents of the whole sprint, consider what should be promoted, modified, or improved. Then they will make a plan to implement and apply that into practice for the next sprint. This method ensures that our development processes will be improved and get better.
With the development of web services, we choose Scala for our main programming language. Scala is a modern language, concise, elegant and powerful. In addition, we use Java, Object-C and Swift to develop our mobile applications. While programming, TDD is a favorite choice and test script is a mandatory requirement.
MySQL is used mainly. We use Memcached, Redis engines for caching in order to make high-speed processing.
Depending on the features of each product, we will decide to use Cloud or On-premise. When using Cloud, we choose Amazon Web Services (AWS) and Google Cloud Platform (GCP).
Our developers need to be familiar with Git for source code management. The developers work on their local environment which is provided by Vagrant / Chef to synchronize development environments between members. Changed source code will be tested automatically and reviewed by the team's members.
Standard PC: using Macbook Pro 15 inch
Standard IDE : IntelliJ IDEA Ultimate
We use the toolkit provided by Atlassian for software development. Jira for Task management, Confluence for knowledge management, and Stash (Bitbucket) for source code management. In addition, the company also uses Slack as an effective tool for communication between our project teams.
Our system engineers also support build integration environments with Jenkins / Bamboo, and automated testing (Junit / Spec2 / Selenium) and build / deploy the software.