Handpicked image for the blog Arctic SRE Adoption Framework Part 2

Arctic SRE Adoption Framework Part 2


<h1>Introduction</h1> This is part 2 of the two part series about the SRE adoption framework - Arctic. Part 1 was published last month and can be acc


View Blog
Handpicked image for the blog Arctic SRE Adoption Framework Part 2

Arctic SRE Adoption Framework Part 2


<h1>Introduction</h1> This is part 2 of the two part series about the SRE adoption framework - Arctic. Part 1 was published last month and can be acc


View Blog
Handpicked image for the blog New Site Reliability Engineering book

New Site Reliability Engineering book


Excited to share my book on SRE is now released. This book explains how site reliability engineering concepts and practices can be used


View Blog
Handpicked image for the blog New Site Reliability Engineering book

New Site Reliability Engineering book


Excited to share my book on SRE is now released. This book explains how site reliability engineering concepts and practices can be used


View Blog
Handpicked image for the blog Upcoming Site Reliability Engineering Book

Upcoming Site Reliability Engineering Book


End of last year I mentioned about a book I was co-authoring on Site Reliability Engineering. Excited to share the front and back cover of the book.


View Blog
Handpicked image for the blog Upcoming Site Reliability Engineering Book

Upcoming Site Reliability Engineering Book


End of last year I mentioned about a book I was co-authoring on Site Reliability Engineering. Excited to share the front and back cover of the book.


View Blog
Handpicked image for the blog Arctic SRE Adoption Framework Part 1

Arctic SRE Adoption Framework Part 1


<h1>Introduction</h1> We all are aware of the extent at which the COVID-19 pandemic has accelerated digital transformation. Many services which were


View Blog
Handpicked image for the blog Arctic SRE Adoption Framework Part 1

Arctic SRE Adoption Framework Part 1


<h1>Introduction</h1> We all are aware of the extent at which the COVID-19 pandemic has accelerated digital transformation. Many services which were


View Blog
Handpicked image for the blog My first book on SRE

My first book on SRE


With just 2 days left in 2020, I am happy to mention that the draft version of my first book is about to complete. The book is on Site Reliability Eng


View Blog
Handpicked image for the blog My first book on SRE

My first book on SRE


With just 2 days left in 2020, I am happy to mention that the draft version of my first book is about to complete. The book is on Site Reliability Eng


View Blog
Handpicked image for the blog Working with Proxies and internal artifact repositories

Working with Proxies and internal artifact repositories


If you working at a start-up or using a personal laptop/IaaS/PaaS account, you will have an advantage of admin privileges and no usage of a proxy or a


View Blog
Handpicked image for the blog Working with Proxies and internal artifact repositories

Working with Proxies and internal artifact repositories


If you working at a start-up or using a personal laptop/IaaS/PaaS account, you will have an advantage of admin privileges and no usage of a proxy or a


View Blog
Handpicked image for the blog Chaos Engineering: An overview

Chaos Engineering: An overview


Chaos Engineering is a practice that has been started in Netflix with the first Chaos Monkey created sometime in 2010 and Chaos Engineer as a role cre


View Blog
Handpicked image for the blog Chaos Engineering: An overview

Chaos Engineering: An overview


Chaos Engineering is a practice that has been started in Netflix with the first Chaos Monkey created sometime in 2010 and Chaos Engineer as a role cre


View Blog
Handpicked image for the blog How docker helps research engineers

How docker helps research engineers


I have recently been in the role of a research engineer where I have been learning about modern engineering practices and the tools that support thes


View Blog
Handpicked image for the blog How docker helps research engineers

How docker helps research engineers


I have recently been in the role of a research engineer where I have been learning about modern engineering practices and the tools that support thes


View Blog

Rasa NLU: Comparison of versions


Here is a comparison of the performance of Rasa NLU version 0.12.2 on Python 2 with Rasa NLU version 0.13.8 on Python 3. As you may see this is a sl


View Blog
Handpicked image for the blog Rasa NLU: Comparison of versions

Rasa NLU: Comparison of versions


Here is a comparison of the performance of Rasa NLU version 0.12.2 on Python 2 with Rasa NLU version 0.13.8 on Python 3. As you may see this is a sl


View Blog
Handpicked image for the blog What is Git, GitHub and GitLab?

What is Git, GitHub and GitLab?


A number of developers today use Git as a version control system. And it is only growing each day. GitHub is used by about 31 million developers acros


View Blog
Handpicked image for the blog What is Git, GitHub and GitLab?

What is Git, GitHub and GitLab?


A number of developers today use Git as a version control system. And it is only growing each day. GitHub is used by about 31 million developers acros


View Blog
Handpicked image for the blog SEO tips for 2017 from my own experiments

SEO tips for 2017 from my own experiments


As with many other things in this world, Search Engine Optimization (SEO) has also evolved over the years. What search engines look for and how they d


View Blog
Handpicked image for the blog SEO tips for 2017 from my own experiments

SEO tips for 2017 from my own experiments


As with many other things in this world, Search Engine Optimization (SEO) has also evolved over the years. What search engines look for and how they d


View Blog

Sybase ASE: Interview Questions


Many of my friends are now attending interviews. I thought I will jot down some of the questions I faced and some of them which I prefer to ask. Not j


View Blog
Handpicked image for the blog Sybase ASE: Interview Questions

Sybase ASE: Interview Questions


Many of my friends are now attending interviews. I thought I will jot down some of the questions I faced and some of them which I prefer to ask. Not j


View Blog

Sybase ASE 15: New Features


Many firms are now moving their applications from Sybase 12.5 to 15. Surely developers/designers will be looking out for info on 15 in the net (like m


View Blog
Handpicked image for the blog Sybase ASE 15: New Features

Sybase ASE 15: New Features


Many firms are now moving their applications from Sybase 12.5 to 15. Surely developers/designers will be looking out for info on 15 in the net (like m


View Blog

Sybase ASE 15: Deferred compilation


Deferred compilation is a real good feature introduced in Sybase 15.0.2 which solves the problem with the use of local variables and temp tables insid


View Blog
Handpicked image for the blog Sybase ASE 15: Deferred compilation

Sybase ASE 15: Deferred compilation


Deferred compilation is a real good feature introduced in Sybase 15.0.2 which solves the problem with the use of local variables and temp tables insid


View Blog

Sybase ASE 15: AQPs at query level


While tuning queries in 12.5, we turn on forceplan to force the table order and also hint indexes. Now in 15, we see that not only table order in a jo


View Blog
Handpicked image for the blog Sybase ASE 15: AQPs at query level

Sybase ASE 15: AQPs at query level


While tuning queries in 12.5, we turn on forceplan to force the table order and also hint indexes. Now in 15, we see that not only table order in a jo


View Blog

Sybase ASE 15: Optimization Goals


In Sybase 15, the optimizer has a property called optimizer goal. Each of the goals have criteria within themselves (like turning on NLJ, turning off


View Blog
Handpicked image for the blog Sybase ASE 15: Optimization Goals

Sybase ASE 15: Optimization Goals


In Sybase 15, the optimizer has a property called optimizer goal. Each of the goals have criteria within themselves (like turning on NLJ, turning off


View Blog

Specifying your own copy of Sybase interfaces file


This is something which we rarely face. And it is very annoying when it happens .. We need to access a Sybase ASE server from a script and it is not i


View Blog
Handpicked image for the blog Specifying your own copy of Sybase interfaces file

Specifying your own copy of Sybase interfaces file


This is something which we rarely face. And it is very annoying when it happens .. We need to access a Sybase ASE server from a script and it is not i


View Blog
Handpicked image for the blog Iterate faster with PWAs

Iterate faster with PWAs


If you are a person from the startup world and tried out products, you might be aware of the terms - Prototype, Minimum Viable Product (MVP) and Produ


View Blog
Handpicked image for the blog Iterate faster with PWAs

Iterate faster with PWAs


If you are a person from the startup world and tried out products, you might be aware of the terms - Prototype, Minimum Viable Product (MVP) and Produ


View Blog
Handpicked image for the blog Building AI chatbot using Rasa NLU, Flask and Telegram

Building AI chatbot using Rasa NLU, Flask and Telegram


Some of you might be already aware of chatbots, bots that automatically respond to users chat. There are a number of ways businesses are now using cha


View Blog
Handpicked image for the blog Building AI chatbot using Rasa NLU, Flask and Telegram

Building AI chatbot using Rasa NLU, Flask and Telegram


Some of you might be already aware of chatbots, bots that automatically respond to users chat. There are a number of ways businesses are now using cha


View Blog
Handpicked image for the blog Chatbot Maya is now on Messenger

Chatbot Maya is now on Messenger


Couple of months ago, I posted about a chatbot Maya that can answer basic capital markets questions. The chatbot was only accessible on Telegram at th


View Blog
Handpicked image for the blog Chatbot Maya is now on Messenger

Chatbot Maya is now on Messenger


Couple of months ago, I posted about a chatbot Maya that can answer basic capital markets questions. The chatbot was only accessible on Telegram at th


View Blog
Handpicked image for the blog Capital Markets Chatbot: Maya is here

Capital Markets Chatbot: Maya is here


We are in the times of fourth industrial revolution driven by technological advancements in a number of areas like Artificial Intelligence, IoT, Clou


View Blog
Handpicked image for the blog Capital Markets Chatbot: Maya is here

Capital Markets Chatbot: Maya is here


We are in the times of fourth industrial revolution driven by technological advancements in a number of areas like Artificial Intelligence, IoT, Clou


View Blog
Handpicked image for the blog Dodd Frank for OTC Derivatives: The basics

Dodd Frank for OTC Derivatives: The basics


Being someone working on the Dodd Frank projects for couple of years, I have seen many developers and testers who are looking out for resources to gai


View Blog
Handpicked image for the blog Dodd Frank for OTC Derivatives: The basics

Dodd Frank for OTC Derivatives: The basics


Being someone working on the Dodd Frank projects for couple of years, I have seen many developers and testers who are looking out for resources to gai


View Blog
Handpicked image for the blog OTC D Transaction Reporting: Common challenges

OTC D Transaction Reporting: Common challenges


Since the G20 Summit in 2009, there were several regulations across the globe around OTC derivatives to improve transparency, reduce counterparty risk


View Blog
Handpicked image for the blog OTC D Transaction Reporting: Common challenges

OTC D Transaction Reporting: Common challenges


Since the G20 Summit in 2009, there were several regulations across the globe around OTC derivatives to improve transparency, reduce counterparty risk


View Blog
Handpicked image for the blog Margin Requirements for Uncleared OTC Derivatives

Margin Requirements for Uncleared OTC Derivatives


In the ongoing journey to transform OTC Derivatives, the next major step in reducing systemic risk is the finalization and adoption of the Initial Mar


View Blog
Handpicked image for the blog Margin Requirements for Uncleared OTC Derivatives

Margin Requirements for Uncleared OTC Derivatives


In the ongoing journey to transform OTC Derivatives, the next major step in reducing systemic risk is the finalization and adoption of the Initial Mar


View Blog
Handpicked image for the blog MiFID 2/MiFIR: An overview

MiFID 2/MiFIR: An overview


Here is a brief overview of MiFID 1 and 2 with a focus on MiFID 2. ### MiFID 1 Markets in Financial Instruments Directive (MiFID) came into


View Blog
Handpicked image for the blog MiFID 2/MiFIR: An overview

MiFID 2/MiFIR: An overview


Here is a brief overview of MiFID 1 and 2 with a focus on MiFID 2. ### MiFID 1 Markets in Financial Instruments Directive (MiFID) came into


View Blog
Handpicked image for the blog Exchange Trading in India: An Overview

Exchange Trading in India: An Overview


After years of experience into Securities Post Trade Processing and OTC Derivatives Regulatory Reporting in international markets, I have started lear


View Blog
Handpicked image for the blog Exchange Trading in India: An Overview

Exchange Trading in India: An Overview


After years of experience into Securities Post Trade Processing and OTC Derivatives Regulatory Reporting in international markets, I have started lear


View Blog
Handpicked image for the blog Memes in corporate communications

Memes in corporate communications


For many techies working for global companies, December and early January timeframe will be a bit light in the workload. This is due to some of the co


View Blog
Handpicked image for the blog Memes in corporate communications

Memes in corporate communications


For many techies working for global companies, December and early January timeframe will be a bit light in the workload. This is due to some of the co


View Blog

My understanding of COVID 19 codified


After seeing so many news and theories around the virus since several months, this is what I understood and put together as code. Hope it will make fe


View Blog
Handpicked image for the blog My understanding of COVID 19 codified

My understanding of COVID 19 codified


After seeing so many news and theories around the virus since several months, this is what I understood and put together as code. Hope it will make fe


View Blog

Solving chicken and egg for new platforms


When it comes to building new platforms a network or a market place, one of the key questions that gets asked is how are you going to solve the chick


View Blog
Handpicked image for the blog Solving chicken and egg for new platforms

Solving chicken and egg for new platforms


When it comes to building new platforms a network or a market place, one of the key questions that gets asked is how are you going to solve the chick


View Blog

Job Hopping: The top reasons


Are you excited with so many new job openings and getting tempted to the luring pay packages? Have you decided to move-on to a new job? Being som


View Blog
Handpicked image for the blog Job Hopping: The top reasons

Job Hopping: The top reasons


Are you excited with so many new job openings and getting tempted to the luring pay packages? Have you decided to move-on to a new job? Being som


View Blog

An Overview of Kanban


Many of us have heard of Scrum and some of the people reading this might be developing products using Scrum. But Scrum is mainly applicable for "true


View Blog
Handpicked image for the blog An Overview of Kanban

An Overview of Kanban


Many of us have heard of Scrum and some of the people reading this might be developing products using Scrum. But Scrum is mainly applicable for "true


View Blog

Reflections 2015


Though this blog says this is a reflection of the year 2015 in my life, this includes last couple of weeks of 2014. If you are not interested in know


View Blog
Handpicked image for the blog Reflections 2015

Reflections 2015


Though this blog says this is a reflection of the year 2015 in my life, this includes last couple of weeks of 2014. If you are not interested in know


View Blog

Demystifying Agile Transformation


There is a lot that gets talked about teams working in traditional ways and thoughts of transforming them to Agile ways of working. Before a particula


View Blog
Handpicked image for the blog Demystifying Agile Transformation

Demystifying Agile Transformation


There is a lot that gets talked about teams working in traditional ways and thoughts of transforming them to Agile ways of working. Before a particula


View Blog
Handpicked image for the blog The 4 Dots

The 4 Dots


As I have been analyzing couple of other industries by connecting different pieces in each of them and cross connecting where possible, I have visuali


View Blog
Handpicked image for the blog The 4 Dots

The 4 Dots


As I have been analyzing couple of other industries by connecting different pieces in each of them and cross connecting where possible, I have visuali


View Blog

Useful tips from entrepreneurs for launching a product startup


I have met multiple entrepreneurs in Hyderabad in the last few months and below are few things that they have told me. Every meet added more clarity a


View Blog
Handpicked image for the blog Useful tips from entrepreneurs for launching a product startup

Useful tips from entrepreneurs for launching a product startup


I have met multiple entrepreneurs in Hyderabad in the last few months and below are few things that they have told me. Every meet added more clarity a


View Blog
Handpicked image for the blog Competition followed by Innovation

Competition followed by Innovation


Since early days of career, there are so many times we would have heard of the word innovation and were probably given the guidance from senior manage


View Blog
Handpicked image for the blog Competition followed by Innovation

Competition followed by Innovation


Since early days of career, there are so many times we would have heard of the word innovation and were probably given the guidance from senior manage


View Blog

Would you like to get notifications about New Blogs?