SlideShare a Scribd company logo
From Zero to Hero
still Zero
X
Die schönsten Fehler auf dem Weg in die Cloud
Lars Röwekamp (@mobileLarson)
@mobileLarson
CIO New Technologies
OPEN KNOWLEDGE
Lars Röwekamp
Das bin ich >
(Architecture, Microservices, Cloud, AI & ML)
Und da arbeite ich >
OPEN KNOWLEDGE
@_openknowledge
DISCLAIMER
By cloud, we mean any computing
environment in which computing,
and storage resources can be provisioned
released elastically in an on-demand, self-
service manner.*
“
* public and private/cooperate cloud Infrastructure
(Matt Stine, CTO Software Architecture, Pivotal.)
Warum
Cloud?
0% 20% 40% 60% 80% 100%
Cloud
Computing
Cloud Monitor 2021
aktive Nutzer Planer/Diskutierer (noch) kein Thema
82%
76%
73%
15% 3%
6%
8%
2018
2019
2021
(Quelle: Bitcom Research, 2021, https://www.bitkom.org/Presse/Presseinformation/Drei-von-vier-Unternehmen-nutzen-Cloud-Computing)
18%
19%
Private Cloud
Computing
Public Cloud
Computing
Cloud Monitor 2021
63%
58%
55%
46%
38%
35%
21%
25%
23%
30%
30%
28%
16%
16%
21%
31%
32%
37%
2018
2019
2021
2018
2019
2021
0% 20% 40% 60% 80% 100%
aktive Nutzer Planer/Diskutierer (noch) kein Thema
(Quelle: Bitcom Research, 2021, https://www.bitkom.org/Presse/Presseinformation/Drei-von-vier-Unternehmen-nutzen-Cloud-Computing)
From idea to App
The biggest advantage of a cloud(-native)
architecture is that it takes you from idea
to app in the quickest possible time.
“
(Pavan Belagatti, Groth Marketing Manager, jfrog)
Customer Survey
“Welche Mehrwerte erhoffen sie sich von der Cloud?“
Meine Cloud-Mehrwerte*
• Top 1: Agilität
*aus Kundensicht
Meine Cloud-Mehrwerte*
• Top 1: Agilität
• Top 2: Plattformservices
*aus Kundensicht
Meine Cloud-Mehrwerte*
• Top 1: Agilität
• Top 2: Plattformservices
• Top 3: Kostenmodelle
*aus Kundensicht
Meine Cloud-Mehrwerte*
• Top 1: Agilität
• Top 2: Plattformservices
• Top 3: Kostenmodelle
• Top 4: Innovationen
*aus Kundensicht
I promise!
(Amazon, Google, Microsoft, IBM…)
Die Cloud-Versprechen
1. Software-as-a-Service
2. Virtualization
3. Pay-per-Use
4. High Availability
5. Scale-Up / Scale-Out
6. IaaS, PaaS, BaaS, SaaS
Die Cloud-Versprechen
1. einfacheres Management
2. schnellere Releases
3. verbesserte Kosteneffizienz
4. mehr Zuverlässigkeit/Sicherheit
5. beliebige Skalierbarkeit
6. besseres Kundenerlebnis
Die Cloud-Versprechen
1. einfacheres Management
2. schnellere Releases
3. verbesserte Kosteneffizienz
4. mehr Zuverlässigkeit/Sicherheit
5. beliebige Skalierbarkeit
6. besseres Kundenerlebnis
BTW: kein Vendor-Lockin*
* Cloud-native „done right“
Wieviel
Cloud?*
* … passt zu mir?
Road to the Cloud
Running applications on the cloud is not a
binary decision. You don‘t just move to the
cloud and call it a day.
“
(Paul Fremantle, VP Product Engineering at
Weaveworks)
Systems for the Cloud
For systems to behave well on the cloud,
they need to be written for the cloud.*
“
(Paul Fremantle, VP Product Engineering at
Weaveworks)
* Applications vs. Software-as-a-Service
„What could
possibly go
wrong?“
Cloud? Yeah!
#1
Lift & Shift
... and believe your work is done!
myApp
myApp
myApp
App Server
App Server
App Server
PRODUCTION
myDB
RDBMS
on prem
INTEGRATION
Self-Managed
Load Balancer
EC2 Instance
EC2 Instance
EC2 Instance
Routing
PROD
Load Balancer
myDB
EC2 Instance
myApp
myApp
myApp
EC2 Instance
EC2 Instance
EC2 Instance
Routing
PROD
Load Balancer
myDB
EC2 Instance
myApp
myApp
myApp
EC2 Instance
EC2 Instance
EC2 Instance
Routing
PROD
Load Balancer
myDB
EC2 Instance
myFS
EC2 Instance
myMQ
EC2 Instance
myApp
myApp
myApp
EC2 Instance
EC2 Instance
EC2 Instance
Routing
PROD
Load Balancer
Queue
RDBMS
File Storage
myApp
myApp
myApp
myApp
myApp
myApp
EC2 Instance
EC2 Instance
EC2 Instance
Routing
PROD
Load Balancer
Queue
RDBMS
File Storage
myApp
myApp
myApp
EC2 Instance
EC2 Instance
EC2 Instance
Routing
PROD
Load Balancer
Queue
RDBMS
File Storage
#2
Don‘t care
... cause everthing comes for free!
myApp
myApp
myApp
EC2 Instance
EC2 Instance
EC2 Instance
Routing
PROD
Load Balancer
Queue
RDBMS
File Storage
myApp
myApp
myApp
EC2 Instance
EC2 Instance
EC2 Instance
Routing
PROD
Load Balancer noSQL
Queue
RDBMS
File Storage Archive
myApp
myApp
myApp
EC2 Instance
EC2 Instance
EC2 Instance
Routing
PROD
Load Balancer noSQL
Queue
RDBMS
File Storage Archive
automatische Skalierung?
Elastic
Beanstalk
Service
Elastic
Container
Service
Elastic
Kubernetes
Service
Level of „Cloud Native“
high
low
low
high
Level of Integration & Ease of Use
Elastic
Beanstalk
Service
Elastic
Container
Service
Elastic
Kubernetes
Service
Level of Integration & Ease of Use
Level of „Cloud Native“
high
low
low
high
myApp
myApp
myApp
Routing
Elastic
Container
Service
Backing
Services
PROD
noSQL
Queue
RDBMS
File Storage Archive
Load Balancer
myApp
myApp
myApp
Routing
Elastic
Container
Service
Backing
Services
PROD
noSQL
Queue
RDBMS
CI/CD
app.yml
Declarative API
File Storage Archive
Load Balancer
Routing
Elastic
Container
Service
Backing
Services
PROD
noSQL
Queue
RDBMS
CI/CD
app.yml
Declarative API
File Storage Archive
myApp
myApp
DEV
Code Base
Load Balancer
myApp
myApp
myApp
Routing
Elastic
Container
Service
Backing
Services
PROD
noSQL
Queue
RDBMS
CI/CD
app.yml
Declarative API
File Storage Archive
myApp
myApp
DEV
Code Base
Load Balancer
myApp
myApp
myApp
Availability Zone A
Availability Zone B
Availability Zone C
Routing
Queue
Elastic
Container
Service
Backing
Services
CI/CD
app.yml
Declarative API
myApp
myApp
Code Base
Log Stream
Trace Info
Config
Users
Monitorring
File Storage Archive
RDBMS noSQL
IAM Certificates
PROD
DEV
Load Balancer
myApp
myApp
myApp
Availability Zone A
Availability Zone B
Availability Zone C
From Zero to still Zero: The most beautiful mistakes going into the cloud.
Eine Codebase
Explizite Abhängigkeiten
Konfiguration via EnvVars
Unterstützende Dienste
Build, Release, Run
Stateless Prozesse
Bindung an Ports
Nebenläufigkeit
Elastizität & Verfügbarkeit
Dev-Prod Vergleichbarkeit
Logs als Streams
Admin-Prozesse
VII.
VIII.
IX.
X.
XI.
XII.
I.
II.
III.
IV.
V.
VI.
Eine Codebase
Explizite Abhängigkeiten
Konfiguration via EnvVars
Unterstützende Dienste
Build, Release, Run
Stateless Prozesse
Bindung an Ports
Nebenläufigkeit
Elastizität & Verfügbarkeit
Dev-Prod Vergleichbarkeit
Logs als Streams
Admin-Prozesse
VII.
VIII.
IX.
X.
XI.
XII.
I.
II.
III.
IV.
V.
VI.
APP
DESIGN
MANAGE
BUILD &
RELEASE
#3
Trust in
… cloud infrastruture will not fail!
Ensure fault tolerance
Without taking steps to ensure fault tolerance,
“
(netflix Techblog)
Routing
Queue
Elastic
Container
Service
Backing
Services
CI/CD
app.yml
Declarative API
myApp
myApp
Code Base
Log Stream
Trace Info
Config
Users
Monitorring
File Storage Archive
RDBMS noSQL
IAM
PROD
DEV
Load Balancer
myApp
myApp
myApp
Availability Zone A
Availability Zone B
Availability Zone C
Certificates
Routing
Queue
Elastic
Container
Service
Backing
Services
CI/CD
app.yml
Declarative API
myApp
myApp
Code Base
Config
Users
Monitorring
File Storage Archive
RDBMS noSQL
IAM
PROD
DEV
Load Balancer
myApp
myApp
myApp
Availability Zone A
Availability Zone B
Availability Zone C
Certificates
Log Stream
Trace Info
Health Checks
Metrics
Routing
Queue
Elastic
Container
Service
Backing
Services
CI/CD
app.yml
Declarative API
myApp
myApp
Code Base
Config
Users
Monitorring
File Storage Archive
RDBMS noSQL
IAM
PROD
DEV
Load Balancer
myApp
myApp
myApp
Availability Zone A
Availability Zone B
Availability Zone C
Certificates
Log Stream
Trace Info
Health Checks
Metrics
self
healing
DEV
Routing
Queue
Elastic
Container
Service
Backing
Services
CI/CD
app.yml
Declarative API
myApp
myApp
Code Base
Config
Users
Monitorring
File Storage Archive
RDBMS noSQL
IAM
PROD
TEST
Load Balancer
myApp
myApp
myApp
Availability Zone A
Availability Zone B
Availability Zone C
Certificates
Log Stream
Trace Info
Health Checks
Metrics
self
healing
proactive
test for
failure
„Verstanden, Health Checks
und Metriken sind der
Schlüssel zum Erfolg! Was
genau kann/muss ich dafür
tun?
„Du bekommst bereits etliche
HCs & Metriken automatisch.
Zusätzlich kannst du eigene
erstellen, einbinden und
natürlich überwachen:
• Alarm -> Notification
• Notification -> Action*
*e.g. trigger Auto Scaling Policy
DEVOPS
Elastic Container Registry
Elastic Container Service
via ECS:
Cluster monitoren
(e.g. via CloudWatch)
Cluster
API v2.0
ok/forum:2.0
Cluster, App & Task Status
CPU & Memory Utilization
DEVOPS
CloudWatch
Elastic Container Service
via ECS:
Cluster monitoren
(e.g. via CloudWatch)
Cluster
API v2.0
Status: Cluster, Service, Task
Metrics: Cpu, Memory
Logs
Alarm Synthetics
Rules
myHealth: Container, App
myMetrics: Functional, Business
DEVOPS
CloudWatch
Elastic Container Service
via ECS:
Cluster monitoren
(e.g. via CloudWatch)
Cluster
API v2.0
HC & Metrics
(1x minute)
Logs
Alarm Synthetics
Rules
DEVOPS
CloudWatch
Elastic Container Service
via ECS:
Cluster monitoren
(e.g. via CloudWatch)
Cluster
API v2.0
Logs
Alarm Synthetics
Rules
HC & Metrics
(1x minute)
DEVOPS
CloudWatch
Elastic Container Service
via ECS:
Cluster monitoren
(e.g. via CloudWatch)
Cluster
API v2.0
Logs
Alarm Synthetics
Rules
trigger action, e.g. restart or scale tasks
HC & Metrics
(1x minute)
#4
Think big
… the app as measure of things!
DEV
Routing
Queue
Elastic
Container
Service
Backing
Services
CI/CD
app.yml
Declarative API
myApp
myApp
Code Base
Config
Users
Monitorring
File Storage Archive
RDBMS noSQL
IAM
PROD
TEST
Load Balancer
myApp
myApp
myApp
Availability Zone A
Availability Zone B
Availability Zone C
Certificates
Log Stream
Trace Info
Health Checks
Metrics
self
healing
proactive
test for
failure
DEV
Routing
Queue
Elastic
Container
Service
Backing
Services
CI/CD
app.yml
Declarative API
myApp
myApp
Code Base
Config
Users
Monitorring
File Storage Archive
RDBMS noSQL
IAM
PROD
TEST
Load Balancer
Availability Zone A
Availability Zone B
Availability Zone C
Certificates
Log Stream
Trace Info
Health Checks
Metrics
self
healing
proactive
test for
failure
MS
MS
MS
MS
MS
MS
MS
DEV
Routing
Queue
Elastic
Container
Service
Backing
Services
CI/CD
app.yml
Declarative API
myApp
myApp
Code Base
Config
Users
Monitorring
File Storage Archive
RDBMS noSQL
IAM
PROD
TEST
Load
Balancer
Availability Zone A
Availability Zone B
Availability Zone C
Certificates
Log Stream
Trace Info
Health Checks
Metrics
self
healing
proactive
test for
failure
MS
MS
MS
MS
MS
MS
MS
API
Gateway
DEV
Routing
Queue
Backing
Services
CI/CD
app.yml
Declarative API
myApp
myApp
Code Base
Config
Users
Monitorring
File Storage Archive
RDBMS noSQL
IAM
PROD
TEST
Availability Zone A
Availability Zone B
Availability Zone C
Certificates
Log Stream
Trace Info
Health Probes
Metrics
self
healing
proactive
test for
failure
MS
MS
MS
MS
MS
MS
MS
API
Gateway
Elastic
Kubernetes
Service
ALB
Controller
#5
Think small
… the function as measure of things!
DEV
Routing
Queue
Backing
Services
Config
Users
Monitorring
File Storage Archive
RDBMS noSQL
IAM
PROD
TEST
Availability Zone A
Availability Zone B
Availability Zone C
Certificates
Log Stream
Trace Info
Health Probes
Metrics
self
healing
MS
MS
MS
MS
MS
MS
MS
API
Gateway
Elastic
Kubernetes
Service
ALB
Controller
DEV
Routing
Queue
Backing
Services
Code Base
Config
Users
Monitorring
File Storage Archive
RDBMS noSQL
IAM
PROD
TEST
Availability Zone A
Availability Zone B
Availability Zone C
Certificates
Log Stream
Trace Info
Health Probes
Metrics
self
healing
MS
MS
MS
MS
MS
MS
MS
API
Gateway
Elastic
Kubernetes
Service
ALB
Controller
SERVERLESS?
no servers, no stress
Routing
Queue
Backing
Services
Code Base
Config
Users
Monitorring
File Storage Archive
RDBMS noSQL
IAM Certificates
PROD
TEST
DEV
proactive
test for
failure
Fn
Fn
Fn
Fn
Fn
Fn
Fn
Fn
Serverless
Functions
Fn
Fn
Fn Fn
Fn
Fn
Fn
Fn
Fn
Fn
Fn
Fn
Fn
Log Stream
Trace Info
Healt Probes
Metrics
API
Gateway
#6
NoOps
… either service dev or cloud provider!
DEV
Routing
Queue
Backing
Services
CI/CD
app.yml
Declarative API
myApp
myApp
Code Base
Config
Users
Monitorring
File Storage Archive
RDBMS noSQL
IAM
PROD
TEST
Availability Zone A
Availability Zone B
Availability Zone C
Certificates
Log Stream
Trace Info
Health Probes
Metrics
self
healing
proactive
test for
failure
MS
MS
MS
MS
MS
MS
MS
API
Gateway
Elastic
Kubernetes
Service
ALB
Controller
„How to
do it
right?“
Cloud? Yeah!
3
4
1
Road to the Cloud
2
0
On Premise
Handcrafted, named
servers environment.
3
4
1
Cloud Ready
Lift & shift of existing
application worlds.
Road to the Cloud
2
0
3
4
1
Road to the Cloud
2
Cloud Friendly
Automated, scalable,
ha cloud environment.
0
3
Cloud Resilient
Self-service, agile,
antifragile Infrastructure
4
1
Road to the Cloud
2
0
3
4
Cloud Native
Portable, service
based cloud
architecture.
1
Road to the Cloud
2
0
3
Cloud Resilient
Self-service, agile,
antifragile Infrastructure
4
Cloud Native
Portable, service
based cloud
architecture.
1
Cloud Ready
Lift & shift of existing
application worlds.
Road to the Cloud
2
Cloud Friendly
Automated, scalable,
ha cloud environment.
0
On Premise
Handcrafted, named
servers environment.
YOUR
Software-as-a-Service
(M)ein Fazit zur Cloud …
(M)ein Fazit zur
Cloud
Cloud ist mehr als nur Technologie
Cloud ist auch
• Architektur
• Vorgehen
• Organisation
Cloud braucht Mut zur Veränderung …
Mut und Willen zur Veränderung
System-Design
• fachliches Splitten der Monolithen
• fachliches Splitten der Daten
• Einführung von Containerisierung
• leichtgewichtige Prozesse*
*Choreographie wenn möglich, Orchestrierung wenn nötig
Mut und Willen zur Veränderung
Organisation
• Einführung Business Capability Teams
• Einführung Platform Operation Team
Mut und Willen zur Veränderung
Kultur
• DevOps vs Silos
• Continuous Delivery vs Releases
• Autonomie vs Governance*
• Fault Tolerant vs Static Systems
*gilt für Micro Architektur, nicht für Marco Architektur
Was ihr mitnehmen solltet …
Lars Röwekamp | @mobileLarson
FRAGEN?
#WISSENTEILEN
“From Zero
to still Zero“
Die schönsten Fehler auf
dem Weg in die Cloud.
Lars Röwekamp | @mobileLarson
BESTEN DANK!
“From Zero
to still Zero“
#WISSENTEILEN
Die schönsten Fehler auf
dem Weg in die Cloud.
© you – shutterstock.com (Folie 1)
© AaronAmat – iStockphoto.com (Folie 10)
© foxaon1987 – shutterstock (Folie 62)
© ligthspring – shutterstock.com (Folie 66)
© re:invent 2019 (Folie 68)
Alle weiteren Bilder der Präsentation sind entweder von pixabay.com
oder von mir selbst erstellt.
Bildernachweis

More Related Content

PPTX
Turkish Airlines' Journey on Cloud
PDF
Matt Johnson - My developer journey towards true hybrid cloud with Kubernetes...
PPTX
Conquering Disaster Recovery Challenges and Out-of-Control Data with the Hybr...
PDF
The Future of Cloud Innovation, featuring Adrian Cockcroft
PDF
Building Real-Time Serverless Data Applications With Joseph Morais and Adam W...
PDF
Istio Service Mesh
PDF
Discussing strategies for building the next gen data centre
PPTX
5 Years Of Building SaaS On AWS
Turkish Airlines' Journey on Cloud
Matt Johnson - My developer journey towards true hybrid cloud with Kubernetes...
Conquering Disaster Recovery Challenges and Out-of-Control Data with the Hybr...
The Future of Cloud Innovation, featuring Adrian Cockcroft
Building Real-Time Serverless Data Applications With Joseph Morais and Adam W...
Istio Service Mesh
Discussing strategies for building the next gen data centre
5 Years Of Building SaaS On AWS

Similar to From Zero to still Zero: The most beautiful mistakes going into the cloud. (20)

PPTX
11 Ways Microservices & Dynamic Clouds Break Your Monitoring
PDF
InterConnect 2015: 3962 Docking DevOps
PPTX
Keine Angst vorm Dinosaurier: Mainframe-Integration und -Offloading mit Confl...
PPTX
IBM Relay 2015: Opening Keynote
 
PPTX
Cloud-Native Workshop New York- Pivotal
PPT
Architectural solutions for the cloud
PPTX
agile microservices @scaibo
PDF
[AWS Dev Day] 기조연설 – Olivier Klein AWS 신기술 부문 책임자, 정성권 삼성전자 수석
PDF
Continuous (Non)-Functional Testing of Microservices on k8s
PPTX
Cloud Computing - Everything you wanted to know!
PPT
GigaSpaces - Getting Ready For The Cloud
PPT
Giga Spaces Getting Ready For The Cloud
PPTX
Wavefront by vmware june 2019 - legraswindow
PDF
The Cloud Revolution - Philippines Cloud Summit
PDF
Using PaaS to run APIs and Microservices in Production
PPTX
The Internet of Things: Patterns for building real world applications
PDF
Oracle Cloud Native
PDF
Level up your SQL and Azure, by using Rubrik
PDF
Sukumar Nayak-Agile-DevOps-Cloud Management
PDF
8 - OpenShift - A look at a container platform: what's in the box
11 Ways Microservices & Dynamic Clouds Break Your Monitoring
InterConnect 2015: 3962 Docking DevOps
Keine Angst vorm Dinosaurier: Mainframe-Integration und -Offloading mit Confl...
IBM Relay 2015: Opening Keynote
 
Cloud-Native Workshop New York- Pivotal
Architectural solutions for the cloud
agile microservices @scaibo
[AWS Dev Day] 기조연설 – Olivier Klein AWS 신기술 부문 책임자, 정성권 삼성전자 수석
Continuous (Non)-Functional Testing of Microservices on k8s
Cloud Computing - Everything you wanted to know!
GigaSpaces - Getting Ready For The Cloud
Giga Spaces Getting Ready For The Cloud
Wavefront by vmware june 2019 - legraswindow
The Cloud Revolution - Philippines Cloud Summit
Using PaaS to run APIs and Microservices in Production
The Internet of Things: Patterns for building real world applications
Oracle Cloud Native
Level up your SQL and Azure, by using Rubrik
Sukumar Nayak-Agile-DevOps-Cloud Management
8 - OpenShift - A look at a container platform: what's in the box
Ad

More from OPEN KNOWLEDGE GmbH (20)

PPTX
Warum der Computer "Nein" sagt - Mehr Nachvollziehbarkeit dank Explainable AI
PDF
Machine Learning? Ja gerne! Aber was und wie? Eine Kurzanleitung für den erfo...
PDF
From Zero to still Zero: Die schönsten Fehler auf dem Weg in die Cloud
PDF
Der Spagat zwischen BIAS und FAIRNESS (2024)
PDF
FEHLENDE DATEN? (K)EIN PROBLEM!: Die Kunst der Data Imputation
PPTX
Nie wieder Log-Files!
PDF
Cloud-native and Enterprise Java? Hold my beer!
PDF
API Expand Contract
PDF
Ready for the Future: Jakarta EE in Zeiten von Cloud Native & Co
PDF
Shared Data in verteilten Architekturen
PDF
Machine Learning mit TensorFlow.js
PDF
KI und Architektur
PDF
It's not Rocket Science: Neuronale Netze
PDF
Shared Data in verteilten Systemen
PDF
Business-Mehrwert durch KI
PDF
Mehr Sicherheit durch Automatisierung
PDF
API-Design, Microarchitecture und Testing
PDF
Supersonic Java für die Cloud: Quarkus
PDF
Hilfe, ich will meinen Monolithen zurück!
PDF
Das ist doch alles nur Frontend - Wer braucht da schon Architektur?
Warum der Computer "Nein" sagt - Mehr Nachvollziehbarkeit dank Explainable AI
Machine Learning? Ja gerne! Aber was und wie? Eine Kurzanleitung für den erfo...
From Zero to still Zero: Die schönsten Fehler auf dem Weg in die Cloud
Der Spagat zwischen BIAS und FAIRNESS (2024)
FEHLENDE DATEN? (K)EIN PROBLEM!: Die Kunst der Data Imputation
Nie wieder Log-Files!
Cloud-native and Enterprise Java? Hold my beer!
API Expand Contract
Ready for the Future: Jakarta EE in Zeiten von Cloud Native & Co
Shared Data in verteilten Architekturen
Machine Learning mit TensorFlow.js
KI und Architektur
It's not Rocket Science: Neuronale Netze
Shared Data in verteilten Systemen
Business-Mehrwert durch KI
Mehr Sicherheit durch Automatisierung
API-Design, Microarchitecture und Testing
Supersonic Java für die Cloud: Quarkus
Hilfe, ich will meinen Monolithen zurück!
Das ist doch alles nur Frontend - Wer braucht da schon Architektur?
Ad

Recently uploaded (20)

PDF
Nekopoi APK 2025 free lastest update
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PPTX
ISO 45001 Occupational Health and Safety Management System
PDF
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
PPTX
Operating system designcfffgfgggggggvggggggggg
PPTX
ai tools demonstartion for schools and inter college
PDF
Understanding Forklifts - TECH EHS Solution
PDF
Digital Strategies for Manufacturing Companies
PPTX
Odoo POS Development Services by CandidRoot Solutions
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PPT
Introduction Database Management System for Course Database
PPTX
L1 - Introduction to python Backend.pptx
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PPTX
history of c programming in notes for students .pptx
PDF
PTS Company Brochure 2025 (1).pdf.......
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PDF
Softaken Excel to vCard Converter Software.pdf
Nekopoi APK 2025 free lastest update
VVF-Customer-Presentation2025-Ver1.9.pptx
ISO 45001 Occupational Health and Safety Management System
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
Operating system designcfffgfgggggggvggggggggg
ai tools demonstartion for schools and inter college
Understanding Forklifts - TECH EHS Solution
Digital Strategies for Manufacturing Companies
Odoo POS Development Services by CandidRoot Solutions
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
Introduction Database Management System for Course Database
L1 - Introduction to python Backend.pptx
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
history of c programming in notes for students .pptx
PTS Company Brochure 2025 (1).pdf.......
Design an Analysis of Algorithms II-SECS-1021-03
Softaken Excel to vCard Converter Software.pdf

From Zero to still Zero: The most beautiful mistakes going into the cloud.