
Nuxt's default deployment mode is as a continuously running *Node.js* server. That's a problem for developers who prefer cost-efficient serverless technologies like AWS Lambda.



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

Discover how to setup Eureka in AWS ECS following an example project.

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

Learn how to deploy a production-ready Jenkins in a few lines of code using the AWS Cloud Development Kit.

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

Discover the 3 most important caveats with SQS FIFO queues.

Discover how to use VPC endpoints to enable a Jenkins agent in one VPC to communicate with a Jenkins master in another.


Discover how to integrate AWS CodeBuild with Jenkins, with full working examples.




The pros and cons of Jenkins vs. AWS CodeBuild, specifically related to building applications which run in Docker.

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



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

Learn how to run Jenkins jobs in slave Fargate containers 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.





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


