Virtual SIM is a cloud-based mobile service number which can be used from any device using application or code. In an 8 years old previous article, we discussed about SIM card. Virtual SIM is software based cloud service. Unlike the traditional SIM cards, virtual SIMs are not physically attached to a mobile. SIM cards are chips which help the mobile networks operators to control fees for … [Read more...]
What Are the Drawbacks of Kubernetes?
Without doubt, presently Kubernetes is the strongest container orchestration system. After Docker, Kubernetes redefined the scope of containerization. Docker has a hype part, it is really a moderate set of wrapper capabilities around the Linux kernel. Kubernetes is used for automating application deployment, scaling, and management. Kubernetes works with a range of container tools, including … [Read more...]
DevOps and Containerization Tools
Modern professional developer's life no way restricted within the coding. We continuously talk about Docker, Kubernetes, serverless, unikernels, CI/CD software (like Jenkins, Travis), tools automating the infrastructure (such as Chef, Puppet, Ansible, SaltStack), monitoring application performance (such as ELK, Prometheus) in this website because blogs of our IT sponsors talk about the … [Read more...]
Differences Between Batch Processing and Stream Processing
There are readers who are trying to understand Big Data, Data Science and data analytics. They are sometimes confused to differentiate stream processing and batch processing. Hadoop refers to an ecosystem which contains MapReduce. Batch processing is processing with a large volume of data at once. Batch Processing stores data in a disk. Then process them using MapReduce technologies like … [Read more...]
Serverless Computing : What Problems Does it Solve?
In our earlier discussions around Serverless, we talked around why some developers love Serverless. Serverless Computing does not solve any problem all at once. Let us go Serverless is towards a joke, in sense if the function is active all the time or demand is too much resources, traditional cloud server will be still cheaper. Current cost to run ordinary website (like, a less visited personal … [Read more...]
Fix : gsuite username is a reserved word Error (postmaster, abuse email)
Recently we needed to use postmaster email address and came to knew that Google spies postmaster, abuse and some other emails of your domain. Our need to use "postmaster@thecustomizewindows.com" was for Adobe Creative Cloud. Of course, we could use some other email. Someway, "postmaster@thecustomizewindows.com" email got activated for one premium plan ( "admin@thecustomizewindows.com" was … [Read more...]
Call for Code 2019 Coding Challenge
The goal of this article is to reach out to developers and align them to develop a solution to mitigate the impact of natural disasters. Call for Code, which media refer as "The Noble Prize for Developers" was founded by David Clark Cause alongside Founding Partner IBM. Table of Contents 1 Introduction 2 What is #CallForCode 3 Why developers should participate 4 Norms and … [Read more...]
Run Serverless for Free : GitHub Pages & OpenWhisk/IBM Cloud
Many users fear to test serverless because of unknown cost. Serverless is just hacked form of hosting HTML pages on Cloud Storage or CDN. This is an introductory guide to give the idea how we can test serverless with GitHub pages, PHP functions with OpenWhisk. IBM Cloud Serverless uses the same OpenWhisk. IBM Cloud provides many services for free of cost for testing. As OpenWhisk is a Free … [Read more...]
Difference Between Data Mining and Big Data Analytics
Data mining and big data analytics are the two most commonly used terms in the world of data sciience. Most of the newbie considers both the terms similar, while they are not. Previously, we described the difference between data science and big data, apart from publishing specific topics on big data and data mining. Data mining is the approach to find unknown relationships in data. Data Science … [Read more...]
Frameworks For Creating Serverless Apps
Unlike 10 years back, developing web applications and mobile applications no longer easy. There are too many things to maintain these days which made hand coding CSS quite difficult. Developing HTML pages with CSS, PHP, Flash, and JavaScript (aka FrontEnd development) changed too much. When JavaScript became a server-side language, most developers fall in love with the idea of using JS for every … [Read more...]
What Are the Applications of Blockchain Technology?
In an earlier guide, we talked about the basics on Blockchain Technology. Blockchain, often mistakenly counted as Bitcoin and Bitcoin mining related. The transactions Blockchain ensures properly conducted and recorded need not be just a monetary unit. Currency, Payment Infrastructure, Digital Assets management of course big sectors which use Blockchain technology. Bitcoin started as a P2P … [Read more...]