Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
LLMOps Operationalizing Large Language Models f...
Search
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Raj
March 28, 2025
Technology
0
73
LLMOps Operationalizing Large Language Models for the Real World
LLMOps Operationalizing Large Language Models for the Real World
Raj
March 28, 2025
Tweet
Share
More Decks by Raj
See All by Raj
A Software Engineer’s Guide to Raising Future-Ready Kids
rajkumarsakthi
0
150
Power of Minimalism in DevOps
rajkumarsakthi
0
130
Minimalism in DevOps 2023
rajkumarsakthi
0
170
Are You a Modern Software Engineer?
rajkumarsakthi
0
45
Minimalism in DevOps
rajkumarsakthi
0
78
Are You are a Modern DevOps Engineer?🤔
rajkumarsakthi
0
60
PHP Vegas : Modern Software Developer Best Practices 2020
rajkumarsakthi
2
94
PHP & Coding : Modern Software Developer
rajkumarsakthi
0
180
Modern Software Developer Best Practices 2020
rajkumarsakthi
0
100
Other Decks in Technology
See All in Technology
AWSをCLIで理解したい! / I want to understand AWS using the CLI
mel_27
2
200
バクラクのSREにおけるAgentic AIへの挑戦/Our Journey with Agentic AI
taddy_919
2
1.1k
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
8
7.1k
ビズリーチにおける検索・推薦の取り組み / DEIM2026
visional_engineering_and_design
1
120
「ヒットする」+「近い」を同時にかなえるスマートサジェストの作り方.pdf
nakasho
0
150
EMからICへ、二周目人材としてAI全振りのプロダクト開発で見つけた武器
yug1224
5
480
作りっぱなしで終わらせない! 価値を出し続ける AI エージェントのための「信頼性」設計 / Designing Reliability for AI Agents that Deliver Continuous Value
aoto
PRO
2
220
わたしがセキュアにAWSを使えるわけないじゃん、ムリムリ!(※ムリじゃなかった!?)
cmusudakeisuke
1
430
JAWSDAYS2026_A-6_現場SEが語る 回せるセキュリティ運用~設計で可視化、AIで加速する「楽に回る」運用設計のコツ~
shoki_hata
0
2.9k
ブラックボックス観測に基づくAI支援のプロトコルのリバースエンジニアリングと再現~AIを用いたリバースエンジニアリング~ @ SECCON 14 電脳会議 / Reverse Engineering and Reproduction of an AI-Assisted Protocol Based on Black-Box Observation @ SECCON 14 DENNO-KAIGI
chibiegg
0
160
ヘルシーSRE
tk3fftk
2
250
管理者向けGitHub Enterpriseの運用Tips紹介: 人にもAIにも優しいプラットフォームづくり
yuriemori
0
170
Featured
See All Featured
KATA
mclloyd
PRO
35
15k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
254
22k
Java REST API Framework Comparison - PWX 2021
mraible
34
9.2k
Writing Fast Ruby
sferik
630
63k
[RailsConf 2023] Rails as a piece of cake
palkan
59
6.4k
The Cost Of JavaScript in 2023
addyosmani
55
9.8k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
Optimizing for Happiness
mojombo
378
71k
Git: the NoSQL Database
bkeepers
PRO
432
66k
Neural Spatial Audio Processing for Sound Field Analysis and Control
skoyamalab
0
200
The Art of Programming - Codeland 2020
erikaheidi
57
14k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.9k
Transcript
LLMOps Operationalizing Large Language Models for the Real World
Hello! I’m Raj 😊 I ❤ to design & develop
modern software
About me Rajkumar Sakthivel (Raj) Senior Pro Dev @ Tesco
Technology Founder @ tessellit_uk @rajkumarsakthi
LLMOps Operationalizing Large Language Models for the Real World
AI Disaster
None
None
None
None
None
None
Cost
None
Real-World Challenges
Hallucinations & Safety
Cost Management
Model Drift
Security
Best Practices
RAG Workflow Rule 1: Start with RAG & Fine tune
later
Prompt Versioning: Rule 2: Treat prompts like code diff tool
showing how changing ‘Summarize’ to ‘TLDR’ boosted accuracy
GPU Optimization: Rule 3: Right-size GPUs Use A100s for training,
T4s for inference
None
LLMOps bridges the prototype-to-production gap. Start small, monitor obsessively, and
never trust an LLM alone with customers.
Any Questions? 😊