About the issue sync pricing model or How to make life easier.
7 Key Questions to Ask Your Sync Vendor : Part 3 – Reliability
Do you trust your sychronization vendor?
7 Key Questions to Ask your Issue Sync Vendor : Part 2 – Autonomy
Autonomy is essential for any synchronization solution. This article shows some of the concepts of setting up a sync.
7 Key Questions to Ask your Issue Sync Vendor: Part 1 – Flexibility
Looking to find a flexible sync solution for issue-trackers? Here’s how!
How to Dockerize JIRA with Postgres: Step-by-Step Guide
Introduction I discovered a docker world not a long time ago. In our work, we face some testing routines almost every day. We need to test our product on different JIRA versions with different databases. Of course, we can have … Read More
Complete Guide to CRUD Operations using Postgres JSONB: Tips and Tricks
Introduction Nowadays, the most common way to transfer data is to use JSON (JavaScript Object Notation). But, in any case, we need to store the data on the server side. And here we have a choice to use either the … Read More