REST is basically a way of accessing application logic using HTTP URLs and interpreting HTTP methods as application actions. In fact, it is not really a...
Continue reading...AristaDBA's Oracle Blog....
OCI Dashboard….
I just read this post from @haranshvir regarding the new option of Dashboards in OCI. Right away I decided to give it a try. So here...
Continue reading...REST Service Conventions….
A REST service application represents one or more Resources. Each Resource represents a business entity and is mapped to its own URL. Each Resource defines a...
Continue reading...Web Service Interaction Patterns….
There are two kinds of web service interaction patterns that are there- Synchronous and Asynchronous. Synchronous operations expect to process an input and return an output...
Continue reading...SOAP Web Services….
Web Services are an interoperable, platform independent mechanism for component interactions. SOAP decouples message representation from transport. A Service Interface is described with WSDL and XSD...
Continue reading...OIC- Service Orientated Architecture….
Service Oriented Architecture (SOA) is a business and IT strategy that organizes the discrete functions contained in enterprise applications into interoperable, standards-based services to be combined...
Continue reading...Terraform, Why Infrastructure As Code(IAC)….
Now a days, there is a lot of requirements to manage infrastructure running and working in cloud environment. And we do have the infrastructure running in...
Continue reading...OIC, Business and System Integration Challenges….
There could be a significant number of IT systems that are used to support business function within a given enterprise. These IT systems can be heterogeneous...
Continue reading...OIC – Service Interaction Patterns….
There are two service interaction patterns – Synchronous and Asynchronous. Synchronous operations expect to process an input and return an output or a fault response to...
Continue reading...OIC- What Is Service Orientated Architecture….
Service Oriented Architecture (SOA) is a business and IT strategy that organizes the discrete functions contained in enterprise applications into interoperable, standards-based services to be combined...
Continue reading...
Recent Comments