- Blog
- Blog
- Homepage
- Homepage
-
5 Things You Should Know On AWS Database Service
Amazon RDS provides Database services. DB instance is the basic building block. Here you will know the top five features of it.
-
Kafka Streaming Here is an Example
Kafka Streaming API uses streams data and do processes them and sends them to output servers. Here’s how to understand streaming API.
-
How to Map IMS DB Segment Data to COBOL Copy Book
Here is an idea how to view segment data using file-aid for IMS DB
-
RESTful API Vs Webservices Top Differences
Here are details about REST and Web services with their features. The skill to develop APIs is hot in the market.
-
Microservices Here’s a Way to Build Quickly
Micro-services development is an evolving area. It needs more people to work. Here are the skills to improve for better salaries.
-
External, Global, Value – Can we Use These in COBOL Linkage?
COBOL Linkage section top clauses of External, Global, and Value explained if you can use or not.
-
How to Check ‘Comp Variable’ for Spaces and Low-Values
Here’s sample COBOL logic where it tells you how to initialize the Comp variable before they move to numeric.
-
A Step-by-Step Guide to Running a Scala Program
Simple video tutorial of how to run commands in Scala Shell.
-
5 Challenging SQL Questions for Testing Your Skills
Here are top interview questions associated to SQL tables
-
COBOL CICS Compilation Process, Unlock these 5
Here are the top steps to follow while developing the CICS program. And, you can embed CICS macros in COBOL, PLI, and Assembler languages.
-
What is Cashback Debit Transaction, Real Knowledge
How a cashback transaction works explained the flow here. It is for Cashback when the Customer uses a Debit card.
-
Calling ‘MQINQ’ in COBOL to Get Queue Details See How
You can inquire about the queue in the MQ series. The routine MQINQ you can use in COBOL to get all details. Here is COBOL sample logic.