Atlassian In Action - (Atlassian growth path)

Atlassian is my work, used the most satisfying R & D team management suite. The main use of the software, including Jira Software , Confluence , Fisheye / Crucible . In theory, it can also be coupled with Bitbucket and Bamboo , we actually used Gitlab and Jenkins. Here I also Jira Software, Confluence, Fisheye Crucible methods used / complete introduction to the entire length of the series may be rather long, where the first given directory.

background

Atlassian introduced

Atlassian most central, most complex, most forms of product comes Jira. Jira is not just for the research and development team of management, its core is the Issue, Issue can be mapped to finance, consulting, work orders, requirements, tasks, BUG and so on. So Jira mainly process management or call project management, mainly targeted use of multi-role with the team needs, but most of the time is recommended to use the PC side of the team. Jira also has a mobile terminal, but the mobile end of the experience and efficiency from the PC side is relatively large differences. I think the other products are considered to extend Jira around.
Jira is currently divided into two forms of server deployment and deploy cloud deployment (Jira Cloud). Since I use the version is not the latest version (current version 8.0.2), so there is no confirmation and Jira Cloud interface style is the same. Cloud screenshot here to look at it

Kanban interface

User management interface

system interface

And Jira Cloud has provided the official end of the mobile support, experience as relatively good. End self-built mobile service is relatively poor, we need to use third-party vendors can barely.

team introduction

I've been through several companies big and small, some large overall user about 120 people, R & D team of about 70 people. Small overall user all relevant research and development at about 15 people. I come to this larger, for example, be able to cover more of the scene.
A company is one for the B-side software service provider, offering SAAS platform for customers in various industries. The company is headquartered technical support (about 10 people), research and development center (about 70 people) is composed of three parts around the office + sales (number of people). Including product research and development center, server, H5, IOS / Android, test these departments, the company's terms of size or be smaller companies.
We use Jira hope to cover the main scenarios include:

  • Sales / Customer Service Support
  • Demand control
  • Defect Management
  • R & D process management and optimization
    specification and tool selection and development process management structures by me to perform, the actual production activities with my assistant would do some specific implementation.

Deployment environment Introduction

operating system:

$ cat /etc/redhat-release 
CentOS Linux release 7.4.1708 (Core) 

Hardware (Ali cloud ECS):

  • CPU: Intel® Xeon® CPU E5-2682 v4 @ 2.50GHz (dual-core 4 thread)
  • Memory: 16G (Jira extensive use of memory cache, so the memory is recommended to start 16G)
  • HDD: 100G

Other software

  • Database: MySQL 5.6.41

Background and some related presentations on here, the next chapter describes some of the ideas guiding the implementation of Jira in the team.

Guess you like

Origin blog.csdn.net/pluto4596/article/details/90111457