Archive


Blog - posts for January 2020

Jan 23 2020

DECODER First Review, Brussels

DCR_First_Review06.jpg

Date: 23 January 2020
Place: BU25, European Commission, Brussels

The first Review meeting takes place in Brussels Beaulieu 25, on 23 Jan. 2020. This meeting offers the opportunity to summarize the project progress, including the ongoing scientific efforts, the platform integrated technologies, the use cases, and several dissemination and community building activities.
More...

Jan 21 2020

Ingo Speer, SYSGO project engineer

Making DECODER a great project for developers in regulated industries

IngoSpeer.jpg

With more than 25 years of experience in developing safety-critical software, SYSGO brings the knowledge about embedded industrial software development with respect to standards, best practices and verification.

More

Jan 16 2020

The Twelve-Factor App, a Methodology for Building Web Apps

12Factor.jpg

Suggested by the designers of the Heroku PaaS platform, the twelve-factor methodology can be applied to apps written in any programming language, and which use any combination of backing services (database, queue, memory cache, etc). It is aimed at building Software-as-a-Service apps that:

  1. Use declarative formats for setup automation, to minimize time and cost for new developers joining the project;
  2. Have a clean contract with the underlying operating system, offering maximum portability between execution environments;
  3. Are suitable for deployment on modern cloud platforms, obviating the need for servers and systems administration;
  4. Minimize divergence between development and production, enabling continuous deployment for maximum agility;
  5. And can scale up without significant changes to tooling, architecture, or development practices.

More about the Twelve-Factor App

Jan 07 2020

A New Model-Based Approach for API Testing

load-testing-rest-api.png

Keeping Pace with Agile Development, Visualizing Complex Dependencies, and Orchestrating for Completeness of Testing are three good reasons to select a Model-Based approach for API testing, according to Collin Chau, a DevOps test expert. 

"With the proliferation and complexity in microservices development that the Internet of Things brings, development teams are struggling to embrace API testing for more effective QA testing in-sprint. Learn how a model-based testing approach makes the difference in your API tests."

Read Collin Chau full article in Continuous Testing