Read all about it... 'devsecops' related content
Building Auth0 Actions in TypeScript
How to build Auth0 actions using typescript and leverage Auth0's recently improved developer experience.
5 September 2024
Writing a Custom ESLint Rule in TypeScript
Have you ever found a small (yet annoying), recurring issue in your PR reviews that is super formulaic and could...
12 March 2024
Key takeaways from The State Of DevOps Report 2023
The DevOps Research and Assessment (DORA) research program has had a significant impact on the software industry over the last...
5 December 2023
What's your go-to strategy for fostering a DevSecOps culture?
We believe that organisations who invest more in educating their people in security and engineering best practice a) release better...
24 November 2023
How to deploy an AWS AppSync API behind WAF using CDK
In this tutorial, we’ll look at how you can leverage AWS CDK v2 to deploy an AppSync GraphQL API behind...
25 May 2022
How to virus scan S3 files with ClamAV and CDK
In this post we look at how to trigger virus scanning of files when they are uploaded to S3 utilising...
7 March 2022
Improving the CDK development cycle
Spend less time waiting on deployments with CDK hot swaps
25 February 2022
5 things you need to know when using AWS CDK
If you are working with Amazon's Cloud Development Kit (CDK), here are 5 essential tips and lessons we have learned...
24 January 2022
Building an OpenSearch Index from DynamoDB
In this post we will demonstrate how to set up an OpenSearch domain with a DynamoDB source
11 November 2021
Docker - Simplifying a Developer's World
Installing stuff is hard. Installing stuff is messy. Installing stuff is time consuming/expensive. As a trainer, I...
1 June 2017
Spring Boot With Dropwizard Metrics
Introduction to using Spring Boot with Dropwizard Metrics
31 March 2017
Continuous Delivery Pipelines with Jenkins 2.0
How to create continuous delivery pipelines in Jenkins 2.0
28 April 2016
A Fresh Start with Ansible
A guide to using Ansible to automatically setup your OSX development environment