<?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/"
	xmlns:series="https://publishpress.com/"
	>

<channel>
	<title>DevOps Lite</title>
	<atom:link href="https://devopslite.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://devopslite.com</link>
	<description>DevOps Howtos, Tutorials &#38; Guides</description>
	<lastBuildDate>Wed, 23 Apr 2025 15:53:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://devopslite.com/wp-content/uploads/2024/02/favicon.ico</url>
	<title>DevOps Lite</title>
	<link>https://devopslite.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is the Pulumi IaC tool?</title>
		<link>https://devopslite.com/what-is-the-pulumi-iac-tool/</link>
					<comments>https://devopslite.com/what-is-the-pulumi-iac-tool/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Wed, 23 Apr 2025 15:53:07 +0000</pubDate>
				<category><![CDATA[Pulumi]]></category>
		<category><![CDATA[iac]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[pulumi]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=4621</guid>

					<description><![CDATA[<p>What is the Pulumi IaC tool? This is probably the question many people who are new to Pulumi will ask in their heads, me too. For DevOps engineers like me,&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/what-is-the-pulumi-iac-tool/">What is the Pulumi IaC tool?</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/what-is-the-pulumi-iac-tool/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Understanding Terraform variables and outputs</title>
		<link>https://devopslite.com/understanding-terraform-variables-and-outputs/</link>
					<comments>https://devopslite.com/understanding-terraform-variables-and-outputs/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Thu, 19 Dec 2024 11:47:04 +0000</pubDate>
				<category><![CDATA[Terraform]]></category>
		<category><![CDATA[terraform]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[iac]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=4292</guid>

					<description><![CDATA[<p>Welcome, fellow infrastructure enthusiasts! This comprehensive guide will demystify Terraform variables and outputs, crucial components for efficient and reusable Infrastructure as Code (IaC). Introduction: mastering Terraform variables Terraform, a popular&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/understanding-terraform-variables-and-outputs/">Understanding Terraform variables and outputs</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/understanding-terraform-variables-and-outputs/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Exploring Terraform providers and applications</title>
		<link>https://devopslite.com/exploring-terraform-providers-and-applications/</link>
					<comments>https://devopslite.com/exploring-terraform-providers-and-applications/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Wed, 11 Dec 2024 17:42:00 +0000</pubDate>
				<category><![CDATA[Terraform]]></category>
		<category><![CDATA[iac]]></category>
		<category><![CDATA[terraform]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[gcp]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=4291</guid>

					<description><![CDATA[<p>Welcome, fellow infrastructure enthusiasts! This tutorial dives deep into the world of Terraform providers, a fundamental component of Infrastructure as Code (IaC). We&#8217;ll explore what they are, why they&#8217;re crucial,&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/exploring-terraform-providers-and-applications/">Exploring Terraform providers and applications</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/exploring-terraform-providers-and-applications/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Mastering essential Terraform configuration</title>
		<link>https://devopslite.com/mastering-essential-terraform-configuration/</link>
					<comments>https://devopslite.com/mastering-essential-terraform-configuration/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Tue, 10 Dec 2024 17:39:57 +0000</pubDate>
				<category><![CDATA[Terraform]]></category>
		<category><![CDATA[iac]]></category>
		<category><![CDATA[terraform]]></category>
		<category><![CDATA[devops]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=4290</guid>

					<description><![CDATA[<p>This tutorial will guide you through the essentials of Terraform configuration, a powerful tool for managing your infrastructure as code (IaC).</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/mastering-essential-terraform-configuration/">Mastering essential Terraform configuration</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/mastering-essential-terraform-configuration/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Terraform fundamentals a beginners guide</title>
		<link>https://devopslite.com/terraform-fundamentals-a-beginners-guide/</link>
					<comments>https://devopslite.com/terraform-fundamentals-a-beginners-guide/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Fri, 29 Nov 2024 05:35:21 +0000</pubDate>
				<category><![CDATA[Terraform]]></category>
		<category><![CDATA[iac]]></category>
		<category><![CDATA[terraform]]></category>
		<category><![CDATA[infrastructure as code]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=4198</guid>

					<description><![CDATA[<p>Welcome to this comprehensive guide on Terraform fundamentals! This tutorial is designed for beginners with little to no prior experience in infrastructure as code (IaC).</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/terraform-fundamentals-a-beginners-guide/">Terraform fundamentals a beginners guide</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/terraform-fundamentals-a-beginners-guide/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install pyarrow on Alpine 3.20</title>
		<link>https://devopslite.com/install-pyarrow-on-alpine-3-20/</link>
					<comments>https://devopslite.com/install-pyarrow-on-alpine-3-20/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Tue, 12 Nov 2024 01:00:00 +0000</pubDate>
				<category><![CDATA[Docker]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[docker build]]></category>
		<category><![CDATA[alpine]]></category>
		<category><![CDATA[docker alpine]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=4172</guid>

					<description><![CDATA[<p>This article will guide you to install pyarrow on Alpine 3.20. How to build Docker image with pyarrow package based on python:3.12.7-alpine with Alpine version 3.20? I need to build&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/install-pyarrow-on-alpine-3-20/">Install pyarrow on Alpine 3.20</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/install-pyarrow-on-alpine-3-20/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Experience with an unmanageable KMS key</title>
		<link>https://devopslite.com/experience-with-an-unmanageable-kms-key/</link>
					<comments>https://devopslite.com/experience-with-an-unmanageable-kms-key/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Fri, 08 Nov 2024 01:00:00 +0000</pubDate>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[kms]]></category>
		<category><![CDATA[lambda]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=4164</guid>

					<description><![CDATA[<p>In this article, I will share my experience with an unmanageable KMS key. This is a pretty interesting thing with AWS that I have just experienced after many years of&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/experience-with-an-unmanageable-kms-key/">Experience with an unmanageable KMS key</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/experience-with-an-unmanageable-kms-key/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Secure Github Access and Management</title>
		<link>https://devopslite.com/secure-github-access-and-management/</link>
					<comments>https://devopslite.com/secure-github-access-and-management/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Tue, 05 Nov 2024 01:00:00 +0000</pubDate>
				<category><![CDATA[Git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[github access]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=4155</guid>

					<description><![CDATA[<p>In today’s fast-paced development environment, secure GitHub repositories is essential for ensuring the safety of your codebase and managing access control. Unsecured repositories can leave projects vulnerable to unauthorized access,&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/secure-github-access-and-management/">Secure Github Access and Management</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/secure-github-access-and-management/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Instructions for using Git and GitHub]]></series:name>
	</item>
		<item>
		<title>Github Actions for automating CI/CD</title>
		<link>https://devopslite.com/github-actions-for-automating-ci-cd/</link>
					<comments>https://devopslite.com/github-actions-for-automating-ci-cd/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Fri, 01 Nov 2024 01:00:00 +0000</pubDate>
				<category><![CDATA[Git]]></category>
		<category><![CDATA[Github Actions]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[github actions]]></category>
		<category><![CDATA[cicd]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=4146</guid>

					<description><![CDATA[<p>GitHub Actions is a powerful feature that enables automation of workflows like Continuous Integration (CI) and Continuous Deployment (CD) directly within your GitHub repository. With GitHub Actions, you can set&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/github-actions-for-automating-ci-cd/">Github Actions for automating CI/CD</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/github-actions-for-automating-ci-cd/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Instructions for using Git and GitHub]]></series:name>
	</item>
		<item>
		<title>Pull Request creation and management</title>
		<link>https://devopslite.com/pull-request-creation-and-management/</link>
					<comments>https://devopslite.com/pull-request-creation-and-management/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Tue, 29 Oct 2024 01:00:00 +0000</pubDate>
				<category><![CDATA[Git]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[pull request]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=4139</guid>

					<description><![CDATA[<p>Pull requests (PR) are a core feature of GitHub that allows developers to review, discuss, and merge changes into a project’s main branch. In this guide, we will explore how&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/pull-request-creation-and-management/">Pull Request creation and management</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/pull-request-creation-and-management/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Instructions for using Git and GitHub]]></series:name>
	</item>
	</channel>
</rss>
