Zurück zum Blog

Tag: ci

Was macht eigentlich die Cyberwehr?

Leonard Frank

28.02.2021
Immer weniger Firmen können im Alltag noch auf IT verzichten, gleichzeitig steigt die Anzahl der Cyberangriffe von Jahr zu Jahr an. Wird eine Firma gehackt, treten viele Fragen auf und besonders kleinere Firmen wissen nicht, an wen sie sich wenden sollen. Das Projekt Cyberwehr Baden-Württemberg möchte hier schnelle Hilfe für die Betroffenen bieten. Auch wir als synyx beteiligen uns an dem Projekt und möchten daher mal über diese wichtige Arbeit sprechen. Dazu haben wir ein Interview mit Leonard “Leeo” Frank gemacht, er koordiniert für synyx die Zusammenarbeit mit der Cyberwehr und begleitet dort Fälle als Vorfallsanalyst.
Weiterlesen

Go! Run! Go!

Karl-Ludwig Reinhard

08.07.2020
A small field report about replacing a bash script with a small golang program and develop it further to a 'true' script in the context of gitlab ci. Comparing small aspects of bash scripts and with the equivalent constructs in go Also mixed with some of my thoughts about scripting in general :)
Weiterlesen

Bewerbung und Schnuppertag in Zeiten von Social Distancing

Karl-Ludwig Reinhard

Prisca Fey

03.06.2020
Du möchtest Dich bei synyx bewerben und fragst Dich, wie der Bewerbungsprozess abläuft, während Social Distancing angesagt ist? Dann ist dieser Artikel für Dich.
Weiterlesen

Using Travis CI to deploy to Maven repositories and GitHub Releases

Luca Arrasz

24.01.2018
This post outlines the steps needed to simultaneously deploy to Maven repositories and to GitHub Releases. Every time a tagged commit is pushed, a Travis CI build will be triggered automatically and start the release process. This blog post uses Sonatype Nexus as an example for a Maven repository manager. Preparing GitHub Releases Sergey Mashkov has written a Maven plugin that allows us to create a new release on our project’s releases page and upload our build artifacts to a release.
Weiterlesen

Axon 3: Event Replaying

Oliver Messner

Sandra Thieme

01.03.2017
Axon is a lightweight framework that supports the implemenation of CQRS patterns by providing commonly used building blocks. One of those patterns is an event sourced application architecture. Even…
Weiterlesen

Time Series Data is the the new Big Data

Christian Mennerich

Mike Kesler

28.11.2014
On 22 November 2014, the NoSQL matters conference took place in Barcelona at the Casa Convalescència, which is doubtless one of the most beautiful locations for a conference! The Casa…
Weiterlesen

A very brief history of the NoSQL development

Christian Mennerich

26.06.2014
A very brief history of the NoSQL development – From Codd to Brewer and beyond I am still new to the movement that is now called NoSQL, and therefore curiously…
Weiterlesen

NoSQL still matters

Christian Mennerich

16.05.2014
Vom 28. April bis zum 30. April fand die NoSQL matters in Köln statt. Austragungsort war das KOMED im MediaPark, nur knapp 15 Gehminuten von Kölner Hauptbahnhof und Dom entfernt. Neben…
Weiterlesen