What is the Google Chrome OS

Google Chrome OS

Google’s Netbook OS is called Chrome OS. In 2009, Google announced the Chrome OS in which both data and applications will reside on the cloud. The OS is based on the Linux Kernel and uses Chrome Browser as it’s principal user interface. Devices using Chrome OS are called Chromebooks which was initially released in 2011.

Chrome OS is mainly targeted towards netbooks. However, Google does not use Chrome OS in tablets. In fact it uses Android OS for both tablets and mobile phones.

Chrome OS is available for developers but people will need to have Linux OS installed in their computers.

The OS is basically designed for computers whose main purpose is to connect to the internet.  That means Chrome OS can only be used for web browsing, online video watching or document editing.

This differs greatly from the traditional OS like Windows or Mac. An user cannot install MS Office or other software into the Chrome OS. Rather than downloading on the computer an user can store it in the internet as Chrome Extensions.

The Chrome OS supports Chrome Apps. In the recent times Chrome OS started supporting Android Apps.

SCRUM vs. Waterfall: Which Development Cycle is Best For Your Project?

Scrum Vs Waterfall

With the invention of new software methodologies it becomes more challenging for companies to choose the  best methodology that best suits their project needs. For example in Web App or Mobile App Development it becomes essential to choose a a methodology that best suit the project at hand.

Waterfall Model

This is a classic life cycle model which is a linear sequential model. In the waterfall model each phase should be completed in entirety before the next phase.

This model is useful for small sized projects and having very accurate requirements.  Each phase needs to be completed to move to the next phase. The testing process is only carried out after completion of  the implementation.  The main point is that  this  model gives successful outcomes only if the requirements are certain, product defination is stable, and known technology is used.

The main advantages of the Waterfall Model are as follows:

  1. The model is simple & easy to use.

  2. Due to the rigidity of the  model each phase has precise deliverables and review process.

  3. Each phase is processed and completed one at a time.

  4. This model works well for small projects where requirements are understood well.

The main disadvantage of  Waterfall Model are as follows

  1. Scope adjustment during the life cycle can end a project.

  2. Working Software is only produced in the later phases of the life cycle.

  3. Not a good model for large and complex projects.

  4. Not a good model for long & ongoing  projects.

  5. If the requirments are at a higher risk of changing than it is not a good model.

Scrum

Scrum is a agile framework for effective team collaboration on relatively complex projects.  Some of the key element of scrum are

  1. Scrum is lightweight.

  2. It is simple to understand.

  3. It is difficult to master.

Scrum employs a heuristic approach as opposed to a programmed algorithmic approach used in the Waterfall Model. This helps to effectively solve complex problems which is not possible in the Waterfall Model.

The Key Roles of a Scrum are as follows:

  1. Product Owner : The product owner decides what needs to be in the product and is responsible for how the product has to be.

  2. Scrum Master: The scrum master will monitor the performance of the scrum within the sprint. (Sprint is a period that the team decided to deliver their part. The sprint period is normally 2-4 weeks).

  3. Scrum Team : The resources are grouped as scrum teams which comprises of BA’s, developers, testers. Each team will be of size of 7-8 members.

So what are the meetings associated with Scrum ?

1. Sprint Planning Meeting : In this meeting the team decides what they will deliver in the sprint.

2. Daily Scrum Meeting : In the daily scrum meeting three questions are asked a) What did you do today? b) What will you do tomorrow ? c) Is there any impediments that is slowing or stopping you ?

3. Sprint Review Meeting : This happens at the end of the sprint where team will demo the completed part to the product owner.

4.  Sprint Retrospective Meeting: This happens at the end of the sprint where team will answer three questions a) What went well in the sprint ? b) What went bad in the sprint ? c ) Which areas can be improved in the next sprint ?

The Key Advantages of Scrum

  1. Greater ability to incorporate changes as they occur : This is one of the major advantages of scrum. Any change that comes in the middle of the project can be implemented easily. Rather than waiting for a phase to complete, in scrum a change can be taken up in a sprint and completed .

  2. Quicker release of usable product: As the team do not have the obligation to wait for the end of the implementation to release a software. The running software can be released from time to time. This helps getting good customer feedback opposed to doing in a sequential manner.

  3. Increase Project Visibility: This process helps the team to get more visibility. Therefore, any impediment to the project can be found out early in the project and fixed immediately

  4. More chance and greater responsibility for each team memeber:  Since team meetings are held in short durations team members have greater chances to prove. If anything needs to be improved it can be easily taken care of in the next sprint.

  5. Low Cost Model : The overhead cost of using this methodology is less. Therefore,  using this model substantial cost savings can be made.

The Key Disadvantages of Scrum

1. Scrum leads to Scope Creep as there is no definite end date.

2. The main challenge in scrum is effective team management. If  the team members are not cooperative it becomes an impediment. If a team member leaves in the middle of the project it becomes very hard to implement scrum.

3. Daily meetings can be frustrating at times.

4.  Quality is hard to implement until the testing  is not done properly.

5. Also, the project can be only completed in time only if the team members are experienced.

Conclusion

Thus,  it can be seen that both Waterfall model and Scrum can be used in the project development life cycle. The Waterfall model becomes expensive for big sized projects. However, for small sized projects where requirements are known Waterfall model can be used.

Scrum Model can be used for both small & big sized projects. However, Scrum Model is most suitable in large & complex projects where change in requirements are fast. Scrum model needs a dynamic approach which may become challenging at times.