Remove Agile Remove Application Development Remove Infrastructure Remove Software Development
article thumbnail

Half Agile Isn’t Real Transformation

Leading Agile

Tech Infrastructure != This is a slightly broader definition of “front-end” that we normally hear from, say, web app developers. I’m including all IT resources “in front of” the API layer in the organization’s technical infrastructure. Half-Agile Transformations. Value Stream.

article thumbnail

Build a CI/CD Pipeline in the Cloud: Part Four

Leading Agile

We did the application development work in Part 3. Now you’ll become an infrastructure engineer. Similarly, if you’re coming from an infrastructure background, then I hope the section of the exercise that involved test-driven development was informative. You became a programmer in Part 3. Well, sort of.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Unit Testing Shell Scripts:Part Five

Leading Agile

The project is a set of scripts for provisioning and configuring a lightweight software development environment based on Ubuntu Server , a Linux operating system distribution. System administrators and infrastructure engineers don’t always use shell languages. Rspec home page (ChefSpec is based on Rspec). ChefSpec Example.

article thumbnail

Software Cost Accounting

Herding Cats

But in the software development world, the domains of IT, there are two other colors of money. There are two types of software that are developed for a business: 1) internal-use software, and 2) software developed to be sold, leased or marketed (“software to be sold”). CAPEX and OPEX.

article thumbnail

Webinar Recap: Agile Series Part 1 – Understanding & Incorporating Agile Project Management

MPUG

Please find below a transcription of the audio portion of Tim Runcie’s Agile Series Part 1 webinar being provided by MPUG for the convenience of our members. Kyle: Hello everyone and welcome to today’s MPUG training series, part one, Understanding and Incorporating Agile Project Management. It’s not all or nothing.

Agile 40
article thumbnail

Questioning Agile Dogma

Leading Agile

When I first learned about Agile methods in 2002, the principles seemed to offer an ideal solution to many organizational issues common at the time. It’s time now to move forward to the next level of proficiency in software delivery; what we might call “post-Agile.” Stable Team. Dedicated Team. Team Spaces.

Agile 115
article thumbnail

Unit Testing Shell Scripts:Part One

Leading Agile

In the 1960s, it was considered a baseline good practice in software engineering to test your code as you wrote it. The pioneers of software development in that era were proponents of various levels of testing; some advocated “unit” testing and some didn’t, but all recognized the importance of testing code.