Ansible - Getting started

Simple! Powerfull! Agentless! Thats right, relatively new kid on the block. Ansible as gained wide popularity. Ansible can be used for Config management: is a systems engineering process for establishing...

Think Python - Part 1 - Basics

Problem Solving = Ability to formulate problem + think creatively about soultions + expess solution clearly and accurately They way of the program Tip : While writing python code working...

Decision Making - Intuition

Many decisions we take do not undergo process of formal decision making as shown below. graph LR A[Define] --> B[Generate Alternatives] B[Generate Alternatives] --> C[Evaluate] C[Evaluate] --> D[Choose] D[Choose] -->...

Decision Making - Problem Framing

Always frame your problem statement wisely! Prospect theory is a behavioral economic theory that describes the way people choose between probabilistic alternatives that involve risk, where the probabilities of outcomes...

Decision Making - Individuals

Lets take a look at some of biases that influence our decisions Taking right decision without subject biases is very important in day to day life. There is no magic...