Introduction. Deploying an application onto a cloud is trivial and is done many times in every organization, as all that is being done is an application is being deployed to another server. These are referred to as as cloud based applications. As seen in this funny Dilbert cartoon, most companies […]
Technology
5 posts
one of the 12 factors in a cloud native application is Dev/Prod parity and this is achieved by implmenting CI/CD (Continuous Integration Continuous Deployment) pipeline.
Binary digits are 0 and 1 which are used in counting. What makes them important in our lives? How can I say I gave $1000000 to my kid while giving him still only $64, for his allowance?
In this post we give a basic introduction to artificial intelligence and how companies suggest what you also may like in their product line
What is Boyer-Moore-Horspool algorithm? When is it used ? We look at an example in kotlin which can be downloaded from github.
It is about string comparison and used in AI.