SOA Architecture
Unravel the intricacies of SOA Architecture design and development with this comprehensive guide to web-services (SOAP and RESTFul), featuring detailed tutorials and real-world examples.
-
Interview Preparation, J2EE, Java 11, Java 14, Java 16, Java 17, Java 8, Maven SVN + Git, Microservices, MySQL, SOA Architecture, Spring Boot, Spring/Azure/AWS Cloud, Tomcat container
Spring Boot : Steps to Configure and Fine-Tune HikariCP DataSource
1. For better performance and concurrency in microservice architecture, HikariCP is recommended along with Spring Boot application. Main question is how to configure HikariCP in our microservice? Answer is, its simple and straight…
-
Angular, Docker and Kubernetes, Frontend, Interview Preparation, J2EE, Java 11, Java 14, Java 16, Java 17, Java 8, Maven SVN + Git, Microservices, SOA Architecture, Spring Boot, Spring/Azure/AWS Cloud
CI/CD DevOps: Steps To Create a CI/CD Pipeline With Jenkins, Containers, and Amazon ECS
CI/CD Pipelines with Docker is best way for an organization to improve code quality and deliver software releases quickly without any human errors. We hope this blog will help you about the…
-
Docker and Kubernetes, Interview Preparation, Java 11, Java 14, Java 16, Java 17, Java 8, Microservices, SOA Architecture, Spring/Azure/AWS Cloud
Kubernetes (K8) – Why certain organizations continue to be satisfied with Monolithic or SOA design?
In this blog we will discover the drawbacks of implementing an application with Kubernetes (K8), a popular container orchestration system. As we all know the main advantages of Kubernetes (k8) are: But…
-
Interview Preparation, Microservices, OSGI Blueprint with Camel, Red Hat Fuse ESB, Red Hat JBoss Developer Studio, SOA Architecture, Spring Boot, Spring Boot with Apache Camel, Spring/Azure/AWS Cloud
Red Hat JBoss Fuse ESB + Top 100 Interview Questions & Answers (2023 Update)
Here are Red Hat JBoss Fuse ESB interview questions and answers for fresher as well as experienced candidates to get the dream job. 1. What is Red Hat JBoss Fuse ESB? 2. What are…
-
Mule 4 + MuleSoft + Enterprise Integration Patterns + Examples
Migration Integration Pattern This pattern talks about migrating data from one system to another system. Migration pattern is also know as unidirectional migration pattern as it only talk about transferring data from…
-
Interview Preparation, Java 8, Maven SVN + Git, MuleSoft + Mule4, SOA Architecture, Tools SoapUI, Postman etc.
MuleSoft Scatter-Gather Integration Pattern with Example
How Scatter-Gather Router Works In this working tutorial we will learn to implement the scatter gather router with in the mulitple flows and sub-flows. Also, we will discuss Error Handling in scatter…
-
Mule 4 + MuleSoft + Choice Router Control + Java Module + Example
MuleSoft Application Overview In this working tutorial we will implement Choice Router with Java Module. For Java Module integration we will create Java Classes for different operations. It will accept HTTP Request…