Skip to content

Commit 23c11de

Browse files
authored
Merge pull request MichaelCade#475 from romanoroth/Day2TheDigitalFactoryAddVideo
[Day 2] Add link to the video
2 parents 9ba3350 + 66e617d commit 23c11de

1 file changed

Lines changed: 13 additions & 7 deletions

File tree

2024/day02.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,25 @@
1+
Day 2: The Digital Factory
2+
=========================
13

2-
# About Me
4+
## Video
5+
[![Day 2: The Digital Facotry ](https://img.youtube.com/vi/xeX4HGLeJQw/0.jpg)](https://youtu.be/xeX4HGLeJQw?si=CJ75C8gUBcdWAQTR)
6+
7+
8+
## About Me
39
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?**
410

511
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.
612

713
![Romano Roth](Images/day02-1.jpg)
814

9-
# What is DevOps?
15+
## What is DevOps?
1016
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.
1117

1218
In short: **Bringing People, Process, and Technology together to continuously deliver value!**
1319

1420
![What is DevOps](Images/day02-2.png)
1521

16-
# What are the challenges with DevOps
22+
## What are the challenges with DevOps
1723
**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.
1824

1925
**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
2228

2329
![What are the challenges with DevOps](Images/day02-3.jpg)
2430

25-
# How can we scale DevOps?
31+
## How can we scale DevOps?
2632
Scaling DevOps, especially in larger organizations, requires a strategic approach beyond tools and technologies. Here are some considerations to scale DevOps effectively:
2733
- **Cultural Transformation**: Foster a collaborative environment that values learning from failures.
2834
- **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
3642
- **Collaboration Platforms**: Use tools that enhance team communication like GitLab, GitHub, and Azure DevOps….
3743
- **Regular Reviews**: Continuously assess and adjust DevOps practices as the organization grows and changes.
3844

39-
# What is Is Platform Engineering?
45+
## What is Is Platform Engineering?
4046

4147
Platform Engineering and DevOps are not the same, but they are closely related and often overlap in many organizations.
4248

@@ -48,7 +54,7 @@ Platform Engineering and DevOps are not the same, but they are closely related a
4854

4955
![What is Is Platform Engineering?](Images/day02-4.png)
5056

51-
# What is a Digital Factory?
57+
## What is a Digital Factory?
5258

5359
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**.
5460

@@ -58,7 +64,7 @@ The teams constantly monitor the drones. **Telemetry and business data are colle
5864

5965
![What is is a Digital Factory?](Images/day02-5.jpg)
6066

61-
# How can we implement Digital Factory?
67+
## How can we implement Digital Factory?
6268

6369
To build a digital factory, you need a holistic approach.
6470
- **Architecture:** Design architectures that align with your technology strategy, ensuring adaptability, scalability, and flexibility.

0 commit comments

Comments
 (0)