CloudDevOpsDigital Transformation
We have witnessed a massive technological evolution over the years. From Social Media to IOT, Mobility and Cloud – emerging platforms, products, ideas and technologies have changed both the organizations and the consumers. Evolving digital technologies have transformed consumer behaviour which in turn has led to a demand for a dynamic, Agile and customer centric […]
Front End DevelopmentMobilityTechnology
React Native is a framework that provides the facility to develop applications for both Android and iOS. If you are beginner on React Native, you can read more about it on React Native Concept or React Native Website. For the last couple of months, I have been extensively working on this framework and through this blog I […]
Manual TestingTechnologyTesting
What is Software Testing Metrics? Software testing metrics provide quantitative approach to measure the quality and effectiveness of the software development and testing process. It helps the team to keep a track on the software quality at every stage in the software development cycle and also provides information to control and reduce the number of […]
Amazon Web Services (AWS) has been the trailblazer in the cloud computing market since 2006 with its IaaS and PaaS offerings. It currently owns a lion’s share in the public cloud computing market ahead of other competitors like IBM, Microsoft, and Google; and continues to grow its offerings with continuous innovation. In the recent 2016 Magic […]
We have been using Druid in our project for a while and had shared our experiences during GIDS. It has given us great results as it powers our real-time dashboards, reports on running Ad campaigns and provides real-time data to make quick decisions. But like any other databases there will be times when it needs to be optimized. […]
The Docker provides capabilities to ship and run containerized application on the development machine and eliminates inconsistency in the different environment. However, it needs Linux Kernel to run Docker Daemon on the machine. There are many tools to run Docker on Windows/MAC machine. In this post, we will focus on running multiple containers on a non-Linux […]
Developers are overwhelmed with the speed and ease in configuring development/test environments based on Docker technology and hence its adoption rate is rising. Docker’s have now become a preferred environment for development and testing and is transforming the software packing and deployment. Container technologies like Docker or Kubernetes provision encapsulation of portions of software along with […]
AgileProduct EngineeringSoftware development
Product roadmap helps to define the growth plan of the product. Most product companies find it difficult to plan an accurate product roadmap because of the short and long term business goals that might evolve with time and lack of expert consulting. A good product roadmap not only helps to identify the level of investment […]
AgileDevOpsSoftware development
The software development teams have immensely benefited by adopting iterative and incremental development practices over old-fashioned and traditional software development approach. Today, more and more companies are embracing Agile methodologies to allow the development teams to respond quickly to stakeholders’ feedback and provide superior customer experience. While talking about Agile, Continuous Integration (CI) and Continuous […]