by Amit Kulkarni | Nov 5, 2018 | Agile Scrum
The Sprint Goal is an objective set for the Sprint that can be met through the implementation of Product Backlog. It provides guidance to the Scrum Team on why it is building the Increment. It is created during the Sprint Planning meeting. The Sprint Goal gives the...
by Amit Kulkarni | Aug 15, 2018 | Agile Scrum
The 3-Question format is the most popular format for Daily Scrum. The 3 questions focus on 3 things What did I do yesterday which helped the team get closer to the sprint goal? What will I do today which will help the team get closer to the Sprint Goal? Are there any...
by Amit Kulkarni | May 7, 2018 | Amazon Web Services (AWS)
Amazon Elastic Block Store (EBS) provides persistent block storage volumes for use with Amazon EC2 instances. As written in the EC2 post, the instance stores are temporary storage. The Instance stores may get deleted if the instance terminates or of there is a disk...
by Amit Kulkarni | Apr 28, 2018 | Amazon Web Services (AWS)
Amazon Elastic Compute Cloud (EC2) is a primary web service provided by AWS and it provides re-sizable compute capacity in the cloud. Compute refers to the computational power required to fulfill your work. Amazon EC2 allows you to acquired compute power through...
by Amit Kulkarni | Apr 21, 2018 | Amazon Web Services (AWS)
What is Cloud Computing? The need for dedicated infrastructure is going away with cloud. Cloud computing is about using a shared hardware hosted by some provider. The development team is then abstracted from the infrastructure. Infrastructure in the modern days are...