Year: 2023
Calibrate project estimates
Sprint planning and project estimation are critical activities in Agile…
Project Deliverables Basics
Project deliverables are fundamental components of any project, representing the tangible and intangibleoutputs that must be produced to complete a project successfully. A clear understanding and management of these deliverables are critical to project success. They serve as the bridge between the project’s objectives and the final outcomes, ensuring all efforts are aligned and directed towards achieving the set goal. Deliverables must be defined for every phase in the…
Brainstorming and Ideation – The Engine of Creativity
Brainstorming and ideation are vital to the creative process and…
Deployment Recipes Part 12 – Python, Web2py, Apache and Debian – Security
Deployment Recipes Part 12 stresses more on security. Security is…
Deployment Recipes Part 11 – Python, Web2py, Apache and Debian
Welcome to Deployment Recipes Part 11 – We look into…
Deployment Recipes Part 10 – Python, Web2py, Apache and Debian
Welcome back to Deployment Recipes Part 10 – Backups are…
Deployment Recipes Part 9 – Python, Web2py, Apache and Debian – Linux commands
Let’s look at a few handy linux commands. These would…
Deployment Recipes Part 8 – Python, Web2py, Apache and Debian – Postgres sql primer (Basics)
This is an essential primer for basic postgres sql operations.…
Deployment Recipes Part 7 – Python, Web2py, Apache and Debian
You may be wondering why we are doing this all…
Deployment Recipes Part 6 – Python, Web2py, Apache and Debian
In the last section we learned how we can troubleshoot…
Deployment Recipes Part 5 – Python, Web2py, Apache and Debian
In this section we look at trouble shooting certain problematic…
Deployment Recipes Part 4 – Python, Web2py, Apache and Debian
Working with web2py conf file. This is an important part…
Deployment Recipes Part 3 – Python, Web2py, Apache and Debian
In this article we take a look at how we…
Designing an automation framework – Part 10 [Finale]
This is the finale to the series of articles I’ve…
Designing an automation framework – Part 9
Report Elements Interacting with reports is a tricky part. This…