<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>全国個人事業主支援協会 | 堀口 章人 | Activity</title>
	<link>https://kojinjigyou.org/member-index/horiguchi_a0180/activity/</link>
	<atom:link href="https://kojinjigyou.org/member-index/horiguchi_a0180/activity/feed/" rel="self" type="application/rss+xml" />
	<description>堀口 章人 についてのアクティビティフィード。</description>
	<lastBuildDate>Thu, 09 Apr 2026 03:07:54 +0900</lastBuildDate>
	<generator>https://buddypress.org/?v=6.3.0</generator>
	<language>ja</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">bbec16380a35459cdd1f2e38333db3d7</guid>
				<title>堀口 章人 wrote a new post, AWS Lambda の「Layer（レイヤー）」について</title>
				<link>https://kojinjigyou.org/?p=116131</link>
				<pubDate>Tue, 31 Mar 2026 09:08:55 +0900</pubDate>

									<content:encoded><![CDATA[<p>こんばんわ、フリーランスエンジニアの堀口です。</p>
<p>前回はSAMについて書かせていただきましたが、今回はLambdaのLayerについてです。</p>
<p> </p>
<p>複数のLambdaを実装していくと、同じような処理を色々なLmabdaで実装する必要が出てくる時があるかと思います。</p>
<p>Lambdaを1つの閉じられた処理と考えれば同じような処理が合っても仕方ないと思う人もいるかもしれませんが、</p>
<p>メンテナンスを考えるとこのよ[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">132111502c32821b31d060aec04564e8</guid>
				<title>堀口 章人 wrote a new post, AWS SAM と Terraform の役割分担</title>
				<link>https://kojinjigyou.org/?p=111849</link>
				<pubDate>Thu, 26 Feb 2026 01:30:37 +0900</pubDate>

									<content:encoded><![CDATA[<p>こんばんわ、フリーランスエンジニアの堀口です。</p>
<p> </p>
<p>AWS環境の構築に Terraform と SAM を使う場合の役割分担について。</p>
<p> </p>
<p>それぞれについて簡単に説明すると、</p>
<p>Terraformは、インフラ[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3862680275be237ca6fe0e4137983679</guid>
				<title>堀口 章人 wrote a new post, Javaで繰り返し処理を実装する様々な方法</title>
				<link>https://kojinjigyou.org/?p=39041</link>
				<pubDate>Sun, 31 Jul 2022 12:01:47 +0900</pubDate>

									<content:encoded><![CDATA[<p>こんばんわ、フリーランスエンジニアの堀口です。</p>
<p>システム開発でコードを書いていると「繰り返し処理」を記載するかと思います。</p>
<p>今回は、Javaで繰り返し処理のコードを記載する場合の様々な方法をご紹介します。</p>
<p>①for文<br />
例)<br />
int size = list.size();<br />
for (int i=0; i &lt; size; i++) {<br />
String tmp = list.get(i);<br />
// 処理<br />
}[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">652eb15dbd8a915ad5f17f436630b82c</guid>
				<title>堀口 章人 wrote a new post, 技術の進歩が創り出す新たな価値</title>
				<link>https://kojinjigyou.org/?p=2694</link>
				<pubDate>Thu, 31 Oct 2019 12:06:54 +0900</pubDate>

									<content:encoded><![CDATA[<p>こんばんわ、フリーランスエンジニアの堀口です。</p>
<p>最近はPythonを使った画像解析の仕事をしています。</p>
<p> </p>
<p>今日は、下記の番組を通して感じたことについて書きたいと思います。</p>
<p> </p>
<p>「AI美空ひばり」の舞台裏」</p>
<p> </p>
<p>AIの存在が世間的に当たり前になってきた昨今だが、期待と共に不安も感じている人もまだ多い。</p>
<p>AIと聞くと「自分たちの仕事が奪われる」「制御ができなくなりAIに支配される」な[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4e4395c67e8c263d02af8eb57814d370</guid>
				<title>堀口 章人 wrote a new post, ご挨拶</title>
				<link>https://kojinjigyou.org/?p=1825</link>
				<pubDate>Wed, 28 Aug 2019 13:25:24 +0900</pubDate>

									<content:encoded><![CDATA[<p>初めまして。</p>
<p>今月からご一緒させて頂きます、堀口と申します。よろしくお願いいたします。</p>
<p>大卒で中堅SIer会社に入り、SEとして7年働き、フリーランスとして今月で丸2年になります。</p>
<p>会社で働いていた時は、金融系のWEBシステム開発を6年やり、残りの1年はAIを専門とした部署でコンサルやWEBシステム開発をやっていました。</p>
<p>フリーランスになってからは、WEBシステム開発（主にバックエンド）の業務に多く携わ[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ce6efd6f161337e936a9d7c24b8552cc</guid>
				<title>堀口 章人 さんがプロフィール写真を変更しました</title>
				<link>https://kojinjigyou.org/member-activity/p/664/</link>
				<pubDate>Sun, 25 Aug 2019 12:40:45 +0900</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">568e7ba0ffdd054d2db3329d57e6c9de</guid>
				<title>堀口 章人 さんのプロフィールが更新されました。</title>
				<link>https://kojinjigyou.org/member-activity/p/639/</link>
				<pubDate>Fri, 23 Aug 2019 13:23:56 +0900</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>