Understanding Open Source Licenses and What Drupal's Licensed Under

07/09/2021 - 17:05
Imagine there is a project that only has one person working on it. All the developments and challenges are going to be performed and overcome by him. Nobody can say that the project would not be successful, it very well can be. Now compared to the previous project, think of a second one. This has a whole bunch of people working on it. The solutions aren’t coming from a single brain, but from… Read more

The Open Source Security Manual

06/15/2021 - 16:42
Imagine you created something and that something is a software. You wanted your creation to be used by as many people as possible, you wanted to make it universally accessible. So, you did just that, you made the software source code accessible so that anyone could inspect it, modify it and enhance its capabilities. This is the scenario that makes an open source software what it is; a publicly… Read more

Executing Deployment and Release Strategies

10/25/2019 - 10:37
Software application development is an arduous process involving a lot of forward and backward movements. When a website is built from scratch or is revamped after a long time, a process of strategies is put into play. From the new additions to the changes that are implemented on the website, the most crucial part is the deployment and release of those changes.  There are important decisions… Read more

Serviceful Serverless for Revolutionising Software Development Processes

07/01/2019 - 18:35
The software development is adopting the formula of less coding which means consistent development velocity and successful maintenance.   With no server operations, serverless applications can leverage third-party services for as much back-end functionality as possible.   From owning personal data centers to containers and microservices, the software development processes have finally moved to… Read more

Importance of QA in Software Development Projects

06/29/2019 - 16:43
The Great Blackout of 2003 that occurred in Northeast US is considered to be the worst in history. The failure in the power system occurred due to the error in millions of lines of code and the total bugs cost incurred $10 billion.  Incidents like these have marked the importance of quality assurance (QA) more prominent than ever. In this blog, we will demystify the roles and responsibilities of… Read more

Empowering Open Source Communities

03/07/2019 - 12:39
A recent survey by Synopsys reveals that almost 70% of corporate organizations are either contributing to or participating in open-source projects. Gaining attention in the web development industry, open source is more about proactively engaging and promoting communities around shared challenges. More than being just about publishing codes, it’s about supporting the abilities of developers to… Read more
Subscribe to Open Source Software