what's happening

All 'devops' Related Content

Posts, news and events related to 'devops'

Talk to us

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 probably be removed by a linter, but the issue is...

Rhys O'Kane
12 March 2024

How to run Playwright tests on a Vercel deployment using GitHub Actions

End to end testing is crucial for ensuring the reliability of websites. Testing the entire user experience at once frequently catches issues that more isolated or specific unit tests miss....

Freya Adgey
6 March 2024

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 AWS WAF and use managed rules to protect against the...

Ross Jenkins
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 AWS CDK and Lambda container images

Emma Nash
7 March 2022

Improving the CDK development cycle

Spend less time waiting on deployments with CDK hot swaps

Matthew Wilson
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 along the way that will make your life easier.

Matthew Wilson
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

Emma Moinat
11 November 2021

Using Native Dependencies with AWS Lambda

How to use native dependencies with AWS Lambda and Functions as a Service

Eoin Mullan
7 August 2017

Docker - Simplifying a Developer's World

Installing stuff is hard. Installing stuff is messy. Installing stuff is time consuming/expensive. As a trainer, I am constantly moving between different technology stacks, running different applications,...

Eamonn Boyle
1 June 2017

Spring Boot With Dropwizard Metrics

Introduction to using Spring Boot with Dropwizard Metrics

Neil Armstrong
31 March 2017

Continuous Delivery Pipelines with Jenkins 2.0

How to create continuous delivery pipelines in Jenkins 2.0

Chris van Es
28 April 2016

A Fresh Start with Ansible

A guide to using Ansible to automatically setup your OSX development environment

David McFarland
26 April 2016