<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: shikha</title>
    <description>The latest articles on DEV Community by shikha (@nirankari).</description>
    <link>https://dev.to/nirankari</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3719951%2F9e6a0b03-4f2c-4d9c-afec-4ff1973349b5.png</url>
      <title>DEV Community: shikha</title>
      <link>https://dev.to/nirankari</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nirankari"/>
    <language>en</language>
    <item>
      <title>Java Performance Tuning and Document Search &amp; Indexing with Alfresco Workflows</title>
      <dc:creator>shikha</dc:creator>
      <pubDate>Thu, 23 Apr 2026 04:00:00 +0000</pubDate>
      <link>https://dev.to/nirankari/java-performance-tuning-and-document-search-indexing-with-alfresco-workflows-30dc</link>
      <guid>https://dev.to/nirankari/java-performance-tuning-and-document-search-indexing-with-alfresco-workflows-30dc</guid>
      <description>&lt;p&gt;High-performance systems require both tuning and fast search.&lt;/p&gt;

&lt;p&gt;In this guide:&lt;/p&gt;

&lt;p&gt;⚡ Java Performance Tuning&lt;/p&gt;

&lt;p&gt;Threading &amp;amp; concurrency&lt;br&gt;
Memory optimization&lt;br&gt;
Async processing&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/java-performance-tuning-threading.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/java-performance-tuning-threading.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🔎 Search &amp;amp; indexing using&lt;br&gt;
Alfresco Content Services + workflows&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/optimisation-des-performances-java_01445534340.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/optimisation-des-performances-java_01445534340.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;💡 Build fast and searchable enterprise systems.&lt;/p&gt;

</description>
      <category>java</category>
      <category>alfresco</category>
      <category>performance</category>
      <category>architecture</category>
    </item>
    <item>
      <title>Java Resilience Patterns and Workflow Error Handling with Camunda 8</title>
      <dc:creator>shikha</dc:creator>
      <pubDate>Wed, 22 Apr 2026 04:00:00 +0000</pubDate>
      <link>https://dev.to/nirankari/java-resilience-patterns-and-workflow-error-handling-with-camunda-8-11o3</link>
      <guid>https://dev.to/nirankari/java-resilience-patterns-and-workflow-error-handling-with-camunda-8-11o3</guid>
      <description>&lt;p&gt;Modern systems must handle failures gracefully.&lt;/p&gt;

&lt;p&gt;In this guide:&lt;/p&gt;

&lt;p&gt;🔁 Java + Resilience4j&lt;/p&gt;

&lt;p&gt;Retry patterns&lt;br&gt;
Circuit breakers&lt;br&gt;
Fallback strategies&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/java-exception-handling-retry-patterns.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/java-exception-handling-retry-patterns.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⚙️ Workflow error handling using&lt;br&gt;
Camunda 8&lt;/p&gt;

&lt;p&gt;Incidents&lt;br&gt;
Retries&lt;br&gt;
Compensation&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/error-handling-in-workflows-incidents.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/error-handling-in-workflows-incidents.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;💡 Build fault-tolerant enterprise systems.&lt;/p&gt;

</description>
      <category>java</category>
      <category>camunda</category>
      <category>performance</category>
      <category>architecture</category>
    </item>
    <item>
      <title>Java Elasticsearch Integration and Scalable Workflows with Camunda and Alfresco</title>
      <dc:creator>shikha</dc:creator>
      <pubDate>Tue, 21 Apr 2026 04:00:00 +0000</pubDate>
      <link>https://dev.to/nirankari/java-elasticsearch-integration-and-scalable-workflows-with-camunda-and-alfresco-h5b</link>
      <guid>https://dev.to/nirankari/java-elasticsearch-integration-and-scalable-workflows-with-camunda-and-alfresco-h5b</guid>
      <description>&lt;p&gt;Modern systems must be fast and scalable.&lt;/p&gt;

&lt;p&gt;In this guide:&lt;/p&gt;

&lt;p&gt;🔎 Java + Elasticsearch&lt;/p&gt;

&lt;p&gt;Indexing&lt;br&gt;
Search APIs&lt;br&gt;
Performance tuning&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/java-elasticsearch-integration-search.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/java-elasticsearch-integration-search.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⚙️ Scalable workflows using&lt;br&gt;
Camunda 8 + Alfresco Content Services&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/scaling-workflows-document-systems.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/scaling-workflows-document-systems.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;💡 Ideal for high-performance enterprise systems.&lt;/p&gt;

</description>
      <category>elasticsearch</category>
      <category>java</category>
      <category>alfresco</category>
      <category>camunda</category>
    </item>
    <item>
      <title>OAuth2 JWT Security and Workflow Protection using Camunda and Alfresco</title>
      <dc:creator>shikha</dc:creator>
      <pubDate>Mon, 20 Apr 2026 04:00:00 +0000</pubDate>
      <link>https://dev.to/nirankari/oauth2-jwt-security-and-workflow-protection-using-camunda-and-alfresco-m82</link>
      <guid>https://dev.to/nirankari/oauth2-jwt-security-and-workflow-protection-using-camunda-and-alfresco-m82</guid>
      <description>&lt;p&gt;Modern systems require end-to-end security.&lt;/p&gt;

&lt;p&gt;In this guide:&lt;/p&gt;

&lt;p&gt;🔐 Java + OAuth2 / JWT&lt;/p&gt;

&lt;p&gt;Token flow&lt;br&gt;
Refresh tokens&lt;br&gt;
Secure APIs&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/java-oauth2-jwt-deep-dive-token-refresh.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/java-oauth2-jwt-deep-dive-token-refresh.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⚙️ Workflow security using&lt;br&gt;
Camunda 8 + Alfresco Content Services&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/securing-workflows-documents-using.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/securing-workflows-documents-using.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;💡 Secure APIs + secure workflows = complete system security.&lt;/p&gt;

</description>
      <category>camunda</category>
      <category>alfresco</category>
      <category>java</category>
      <category>architecture</category>
    </item>
    <item>
      <title>System Design and Workflow Implementation for Document Approval using Camunda and Alfresco</title>
      <dc:creator>shikha</dc:creator>
      <pubDate>Sat, 18 Apr 2026 04:00:00 +0000</pubDate>
      <link>https://dev.to/nirankari/system-design-and-workflow-implementation-for-document-approval-using-camunda-and-alfresco-kng</link>
      <guid>https://dev.to/nirankari/system-design-and-workflow-implementation-for-document-approval-using-camunda-and-alfresco-kng</guid>
      <description>&lt;p&gt;Building real-world systems requires both design and implementation.&lt;/p&gt;

&lt;p&gt;In this guide:&lt;/p&gt;

&lt;p&gt;🏗️ Document Approval System Design&lt;/p&gt;

&lt;p&gt;Architecture&lt;br&gt;
Components&lt;br&gt;
Scalability&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/system-design-document-approval-system.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/system-design-document-approval-system.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⚙️ Workflow Implementation using&lt;br&gt;
Camunda 8 + Alfresco Content Services&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/end-to-end-document-approval-workflow.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/end-to-end-document-approval-workflow.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;💡 Ideal for enterprise workflow systems.&lt;/p&gt;

</description>
      <category>java</category>
      <category>camunda</category>
      <category>alfresco</category>
      <category>architecture</category>
    </item>
    <item>
      <title>System Design and Workflow Implementation for Document Approval using Camunda and Alfresco</title>
      <dc:creator>shikha</dc:creator>
      <pubDate>Fri, 17 Apr 2026 04:00:00 +0000</pubDate>
      <link>https://dev.to/nirankari/system-design-and-workflow-implementation-for-document-approval-using-camunda-and-alfresco-13k8</link>
      <guid>https://dev.to/nirankari/system-design-and-workflow-implementation-for-document-approval-using-camunda-and-alfresco-13k8</guid>
      <description>&lt;p&gt;Building real-world systems requires both design and implementation.&lt;/p&gt;

&lt;p&gt;In this guide:&lt;/p&gt;

&lt;p&gt;🏗️ Document Approval System Design&lt;/p&gt;

&lt;p&gt;Architecture&lt;br&gt;
Components&lt;br&gt;
Scalability&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/system-design-document-approval-system.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/system-design-document-approval-system.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⚙️ Workflow Implementation using&lt;br&gt;
Camunda 8 + Alfresco Content Services&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/end-to-end-document-approval-workflow.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/end-to-end-document-approval-workflow.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;💡 Ideal for enterprise workflow systems.&lt;/p&gt;

</description>
      <category>java</category>
      <category>alfresco</category>
      <category>camunda</category>
      <category>architecture</category>
    </item>
    <item>
      <title>Kafka Advanced Concepts and Event-Driven Document Processing with Camunda and Alfresco</title>
      <dc:creator>shikha</dc:creator>
      <pubDate>Thu, 16 Apr 2026 04:00:00 +0000</pubDate>
      <link>https://dev.to/nirankari/kafka-advanced-concepts-and-event-driven-document-processing-with-camunda-and-alfresco-545j</link>
      <guid>https://dev.to/nirankari/kafka-advanced-concepts-and-event-driven-document-processing-with-camunda-and-alfresco-545j</guid>
      <description>&lt;p&gt;Modern systems rely on event-driven architecture for scalability.&lt;/p&gt;

&lt;p&gt;In this guide:&lt;/p&gt;

&lt;p&gt;📡 Java + Apache Kafka&lt;/p&gt;

&lt;p&gt;Partitions &amp;amp; scaling&lt;br&gt;
Consumer groups&lt;br&gt;
Offset management&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/java-kafka-advanced-concepts-complete.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/java-kafka-advanced-concepts-complete.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⚙️ Event-driven workflows using&lt;br&gt;
Alfresco Content Services + Apache Kafka + Camunda 8&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/event-driven-document-processing.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/event-driven-document-processing.html&lt;/a&gt;&lt;/p&gt;

</description>
      <category>java</category>
      <category>camunda</category>
      <category>kafka</category>
      <category>architecture</category>
    </item>
    <item>
      <title>Java REST API Design and Content Lifecycle Workflows with Camunda and Alfresco</title>
      <dc:creator>shikha</dc:creator>
      <pubDate>Wed, 15 Apr 2026 04:00:00 +0000</pubDate>
      <link>https://dev.to/nirankari/java-rest-api-design-and-content-lifecycle-workflows-with-camunda-and-alfresco-35f</link>
      <guid>https://dev.to/nirankari/java-rest-api-design-and-content-lifecycle-workflows-with-camunda-and-alfresco-35f</guid>
      <description>&lt;p&gt;Modern backend systems require both strong APIs and structured workflows.&lt;/p&gt;

&lt;p&gt;In this guide:&lt;/p&gt;

&lt;p&gt;🌐 Java REST API Design&lt;/p&gt;

&lt;p&gt;Best practices&lt;br&gt;
Versioning&lt;br&gt;
Error handling&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/java-rest-api-design-best-practices.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/java-rest-api-design-best-practices.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⚙️ Camunda 8 + Alfresco Content Services&lt;/p&gt;

&lt;p&gt;Content lifecycle workflows&lt;br&gt;
Document states &amp;amp; transitions&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/content-lifecycle-workflow-using.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/content-lifecycle-workflow-using.html&lt;/a&gt;&lt;/p&gt;

</description>
      <category>java</category>
      <category>camunda</category>
      <category>api</category>
      <category>architecture</category>
    </item>
    <item>
      <title>Java Performance Optimization and Alfresco Workflow Document Management Guide</title>
      <dc:creator>shikha</dc:creator>
      <pubDate>Tue, 14 Apr 2026 04:00:00 +0000</pubDate>
      <link>https://dev.to/nirankari/java-performance-optimization-and-alfresco-workflow-document-management-guide-115c</link>
      <guid>https://dev.to/nirankari/java-performance-optimization-and-alfresco-workflow-document-management-guide-115c</guid>
      <description>&lt;p&gt;Modern systems must be both fast and well-structured.&lt;/p&gt;

&lt;p&gt;In this guide, I covered:&lt;/p&gt;

&lt;p&gt;⚡ Java Performance Optimization&lt;/p&gt;

&lt;p&gt;JVM tuning&lt;br&gt;
Memory management&lt;br&gt;
Database performance&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/java-performance-optimization-tips.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/java-performance-optimization-tips.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📚 Alfresco Content Services in workflows&lt;/p&gt;

&lt;p&gt;Document lifecycle&lt;br&gt;
Storage &amp;amp; retrieval&lt;br&gt;
Workflow integration&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/managing-documents-in-alfresco-content.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/managing-documents-in-alfresco-content.html&lt;/a&gt;&lt;/p&gt;

</description>
      <category>java</category>
      <category>performance</category>
      <category>architecture</category>
      <category>backend</category>
    </item>
    <item>
      <title>Java File Handling and Workflow Integration – Camunda 8 with Alfresco Guide</title>
      <dc:creator>shikha</dc:creator>
      <pubDate>Mon, 13 Apr 2026 04:00:00 +0000</pubDate>
      <link>https://dev.to/nirankari/java-file-handling-and-workflow-integration-camunda-8-with-alfresco-guide-4amk</link>
      <guid>https://dev.to/nirankari/java-file-handling-and-workflow-integration-camunda-8-with-alfresco-guide-4amk</guid>
      <description>&lt;p&gt;Modern enterprise apps rely on both file handling and workflow orchestration.&lt;/p&gt;

&lt;p&gt;In this guide, I covered:&lt;/p&gt;

&lt;p&gt;📁 Java File Handling&lt;/p&gt;

&lt;p&gt;File upload/download&lt;br&gt;
Streams and storage APIs&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/java-file-handling-storage-apis.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/java-file-handling-storage-apis.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⚙️ Camunda 8 + Alfresco Content Services&lt;/p&gt;

&lt;p&gt;Document-driven workflows&lt;br&gt;
Integration patterns&lt;br&gt;
Real-world use cases&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/integrating-camunda-8-with-alfresco.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/integrating-camunda-8-with-alfresco.html&lt;/a&gt;&lt;/p&gt;

</description>
      <category>java</category>
      <category>camunda</category>
      <category>architecture</category>
      <category>alfresco</category>
    </item>
    <item>
      <title>Java Docker Guide – Containerizing Applications and Deploying Camunda Workflows</title>
      <dc:creator>shikha</dc:creator>
      <pubDate>Sat, 11 Apr 2026 04:00:00 +0000</pubDate>
      <link>https://dev.to/nirankari/java-docker-guide-containerizing-applications-and-deploying-camunda-workflows-3mpe</link>
      <guid>https://dev.to/nirankari/java-docker-guide-containerizing-applications-and-deploying-camunda-workflows-3mpe</guid>
      <description>&lt;p&gt;Modern backend systems are incomplete without containerization.&lt;/p&gt;

&lt;p&gt;In this post, I’ve covered:&lt;/p&gt;

&lt;p&gt;🐳 Java + Docker&lt;/p&gt;

&lt;p&gt;Building Docker images&lt;br&gt;
Running Java apps in containers&lt;br&gt;
Best practices&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/java-docker-complete-guide.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/java-docker-complete-guide.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⚙️ Deploying Camunda 8 using Docker&lt;/p&gt;

&lt;p&gt;Production setup&lt;br&gt;
Scaling workflows&lt;br&gt;
Deployment strategies&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/deploying-camunda-using-docker.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/deploying-camunda-using-docker.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;💡 From application to workflow engine — everything containerized.&lt;/p&gt;

</description>
      <category>java</category>
      <category>docker</category>
      <category>devops</category>
      <category>backend</category>
    </item>
    <item>
      <title>Java Microservices (Spring Cloud) + Camunda 8 Orchestration — Complete Guide</title>
      <dc:creator>shikha</dc:creator>
      <pubDate>Fri, 10 Apr 2026 13:30:00 +0000</pubDate>
      <link>https://dev.to/nirankari/java-microservices-spring-cloud-camunda-8-orchestration-complete-guide-57o1</link>
      <guid>https://dev.to/nirankari/java-microservices-spring-cloud-camunda-8-orchestration-complete-guide-57o1</guid>
      <description>&lt;p&gt;🚀 Just published 2 detailed guides for Java developers:&lt;/p&gt;

&lt;p&gt;🔹 Java Microservices with Spring Cloud&lt;br&gt;
🔗 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/java-microservices-spring-cloud.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/java-microservices-spring-cloud.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🔹 Orchestrating Microservices using Camunda 8&lt;br&gt;
🔗 &lt;a href="https://shikhanirankari.blogspot.com/2026/04/orchestrating-microservices-using.html" rel="noopener noreferrer"&gt;https://shikhanirankari.blogspot.com/2026/04/orchestrating-microservices-using.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;💡 Covers:&lt;br&gt;
✔ Spring Cloud (Eureka, Config, Gateway)&lt;br&gt;
✔ Microservices architecture&lt;br&gt;
✔ Workflow orchestration with Camunda 8&lt;br&gt;
✔ Real-world backend patterns&lt;/p&gt;

&lt;p&gt;Would love feedback from the community 👇&lt;/p&gt;

&lt;h1&gt;
  
  
  java #microservices #springcloud #camunda #backend #architecture
&lt;/h1&gt;

</description>
      <category>java</category>
      <category>microservices</category>
      <category>camunda</category>
      <category>springboot</category>
    </item>
  </channel>
</rss>
