Remove Application Development Remove Infrastructure Remove Software Review
article thumbnail

The Low Code No Code Opportunity

The Strategic Project Manager

“Low code no code” refers to digitization through more efficient means – through “citizen development” It is a growing trend that shows potential for growing and evolving over the next decade and beyond. The Problem – or the “Job to be done” Programming software is complicated.

article thumbnail

ISO 27001 Annex A Technological Controls Explained

Alan Parker Blog

The technological infrastructure of an organisation plays a pivotal role in maintaining the security, integrity, and availability of information. Implementation Organisations should implement security measures such as encryption, strong authentication mechanisms, and endpoint security software (e.g.,

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 Four

Leading Agile

This may be an unfamiliar approach for readers who don’t come from an application development background. It’s one of the development skills that system administrators and infrastructure engineers are picking up from the software engineering world as devops gains ground in the industry.

article thumbnail

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

Leading Agile

In this installment, we’ll test-drive the first thin vertical slice of application functionality. Review the Story. We were just about to start test-driving our application. Let’s review our first Story before we proceed: blog-ci-cd-pipeline-cloud-3.html. Now we’re going to do software development work.

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. Value Stream. Half-Agile Transformations.

article thumbnail

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

Leading Agile

Now it’s time to complete the rest of the delivery pipeline: Continuous integration, static code analysis, and automated deployment. We did the application development work in Part 3. Now you’ll become an infrastructure engineer. Step 9: Configure Static Code Analysis. You became a programmer in Part 3.

article thumbnail

Unit Testing Shell Scripts:Part Five

Leading Agile

Depending on the tooling used, many provisioning scripts are little more than manifests of the packages and other software that should be present on the target instance. code <<-EOF mkdir -p /home/dev/.config/openbox Chef and ChefSpec. Rspec home page (ChefSpec is based on Rspec). ChefSpec Example. config/openbox/.