You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 2024/day02.md
+13-7Lines changed: 13 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,25 @@
1
+
Day 2: The Digital Factory
2
+
=========================
1
3
2
-
# About Me
4
+
## Video
5
+
[](https://youtu.be/xeX4HGLeJQw?si=CJ75C8gUBcdWAQTR)
6
+
7
+
8
+
## About Me
3
9
I'm [Romano Roth](https://www.linkedin.com/in/romanoroth/), Chief of DevOps and Partner at [Zühlke](https://www.zuehlke.com/en). My journey with Zuhlke began 21 years ago. Over the years, I've evolved from an expert software engineer and software architect to a consultant. Throughout this journey, one question has always fueled my passion: **How can we continuously deliver value while ensuring quality and automation?**
4
10
5
11
When the DevOps movement began to gain momentum, I was naturally drawn to it. Today, I’m one of the organizers of the monthly [DevOps Meetup in Zürich](https://www.meetup.com/de-DE/DevOps-Meetup-Zurich/) and president of [DevOps Days Zürich](https://www.devopsdays.ch/), an annual conference part of the global DevOps movement. DevOps isn't just a professional interest; it's my passion. That’s why I’ve my own [YouTube channel](https://www.youtube.com/c/RomanoRoth), where I've curated over 100 videos centered on DevOps, architecture, and leadership.
6
12
7
13

8
14
9
-
# What is DevOps?
15
+
##What is DevOps?
10
16
DevOps is a mindset, a culture, and a set of technical practices. It provides communication, integration, automation, and close cooperation among all the people needed to plan, develop, test, deploy, release, and maintain a product.
11
17
12
18
In short: **Bringing People, Process, and Technology together to continuously deliver value!**
13
19
14
20

15
21
16
-
# What are the challenges with DevOps
22
+
##What are the challenges with DevOps
17
23
**Cultural Resistance:** One of the biggest challenges is changing the organizational culture. DevOps requires shifting from traditional siloed roles to a collaborative approach with shared responsibility. This can be met with resistance from teams used to working in siloed organizations.
18
24
19
25
**Cognitive Load:** Numerous technical practices and tools exist for various stages of the DevOps lifecycle, from ideation over continuous integration over continuous deployment to release on demand. Integrating and maintaining all these technical practices and tools to develop great products can be challenging.
@@ -22,7 +28,7 @@ In short: **Bringing People, Process, and Technology together to continuously de
22
28
23
29

24
30
25
-
# How can we scale DevOps?
31
+
##How can we scale DevOps?
26
32
Scaling DevOps, especially in larger organizations, requires a strategic approach beyond tools and technologies. Here are some considerations to scale DevOps effectively:
27
33
-**Cultural Transformation**: Foster a collaborative environment that values learning from failures.
28
34
-**Standardization**: Adopt consistent tools and processes across teams to maintain uniformity.
@@ -36,7 +42,7 @@ Scaling DevOps, especially in larger organizations, requires a strategic approac
36
42
-**Collaboration Platforms**: Use tools that enhance team communication like GitLab, GitHub, and Azure DevOps….
37
43
-**Regular Reviews**: Continuously assess and adjust DevOps practices as the organization grows and changes.
38
44
39
-
# What is Is Platform Engineering?
45
+
##What is Is Platform Engineering?
40
46
41
47
Platform Engineering and DevOps are not the same, but they are closely related and often overlap in many organizations.
42
48
@@ -48,7 +54,7 @@ Platform Engineering and DevOps are not the same, but they are closely related a
48
54
49
55

50
56
51
-
# What is a Digital Factory?
57
+
##What is a Digital Factory?
52
58
53
59
Throughout my work on various projects across diverse industries and clients, I've observed that **many companies share common challenges and objectives**. I think they all want to build great products, have a faster time to market, and be more efficient. And what they want is to **build up a digital factory**.
54
60
@@ -58,7 +64,7 @@ The teams constantly monitor the drones. **Telemetry and business data are colle
58
64
59
65

60
66
61
-
# How can we implement Digital Factory?
67
+
##How can we implement Digital Factory?
62
68
63
69
To build a digital factory, you need a holistic approach.
64
70
-**Architecture:** Design architectures that align with your technology strategy, ensuring adaptability, scalability, and flexibility.
0 commit comments