AWS Articles

Setup Spring Boot Behind a Load Balancer Using the X-Forwarded Headers

Setup Spring Boot Behind a Load Balancer Using the X-Forwarded Headers

Oct 12, 2020Tom Gregory9 min read
Setup Jenkins to assume a role in another AWS account

Setup Jenkins to assume a role in another AWS account

Setup Jenkins to access resources in another AWS account using one of these 4 assume role methods.

Nov 7, 2020Tom Gregory28 min read
3 options for cross-account VPC access in AWS

3 options for cross-account VPC access in AWS

Feb 15, 2021Tom Gregory19 min read
Prometheus service discovery for AWS ECS

Prometheus service discovery for AWS ECS

Jun 15, 2020Tom Gregory18 min read
Running Java in AWS Lambda

Running Java in AWS Lambda

Apr 29, 2024Tom Gregory11 min read
Ultimate CORS Guide for Developers

Ultimate CORS Guide for Developers

Why CORS exists, how it works, and how to use it to properly setup cross-origin requests.

Dec 6, 2022Tom Gregory24 min read
Using Jenkins and Kaniko to build Docker images in AWS

Using Jenkins and Kaniko to build Docker images in AWS

Learn how to use Kaniko from Jenkins to easily build and push Docker images.

May 22, 2021Tom Gregory12 min read
5 ways to inject secrets from AWS into Jenkins pipelines

5 ways to inject secrets from AWS into Jenkins pipelines

Discover 5 better ways to manage secrets required by your Jenkins jobs.

Apr 26, 2021Tom Gregory8 min read
3 surprising facts about AWS SQS FIFO queues

3 surprising facts about AWS SQS FIFO queues

Discover the 3 most important caveats with SQS FIFO queues.

Mar 8, 2021Tom Gregory9 min read
S3 bucket access from the same and another AWS account

S3 bucket access from the same and another AWS account

Nov 30, 2020Tom Gregory16 min read
AWS Fargate Spot vs. Fargate price comparison

AWS Fargate Spot vs. Fargate price comparison

Nov 2, 2020Tom Gregory9 min read
Using Jenkins Configuration as Code to setup AWS slave agents automatically

Using Jenkins Configuration as Code to setup AWS slave agents automatically

Automate your Jenkins cloud configuration setup using Jenkins Configuration as Code.

Oct 5, 2020Tom Gregory14 min read
Running Jenkins jobs in AWS ECS with slave agents

Running Jenkins jobs in AWS ECS with slave agents

Learn how to run Jenkins jobs in slave Fargate containers in AWS ECS.

Sep 29, 2020Tom Gregory17 min read
Deploy your own production-ready Jenkins in AWS ECS

Deploy your own production-ready Jenkins in AWS ECS

Discover all the pieces required to deploy a production-ready Jenkins master into AWS Elastic Container Service. You can take the best parts of the provided CloudFormation template, and apply them to your own setup.

Aug 4, 2020Tom Gregory20 min read
AWS SNS for CloudWatch alarm email notifications

AWS SNS for CloudWatch alarm email notifications

May 1, 2020Tom Gregory8 min read
Shipping AWS EC2 logs to CloudWatch with the CloudWatch agent

Shipping AWS EC2 logs to CloudWatch with the CloudWatch agent

Apr 24, 2020Tom Gregory11 min read
When to use an AWS S3 VPC endpoint

When to use an AWS S3 VPC endpoint

Apr 10, 2020Tom Gregory8 min read
Deploying a Spring Boot application into AWS with Jenkins (part 3 of microservice devops series)

Deploying a Spring Boot application into AWS with Jenkins (part 3 of microservice devops series)

How to take a Docker image and deploy it into AWS Elastic Container Service.

Apr 4, 2020Tom Gregory16 min read
When to create different subnets in AWS VPCs

When to create different subnets in AWS VPCs

Jan 24, 2020Tom Gregory7 min read