<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cloud &#8211; WebDevStudy</title>
	<atom:link href="https://www.webdevstudy.com/category/cloud/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webdevstudy.com</link>
	<description>software engineer development experience</description>
	<lastBuildDate>Sat, 08 Jul 2023 02:15:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.webdevstudy.com/wp-content/uploads/2023/04/logo-150x150.png</url>
	<title>Cloud &#8211; WebDevStudy</title>
	<link>https://www.webdevstudy.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Set JVM Arguments (VM Options) in AWS Lambda</title>
		<link>https://www.webdevstudy.com/2023/07/08/how-to-set-jvm-arguments-vm-options-in-aws-lambda/</link>
					<comments>https://www.webdevstudy.com/2023/07/08/how-to-set-jvm-arguments-vm-options-in-aws-lambda/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 08 Jul 2023 02:14:58 +0000</pubDate>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[AWS]]></category>
		<guid isPermaLink="false">https://www.webdevstudy.com/?p=280</guid>

					<description><![CDATA[You can easily set JVM arguments (e.g. system properties) in our AWS Lambda function through a single environment variable. Let’s say we have a JAR file that we want to run within an AWS Lambda function. Example: IntelliJ’s&#160;VM Options In IntelliJ, we might use&#160;VM Options&#160;to specify JVM attributes such as stack/heap memory allocation, system properties, [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.webdevstudy.com/2023/07/08/how-to-set-jvm-arguments-vm-options-in-aws-lambda/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to upgrade your AWS EC2 host configuration</title>
		<link>https://www.webdevstudy.com/2023/04/15/how-to-upgrade-your-aws-ec2-host-configuration/</link>
					<comments>https://www.webdevstudy.com/2023/04/15/how-to-upgrade-your-aws-ec2-host-configuration/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 15 Apr 2023 10:57:21 +0000</pubDate>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[AWS]]></category>
		<guid isPermaLink="false">https://www.webdevstudy.com/?p=98</guid>

					<description><![CDATA[Because the configuration of the host can no longer meet the existing requirements, the memory and CPU should be upgraded. I searched for information on the Internet and did not find related articles. The problem was solved after looking for AWS service personnel. Note: Changing the instance type is simply giving you a different operating [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.webdevstudy.com/2023/04/15/how-to-upgrade-your-aws-ec2-host-configuration/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
