Skip to content

Quick Reads

As experts in the field of software delivery, we know firsthand how challenging it can be to keep up with the latest trends, best practices, and tools. That’s why we’ve curated a selection of our own Quick Reads that provide you with actionable insights and tips that you can implement right away.

Our Quick Reads cover a wide range of topics, from agile methodologies and DevOps to testing and automation. Each article is written by experienced professionals who have a deep understanding of the software delivery landscape, and who can distill complex concepts into easy-to-understand language.

But we don’t want to keep all this valuable knowledge to ourselves! We encourage our readers to not only read but also share our Quick Reads with their colleagues, friends, and social networks. Help us build a community of like-minded professionals who are passionate about software delivery.

So, whether you’re a seasoned software delivery expert or just starting out in your career, our Quick Reads have something for everyone. Join us today and stay ahead of the curve in this ever-evolving industry!

FeaturedImage-WhatiIs??

What is Big Data?

    Big Data is a term used to describe extremely large sets of data that cannot be easily processed or analysed using traditional data processing methods. It typically includes data that is diverse, unstructured, and constantly evolving, such as social media feeds, online transactions, and sensor… Read More »What is Big Data?

    FeaturedImage-WhatiIs??

    What is TDD, BDD or ATDD?

      TDD, ATDD, and BDD are three software development methodologies that are often used in agile development environments. Here is a technical overview of each, along with their pros and cons: Test-Driven Development (TDD) is a software development methodology that emphasizes writing automated tests before writing… Read More »What is TDD, BDD or ATDD?

      FeaturedImage-WhatIs

      Load Balance or Cluster?

        The decision to load balance or cluster depends on several factors, including the requirements of the application, the expected workload, and the available resources. Here are some factors to consider when deciding between load balancing and clustering: In general, load balancing is more appropriate for… Read More »Load Balance or Cluster?

        FeaturedImage-WhatIs

        Scaling? Horizontal or Vertical

          Horizontal scalability, also known as scale-out architecture, involves distributing the workload across multiple machines, typically through load balancing. This allows for better utilization of resources, improved fault tolerance, and the ability to handle increasing levels of traffic. Horizontal scalability is achieved by adding more nodes… Read More »Scaling? Horizontal or Vertical

          FeaturedImage-WhatIs

          Guardrails?

            In the context of Cloud Infrastructure, you will hear the word guardrails. But, what guardails? In a simple sense guardrails are automated policies and controls that are put in place to help prevent and mitigate risks associated with software development and cloud deployment. They act… Read More »Guardrails?

            FeaturedImage-ProcessMethodology

            The Three Amigos

              The Three Amigos is a collaborative technique in software development that involves three key roles: Business Analyst, Developer, and Tester. The technique is called “Three Amigos” because it involves a group of three people who collaborate to ensure that software requirements are well understood, implemented… Read More »The Three Amigos

              Verified by MonsterInsights