Operation simply became Ops with time and after DevOps as terminogy gained popularity, other simillar Ops emergemed. At present apart from DevOps, there is SysOps, ITOps, AIOps, CloudOps and so on. What is CloudOps? CloudOps is the formal way of describing the best practices on cloud-based platforms. Another related topic is Cloud Engineering. What is Cloud Engineering? Cloud engineering is the … [Read more...]
What is Teradata? What is Importance of Teradata in Big Data?
So far, we discussed many basic matters around Big Data and Data Analytics, Big Data software solutions which are available under the hood of Apache Foundation and services offered by companies like IBM. In Big Data field we often hear the phrase Teradata. What is Teradata? What is Importance of Teradata in Big Data? This article will discuss the basics around Teradata. Teradata is a relational … [Read more...]
Incident Management in the Cloud
In the field of management of information technology services, SaaS or 'in the cloud' option often remain as under discussed topic. Most who are related to IT industry are used with some leading Incident Management system, yet many are unaware of offerings from the SaaS brothers of the Incident Management tools. In essence, such services which may lead to the downtime with minimal involvement of … [Read more...]
What is Data Mart? Difference of Data Mart With Data Warehouse
In earlier publications on this website, we already discussed some of the basic, must to know matters around Big Data. Related to current topic they are Theoretical Foundations of Big Data, Data Lake, Data Refining, Difference Between Data Lake and Data Warehouse, ETL (Extract, transform, load) etc to mention a few. We often hear discussion around Data Mart. What is Data Mart? In simple language, … [Read more...]
How Setup Private Docker Registry on Ubuntu 16.04 LTS Cloud Server
In series of our previously published guides on Docker, we discussed around using Docker. In those guides we used Docker's public repository to pull, push Docker images. We discussed about limitations of Docker Community Edition too. You Can Have Your Own Docker Registry on Own Cloud Server Instance with limitations of Docker Community Edition. Here is How Setup Private Docker Registry on Ubuntu … [Read more...]
Docker is Not a Free Software : Limitation of Community Edition
In case, your need as independent developer or small company demands extensive set of features including Docker Trusted Registry then the limitations of community edition will be apparent. Docker is Not a Free Software. Docker With All Components is Neither Licensed Under GNU GPL Nor Docker Community Edition Offers All the Features Which Developer or Small Company Will Need. That neither means … [Read more...]
Docker Vs Kubernetes Vs Apache Mesos : devOps Dilemma Clarified
Sometimes We Talk About Docker, Sometimes Combine Docker With Kubernates, Sometimes We Talk How to Install Meos. It is normal to get confused, specially the students at initial years who are self learning at own effort. Here is Docker Vs Kubernetes Vs Apache Mesos to Clarify devOps. Kubernetes, Docker, and Swarm are practically class of DevOps infrastructure management tools also known as … [Read more...]
Cloud Foundry Versus IBM BlueMix (IBM Cloud)
This topic possibly should be published long before when we talked about PaaS. New Users Often Seek Cloud Foundry Versus IBM BlueMix Comparison For Understanding the Tools, PaaS platform and Open Source Technology Behind. All possibly know that IBM Bluemix is a cloud platform as a service (PaaS) developed by IBM with integrated DevOps. Recently, IBM announced that they are merging the Bluemix … [Read more...]
What is Cyber-Physical System (CPS)?
Some basic idea about related matter needed to be known to understand what is cyber-physical system (CPS). Among them, one is embedded system, the other is Internet of Things (IoT), the other is Autonomous Car , the other is sensor network. A cyber-physical system (CPS) is a mechanism. That mechanism is designed to be controlled or monitored by computer-based algorithms. The total system obviously … [Read more...]
What Is Data Mining? Examples of Data Mining Software
The term data mining is a bit misleading, because it is about gaining knowledge from existing data and not to the generation of data itself. What is Data Mining? Data mining is the systematic application of statistical methods to large databases with the aim of identifying new patterns and trends. The mere capture, storage, and processing of large amounts of data is sometimes referred as buzzword … [Read more...]
How To Run Microservices on localhost Kubernetes, Minikube, Docker
In previous guides and article, we discussed what is microservices and how to install Kubernetes on localhost. Details of Docker was discussed as series of guides. This is slightly difficult article for the beginners. Here is step by step guide on how to run microservices on localhost with Kubernetes, Minikube, Docker for Java with MongoDB or Go language. There is minimum theory needed to know … [Read more...]