Second workplace in 2 years that advertises itself as agile.
Yet here's how they do it. Minimum CI. No CD. Features that are designed through a long waterfall stage in the beginning of a quarter (how the heck can you design something to its entirety bfr even touching code I really don't know). Long QA stage with lots of manual testing in it.
In short, that's as far from agile in my mind as it could get.
And let's not even touch DevOps (down in flames AFAIK- btw there was a HN post a while ago on that. If you have it handy pls post a link here).
Am I unlucky? Is the job market I'm in stuck in 90s? (Fringe EU low salary market). Is agile dead(ish)? What is going on?
Experience shows it's really important to get 'the bones' of your system right, as early on as possible. Working to produce a preliminary design in an abstract space rather than in code frees you at this early stage from the inertia of code. It's easier to throw out a set of block diagrams and start over precisely because, as mere diagrams, they don't "sort of work already". And I'm certain that in the history of waterfall projects, nobody anywhere ever went off 'on the side' to knock out a prototype as an 'evaluation exercise', now did they?
That said, re the rest of waterfall? Not sure I'm missing that.