Software Engineering: The systematic application of scientific and technological knowledge, methods, and experience to the design, implementation, testing, and documentation of software. The Bureau of Labor – Statistics IEEE Systems…
Category: Software Development Life Cycle
Our use case Here at Fexco, a fundamental part of our architecture requires real time stream processing. Specifically, the fast lane stream processing. To know what I’m talking about, please…
..in the last post we talked about how to start with the capture and management of requirements as graphical diagrams using a specification called BPMN2. By using a regular tool…
In a fabulous post our colleague Eamon McGaley described the Gherkin syntax as a normalized language to describe functionalities and features based on the description of a specific sequence of…
This post details how the Delivery Platform registers endpoints in the Central API Gateway. It is recommended to read Handling the SDLC for Databricks Notebooks and Workflows and Delivery Platform and Automatic…
This post describes FTS SDLC and how does it integrates other important flows like Git and JIRA ones. Delivery Platform & SDLC We will follow this structure: Background Challenges Objectives…
Hi all, We’ll try to reflect in this post a summary of the main steps to follow when we want to create an ETL process in our Computing Platform. What…
Hi there, Many things have been told about the adoption of programming and languages in software projects. Too many times the criteria to choose some language, framework or tool are…
The following is a guideline for code reviewing Spark Applications. The code review doesn’t just end at the code, there are several configurations to review too. A clean configuration is…
Background This post aims to give an in-depth description about our continuous deployment pipeline. We are going to use the Continuous Deployment term as Martin Flower defined in this post,…