Download Templates for Project Management | FREE Upgrades & Additions
Author: Mark Whitfield
Welcome to my site!
After graduating in Computing in 1990, I accepted a position as a programmer at a Runcorn based software house specialising in electronic banking software, namely sp/ARCHITECT-BANK on Tandem Computers (now HPE NonStop). This was before the internet became more prevalent and so the notion of enabling desktop access to company accounts for inter-account transfers and book keeping was still quite a cutting edge idea (and smartphones only ever hinted at in Space 1999). The company was called The Software Partnership (which was taken over by Deluxe Data in 1994).
I spent 5 years in Runcorn developing code for SP/ARCHITECT for various banks like TSB, Bank of Scotland, Rabobank and Girofon (Denmark) to name but a few. I then moved onto a software house in Salford Quays for further bank facing projects. After a further 23 years in the IT industry and now a Senior IT Project Manager (both Agile and Waterfall delivery), I thought I would echo out my Career Profile in this corner of the internet for quick and easy access.
Choosing between PRINCE2 and PMP depends on your career goals and location. PMP is a global, experience-based standard highly valued in the US and multinational corporations. PRINCE2 is a process-based methodology heavily favored in the UK, Europe, and government/public sectors.
A high-level text overview highlights the following core differences:
Project Management Professional (PMP)
What it is: A globally recognized framework and body of knowledge (PMBOK) that certifies a manager’s broad project leadership skills.
Focus: People, processes, and business domains. It is highly flexible and covers predictive (waterfall), agile, and hybrid methodologies.
Requirements: Strict prerequisites. Requires 36–60 months of project management experience and 35 hours of project management education before you can take the 180-question exam.
Best for: Experienced project managers seeking global mobility and opportunities in corporate and private sectors.
What it is: A structured, prescriptive methodology that gives you a step-by-step guide on how to run a project from start to finish.
Focus: Governance, defined roles, continuous business justification, and documentation. It uses a scaleable “Tailoring Approach” so it can be adapted to projects of varying sizes.
Requirements: No mandatory experience needed for the Foundation level, making it accessible to beginners. The Practitioner level tests your ability to apply the framework.
Best for: Early-to-mid career professionals and those targeting government, NHS, or public sector roles within the UK and Europe.
Official Hub: Browse certification pathways via Axelos.
Walking is a highly accessible form of exercise that offers a range of physical, mental, and lifestyle advantages. Just 30 minutes a day can significantly improve overall health, though even a brisk 10-minute walk provides measurable benefits.
Physical Health Benefits
Heart Health: Regular walking strengthens the heart, lowers blood pressure, and reduces the risk of stroke and coronary heart disease.
Disease Prevention: It helps manage or prevent type 2 diabetes by improving insulin sensitivity and controlling blood sugar levels. It is also linked to a lower risk of certain cancers, including breast and colon cancer.
Weight Management: Walking burns calories and boosts metabolism, which aids in losing body fat and maintaining a healthy weight.
Muscles & Bones: As a weight-bearing exercise, it increases bone density (reducing osteoporosis risk) and strengthens leg and core muscles, which improves balance and coordination.
Joint Support: Walking helps lubricate joints and strengthen the muscles that support them, which can alleviate arthritis pain.
Immune System: Daily walks can bolster the immune system, leading to fewer sick days and milder symptoms when you do fall ill.
Mental & Cognitive Benefits
Mood Elevation: Physical activity triggers the release of endorphins, serotonin, and dopamine, which naturally reduce stress, anxiety, and symptoms of depression.
Brain Function: Walking is linked to improved memory, focus, and creative thinking. It may also help prevent the early onset of dementia and Alzheimer’s by protecting brain volume.
Sleep Quality: Regular morning walks in natural light help regulate your circadian rhythm, making it easier to fall asleep and improving the quality of your rest.
Practical & Social Benefits
Accessibility: It is completely free, requires no special equipment (other than supportive shoes), and can be done almost anywhere.
Social Connection: Walking with friends, family, or in community groups helps combat feelings of isolation and improves social well-being.
Energy Levels: A brisk walk increases blood flow and oxygen delivery throughout the body, providing a natural energy boost that is more effective than caffeine for long-term fatigue.
Benefits of Walking Summarised
Summary of “Rules” & Methods
Various structured methods can help you get the most out of walking:
10-Minute Brisk Walk: The NHS recommends this as a baseline for significant health gains.
Japanese Walking Method (3-3-3): Alternating three minutes of fast walking with three minutes of slow walking for 30 minutes to improve cardiovascular fitness.
6-6-6 Rule: A 6-minute warm-up, a 60-minute brisk walk, and a 6-minute cool-down, often performed six days a week for weight loss.
The official HPE Nonstop Technology Architecture is a specialized, 100% fault-tolerant infrastructure built with a tightly integrated hardware and software stack designed to eliminate any single point of failure. Formal instruction and architectural frameworks have been modernized under the newly relaunched HPE Nonstop Compute Training Portfolio curriculum.
Originally developed by Tandem Computers in 1976, the platform eventually became part of Hewlett Packard Enterprise (HPE). Unlike standard servers that can crash due to a single component failure, NonStop uses a tightly integrated, “shared-nothing” architecture to ensure that if a hardware or software component fails, another instantly takes over with zero downtime or data loss.
Core Architectural Features
To understand how HPE NonStop works, you need to understand its unique design principles:
Shared-Nothing Architecture: Every processor has its own dedicated memory, I/O channels, and copy of the operating system. No single component is shared, eliminating any single point of failure.
Process Pairs: Applications run using a primary process and a backup process on a different processor. The primary process constantly copies its state to the backup. If the primary fails, the backup immediately takes over.
Massive Scalability: Systems can scale up seamlessly from small distributed environments to massive clusters containing up to 24,000 processor cores without interrupting running operations.
Hardware Platform: The modern software environment runs on industry-standard x86 architectures, available as physical server racks (like the HPE NonStop NS9 X5) or as virtualized instances in hybrid cloud environments.
Dual Operating Environments
HPE NonStop runs a specialized operating system called NonStop OS. Inside this OS, developers and administrators interact with two distinct environments:
Guardian Environment: The native, proprietary environment optimized for high-volume Online Transaction Processing (OLTP). It handles tasks sequentially through process-oriented manually-started jobs rather than traditional automated queues.
Open System Services (OSS): A UNIX-like, POSIX-compliant environment built on top of the NonStop kernel. This allows organizations to run standard open-source applications, tools, and scripts natively alongside Guardian.
Ecosystem and Use Cases
HPE NonStop is rarely used for standard office automation or basic web hosting. Instead, it serves as the backbone for global industries where an hour of downtime could cost millions of dollars:
Financial Transactions: Powers global stock exchanges, automated teller machines (ATMs), and retail point-of-sale credit card processing, eg. BASE24.
Travel and Logistics: Runs critical airline reservation systems and real-time cargo routing infrastructure.
Database Management: Features its own highly secure, distributed database engine called NonStop SQL, which guarantees absolute data integrity across all transactions.
Modern Development: Supports traditional languages like COBOL85 and ANSI C, alongside modern DevOps integrations like Git, Ansible, and Eclipse-based IDE environments.
An architectural blueprint of an HPE NonStop environment typically separates the layout into three core interdependent layers:
Hardware & Fabric Layer: Consists of independent, loosely-coupled Processor Nodes (handling up to 24,000 cores globally) connected via an ultra-fast InfiniBand or ServerNet system fabric backbone.
I/O & Subsystem Layer: Utilizes Cluster I/O Protocols (CLIMs), splitting tasks between Storage CLIMs (SCLIMs) and Network CLIMs (NCLIMs) to isolate external communication from main processing.
Operating System & DB Layer: Runs the NonStop OS, which simultaneously manages the traditional Guardian environment, Open System Services (OSS) for UNIX/Linux paradigms, and the NonStop SQL distributed database engine.
Recommended Architecture Training Curriculum
HPE organizes its technical blueprints into structured educational paths for engineers.
1. Foundational Blueprint Concepts
Course Code: U4147S (HPE Nonstop Compute System Fundamentals).
Focus: Delivers a top-down view of system goals, transaction processing, and fundamental architecture.
Key Modules: Explores Guardian vs OSS, Pathway application management, and basic database interaction.
2. System Operations & Administration
Course Code: H1SC3S (HPE Nonstop Compute System Administration I).
Focus: Maps physical and virtual components to real-world deployment.