<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Jimmy Dahlqvist</title>
    <subtitle>Tech blog by AWS Serverless Hero, Jimmy Dahlqvist. Writing about AWS, cloud, architecture, development, serverless, and everything there is to know about cloud and AWS</subtitle>
    <link href="https://jimmydqv.com/feed.xml" rel="self" type="application/atom+xml"/>
    <link href="https://jimmydqv.com/" rel="alternate" type="text/html"/>
    <updated>2026-04-07T06:00:00Z</updated>
    <id>https://jimmydqv.com/</id>
    <author>
        <name>Jimmy Dahlqvist</name>
    </author>
    <entry>
        <title>Building a CloudFormation macro</title>
        <link href="https://jimmydqv.com/cloudformation-macros/"/>
        <updated>2018-10-09T10:00:00Z</updated>
        <id>https://jimmydqv.com/cloudformation-macros/</id>
        <summary></summary>
    </entry>
    
    <entry>
        <title>Creating this serverless blog</title>
        <link href="https://jimmydqv.com/create-a-serverless-blog/"/>
        <updated>2018-10-18T21:00:00Z</updated>
        <id>https://jimmydqv.com/create-a-serverless-blog/</id>
        <summary></summary>
    </entry>
    
    <entry>
        <title>Introducing Lambda Layers</title>
        <link href="https://jimmydqv.com/introduce-lambda-layers/"/>
        <updated>2018-12-05T21:00:00Z</updated>
        <id>https://jimmydqv.com/introduce-lambda-layers/</id>
        <summary></summary>
    </entry>
    
    <entry>
        <title>Creating a simple Alexa skill</title>
        <link href="https://jimmydqv.com/create-an-alexa-skill/"/>
        <updated>2019-02-06T09:00:00Z</updated>
        <id>https://jimmydqv.com/create-an-alexa-skill/</id>
        <summary></summary>
    </entry>
    
    <entry>
        <title>This is not the bastion host you are looking for</title>
        <link href="https://jimmydqv.com/this-is-not-the-bastion/"/>
        <updated>2019-04-01T21:00:00Z</updated>
        <id>https://jimmydqv.com/this-is-not-the-bastion/</id>
        <summary></summary>
    </entry>
    
    <entry>
        <title>AWS CDK - First impression last</title>
        <link href="https://jimmydqv.com/aws-cdk-first-impression/"/>
        <updated>2019-08-14T21:00:00Z</updated>
        <id>https://jimmydqv.com/aws-cdk-first-impression/</id>
        <summary></summary>
    </entry>
    
    <entry>
        <title>Temporary credentials, made easy</title>
        <link href="https://jimmydqv.com/temporary-credentials/"/>
        <updated>2020-03-06T19:40:00Z</updated>
        <id>https://jimmydqv.com/temporary-credentials/</id>
        <summary></summary>
    </entry>
    
    <entry>
        <title>Vending Machine for AWS accounts.</title>
        <link href="https://jimmydqv.com/account_vending_machine/"/>
        <updated>2020-04-09T11:00:00Z</updated>
        <id>https://jimmydqv.com/account_vending_machine/</id>
        <summary></summary>
    </entry>
    
    <entry>
        <title>GitHub Self hosted runners in AWS - part 1 - Fargate</title>
        <link href="https://jimmydqv.com/github-runners-in-fargate-part-one/"/>
        <updated>2020-05-20T20:00:00Z</updated>
        <id>https://jimmydqv.com/github-runners-in-fargate-part-one/</id>
        <summary></summary>
    </entry>
    
    <entry>
        <title>GitHub Self hosted runners in AWS - part 2 - EC2</title>
        <link href="https://jimmydqv.com/github-runners-ec2-part-two/"/>
        <updated>2020-06-29T20:00:00Z</updated>
        <id>https://jimmydqv.com/github-runners-ec2-part-two/</id>
        <summary></summary>
    </entry>
    
    <entry>
        <title>AWS Lambda Extensions</title>
        <link href="https://jimmydqv.com/lambda-extensions-internal-part-1/"/>
        <updated>2020-10-21T20:00:00Z</updated>
        <id>https://jimmydqv.com/lambda-extensions-internal-part-1/</id>
        <summary></summary>
    </entry>
    
    <entry>
        <title>A year as AWS certification SME</title>
        <link href="https://jimmydqv.com/a-year-as-aws-certification-sme/"/>
        <updated>2021-01-15T19:00:00Z</updated>
        <id>https://jimmydqv.com/a-year-as-aws-certification-sme/</id>
        <summary></summary>
    </entry>
    
    <entry>
        <title>A tale of an CloudFormation import</title>
        <link href="https://jimmydqv.com/tale-of-cloudformation-import/"/>
        <updated>2021-02-13T14:00:00Z</updated>
        <id>https://jimmydqv.com/tale-of-cloudformation-import/</id>
        <summary></summary>
    </entry>
    
    <entry>
        <title>CloudFront deployments with Lambda@Edge</title>
        <link href="https://jimmydqv.com/cloudfront-deploy-with-lambda-at-edge/"/>
        <updated>2021-03-10T15:00:00Z</updated>
        <id>https://jimmydqv.com/cloudfront-deploy-with-lambda-at-edge/</id>
        <summary>How to do blue/green deployments to Amazon CloudFront using Lambda@Edge</summary>
    </entry>
    
    <entry>
        <title>Secure your API Gateway APIs with Auth0</title>
        <link href="https://jimmydqv.com/secure-api-gw-with-auth0/"/>
        <updated>2021-07-04T15:00:00Z</updated>
        <id>https://jimmydqv.com/secure-api-gw-with-auth0/</id>
        <summary>How to secure your Amazon API Gateway REST based api using Auth0 and API Gateway JWT Authorizer.</summary>
    </entry>
    
    <entry>
        <title>Migrating from Lambda@Edge to CloudFront Functions</title>
        <link href="https://jimmydqv.com/migrate-lambda-edge-to-cloudfront-functions/"/>
        <updated>2021-07-19T19:00:00Z</updated>
        <id>https://jimmydqv.com/migrate-lambda-edge-to-cloudfront-functions/</id>
        <summary>How to migrate your Lambda@Edge functions to CloudFront Functions and the different benefits of doing that.</summary>
    </entry>
    
    <entry>
        <title>Serverless projects over the years</title>
        <link href="https://jimmydqv.com/serverless-projects-over-the-years/"/>
        <updated>2021-09-12T09:00:00Z</updated>
        <id>https://jimmydqv.com/serverless-projects-over-the-years/</id>
        <summary>HThe different serverless project I have built over the years. Ranging from an early SQS poller to self hosted GitLab runners.</summary>
    </entry>
    
    <entry>
        <title>Secure your API Gateway APIs mutual TLS</title>
        <link href="https://jimmydqv.com/secure-api-gw-with-mutual-tls/"/>
        <updated>2022-01-12T10:00:00Z</updated>
        <id>https://jimmydqv.com/secure-api-gw-with-mutual-tls/</id>
        <summary>How to secure your Amazon API Gateway REST based api using certificates and mutual TLS (MTLS).</summary>
    </entry>
    
    <entry>
        <title>Secure your API Gateway APIs with Lambda Authorizer</title>
        <link href="https://jimmydqv.com/secure-api-gw-with-lambda-auth/"/>
        <updated>2022-02-28T10:00:00Z</updated>
        <id>https://jimmydqv.com/secure-api-gw-with-lambda-auth/</id>
        <summary>How to secure your Amazon API Gateway REST based api using a custom AWS Lambda authorizer.</summary>
    </entry>
    
    <entry>
        <title>Lambda Function URL</title>
        <link href="https://jimmydqv.com/lambda-url-post/"/>
        <updated>2022-05-15T10:00:00Z</updated>
        <id>https://jimmydqv.com/lambda-url-post/</id>
        <summary>How to get started with AWS Lambda Function URL and the things to watch out for.</summary>
    </entry>
    
</feed>
