<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: John Sports</title>
    <description>The latest articles on DEV Community by John Sports (@johnsportsx).</description>
    <link>https://dev.to/johnsportsx</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1425302%2F4a2a4811-3b6f-42cf-8408-392f7aa00af9.png</url>
      <title>DEV Community: John Sports</title>
      <link>https://dev.to/johnsportsx</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/johnsportsx"/>
    <language>en</language>
    <item>
      <title>playwright for AWS Lambda</title>
      <dc:creator>John Sports</dc:creator>
      <pubDate>Mon, 15 Apr 2024 06:29:20 +0000</pubDate>
      <link>https://dev.to/johnsportsx/playwright-for-aws-lambda-4aa7</link>
      <guid>https://dev.to/johnsportsx/playwright-for-aws-lambda-4aa7</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I'm currently using Playwright for PDF creation on an EC2 instance. However, I'm encountering performance issues and would like to migrate this functionality to AWS Lambda. Unfortunately, Lambda doesn't support the installation of local browsers, which Playwright requires.&lt;/p&gt;

&lt;p&gt;Could you please suggest an alternative approach to achieve PDF creation in Lambda?&lt;/p&gt;

&lt;p&gt;Thank you.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
