All Posts

  • May 9, 2021

Electronic Data Interchange

Electronic Data Interchange (EDI) EDI is used to exchange documents from computer-to-computer in a standard electronic format. EDI can be defined as the transfer of structured data, from one computer system to another without human intervention. EDI has existed since the early 70s, and there are many EDI standards including X12, EDIFACT, ODETTE, etc. In 1996, the National Institute of […]

  • May 9, 2021

GraphQL

GraphQL GraphQL is the technology created by Facebook that enables the frontend to negotiate with the backend for the data it wants. GraphQL is a client-side query language coupled with a pattern — formally known as a “schema”. It allows for content negotiation which means you will only have one endpoint. It also allows you to query […]

  • May 9, 2021

Analytics in the business world

Analytics in the business world Analytics is the discovery and communication of meaningful patterns in data. Analytics often favors data visualization to communicate insight. Firms may commonly apply analytics to business data, to describe, predict, and improve business performance. In our organization we have been having the challenges of network outages on and off due […]

  • May 8, 2021

Machine Learning

Machine Learning Artificial intelligence (AI) or Machine Learning (ML) is the simulation of human intelligence processes by machines, especially computer systems. ML is an area of computer science that emphasizes the creation of intelligent machines that work and react like humans. Machines, Computers or Robots will be used so that they could think and take […]