📰 Dev.to · shikha
Articles from Dev.to · shikha · 14 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9050)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog

Dev.to · shikha
18h ago
Java Docker Guide – Containerizing Applications and Deploying Camunda Workflows
Modern backend systems are incomplete without containerization. In this post, I’ve covered: 🐳 Java...

Dev.to · shikha
1d ago
Java Microservices (Spring Cloud) + Camunda 8 Orchestration — Complete Guide
🚀 Just published 2 detailed guides for Java developers: 🔹 Java Microservices with Spring Cloud 🔗...

Dev.to · shikha
2d ago
Java Kafka and RabbitMQ – Complete Guide to Event-Driven Systems and Workflows
Modern systems are event-driven — not request-driven. Today I published 2 complete guides 👇 📡 Java +...

Dev.to · shikha
3d ago
New Technical Guides Published
Today I explored: 🔹 How Camunda 8 stores workflow state using Zeebe (event sourcing deep dive) 🔹...

Dev.to · shikha
4d ago
Java ORM and Database Integration – Hibernate/JPA + MySQL/PostgreSQL Guide
Mastering Java Data Layer – Hibernate/JPA + MySQL/PostgreSQL Building scalable apps starts with a...

Dev.to · shikha
5d ago
Securing Java Applications and Workflows – Spring Security + Camunda 8 Guide
Security is not optional anymore — it’s foundational. Here’s how to secure both your applications and...

Dev.to · shikha
1w ago
Camunda 8 vs Temporal – A Practical Workflow Engine Comparison for Developers
Camunda 8 vs Temporal – Which Workflow Engine Should You Choose? 🔹 Short Hook (use at...

Dev.to · shikha
1w ago
Camunda 8 Architecture Explained – Zeebe, Operate, Tasklist, Identity (2026)
Understanding Camunda 8 can be confusing — especially with multiple components like Zeebe, Operate,...

Dev.to · shikha
1w ago
Camunda 8 Security Best Practices – Authentication, Authorization & Multi-Tenancy
Security is one of the most important aspects of running Camunda 8 in production. In this guide, I...

Dev.to · shikha
1w ago
Camunda 8 Deployment Guide – Self-Managed vs SaaS vs Kubernetes (2026)
Choosing the right deployment model for Camunda 8 is an important architectural decision. In this...

Dev.to · shikha
1w ago
How to Handle Errors in Camunda 7 vs Camunda 8 (Retries, Incidents, BPMN Errors)
⚠️ How to Handle Errors in Camunda 7 vs Camunda 8 Error handling is one of the most critical aspects...

Dev.to · shikha
1w ago
Camunda 8 Identity & User Management: Complete Guide for Authentication, Authorization & Access Control (2026)
🔐 Camunda 8 Identity & User Management – Complete Guide (2026) Security is no longer optional...

Dev.to · shikha
3w ago
10 BPMN Best Practices Every Camunda Developer Should Know
Designing BPMN processes is easy — but designing them correctly is what matters. In this article, I...

Dev.to · shikha
1mo ago
BPMN Compensation Events Explained with Practical Workflow Examples
BPMN Compensation Events Explained with Practical Workflow Examples When building...
DeepCamp AI