Skip to content

Commit

Permalink
Merge branch '49-talk-martin-strunk' into 'main'
Browse files Browse the repository at this point in the history
Resolve "Talk Martin Strunk"

Closes #49

See merge request db-systel/tech-stories!43
  • Loading branch information
JulianeSchmidt committed Nov 17, 2023
2 parents f2b361a + 1d16936 commit 62be6da
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 2 deletions.
5 changes: 5 additions & 0 deletions src/docs/blog/2023/2023-11-08-prompt-engineering.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
== Die faszinierende Welt des Prompt-Engineerings

Im Zentrum meines jüngsten Vortrags stand das Prompt-Engineering, ein Schlüsselelement im Umgang mit fortschrittlichen Sprachmodellen wie GPT-3 und GPT-4.

++++
<!-- teaser -->
++++

Das Prompt-Engineering ermöglicht es Entwicklern, genaue und nuancierte Antworten von KI-Modellen zu erhalten und das Potenzial der KI voll auszuschöpfen.
Wir tauchten tief in die Unterschiede zwischen GPT-3 und GPT-4 ein,
erkundeten die Komplexität neuronaler Netze und die Bedeutung der Multi-Modalität in der heutigen KI-Landschaft.
Expand Down
39 changes: 39 additions & 0 deletions src/docs/blog/2023/2023-11-20-conways-law.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
:jbake-title: Conway’s Law
:jbake-card: Conway’s Law in real life
:jbake-date: 2023-11-20
:jbake-type: post
:jbake-tags: devops
:jbake-status: published
:jbake-menu: Blog
:jbake-discussion: 1076
:jbake-author: Dr. Martin Strunk
:jbake-teaser-image: profiles/Dr.-Martin-Strunk.jpg


== Conway’s Law in real life - why organizational development and software engineering have to go hand in hand.

Conway’s Law inevitably connects the architecture of an software system with the responsible delivery organization.

++++
<!-- teaser -->
++++

Unfortunately, persons responsible for organizational development and architects of software systems often work in separation – especially in large enterprises.
What are the negative effects of this separation and what can we do about it?
In this talk Dr. Martin Strunk presents “real world examples” of the impact that arising from the ignorance of Conway`s law by decision makers.
He will also propose ways, in which companies might overcome and mitigate these problems.

* Teams as first-class citizens
* Design comes first, then comes the participation
* Don’t rely on emergence to solve structural problems

=== Slides

[cols="1", width=100%]
|===
a|
++++
<iframe class="speakerdeck-iframe" frameborder="0" src="https://speakerdeck.com/player/ef23e5bd534243f0a14ea30bb8760344" title="Conway’s Law in real life" allowfullscreen="true" style="border: 0px; background: padding-box padding-box rgba(0, 0, 0, 0.1); margin: 0px; padding: 0px; border-radius: 6px; width: 100%; height: auto; aspect-ratio: 560 / 315;" data-ratio="1.7777777777777777"></iframe>
++++
|===

17 changes: 15 additions & 2 deletions src/docs/blog/profiles/Dr.-Martin-Strunk.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
:jbake-author: Dr. Martin Strunk
ifndef::imagesdir[:imagesdir: ../../images]

== Dr. Martin Strunk

++++
<style>
span.profile img {
Expand All @@ -18,5 +16,20 @@ max-width: 100px;
</style>
++++

== Dr. Martin Strunk

image:profiles/Dr.-Martin-Strunk.jpg[float=right,role=profile]

Dr. Martin Strunk has been working for more than 22 years in different expert and management roles in development and operations at DB Systel.

In 2018 Dr. Martin Strunk initiated and lead the DevOps-Transformation Project “Two Deployments per Day (2D/d)” at DB Systel,
where the technical, organizational and cultural foundations for a DevOps IT delivery model have been created.

Currently, he leads as an Agility Master the Customer Experience Unit of DB Systel with more than half a dozen engineering teams that work according to the “You build it, you run it”-paradigm.

* https://www.linkedin.com/in/dr-martin-strunk-594387194/[LinkedIn]
* https://www.xing.com/profile/Martin_Strunk[Xing]




Binary file added src/docs/images/profiles/Dr.-Martin-Strunk.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 62be6da

Please sign in to comment.