CLOUD FOUNDRY

Getting Started with Cloud Foundry

Introduction: Cloud Foundry has a Container-based architecture, open source cloud application platform. It provides the cloud instances and mainly used to deploy the Application directly into cloud environment. Instead of running the app separately, using the CF CLI(Command Line Interface) tool to deploy , test, configure and manage the apps on CF. Features of Cloud […]

ci

Develop Faster with Continuous Integration & the Tools to Get the Job Done

Continuous Integration (CI) is a development practice where developers integrate code into a shared repository frequently, preferably several times a day. Each integration can then be verified by an automated build and automated tests. While automated testing is not strictly part of CI it is typically implied. One of the key benefits of integrating regularly […]

MachineLearning_blog

Introduction to Machine Learning and How It Works

Machine Learning Artificial Intelligence Artificial intelligence (AI) is the simulation of human intelligence processes by machines, especially computer systems. These processes include learning (the acquisition of information and rules for using the information), reasoning (using rules to reach approximate or definite conclusions) and self-correction. Machine Learning Machine learning is an application of artificial intelligence (AI) […]

Analytics

Faster OLAP Setup Using AWS Glue, AWS Athena & AWS QuickSight

Analytics Analytics is the discovery, interpretation, and communication of meaningful patterns in data; and the process of applying those patterns towards effective decision making. In other words, analytics can be understood as the connective tissue between data and effective decision making, within an organization. Organizations may apply analytics to business data to describe, predict, and […]