<?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>Software Delivery Archives - Robert Risch</title>
	<atom:link href="http://robertrisch.com/tag/software-delivery/feed" rel="self" type="application/rss+xml" />
	<link>http://robertrisch.com/tag/software-delivery</link>
	<description>Senior DevOps Engineer</description>
	<lastBuildDate>Tue, 31 Oct 2023 07:56:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>http://robertrisch.com/wp-content/uploads/2023/06/cropped-Robert-Risch-32x32.png</url>
	<title>Software Delivery Archives - Robert Risch</title>
	<link>http://robertrisch.com/tag/software-delivery</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Robert Risch DevOps for Mobile App Development</title>
		<link>http://robertrisch.com/robert-risch-devops-for-mobile-app-development</link>
					<comments>http://robertrisch.com/robert-risch-devops-for-mobile-app-development#respond</comments>
		
		<dc:creator><![CDATA[robertrisch]]></dc:creator>
		<pubDate>Sat, 07 Oct 2023 15:22:41 +0000</pubDate>
				<category><![CDATA[DevOps]]></category>
		<category><![CDATA[CI/CD]]></category>
		<category><![CDATA[Mobile App Development]]></category>
		<category><![CDATA[Software Delivery]]></category>
		<guid isPermaLink="false">http://robertrisch.com/?p=254</guid>

					<description><![CDATA[<p>DevOps is a cultural and technical approach to software development and IT operations that emphasizes collaboration, automation, and continuous delivery. It aims to break down silos between development and operations teams, enabling faster development cycles, better quality, and more reliable deployments. Applying DevOps to Mobile App Development Faster Time to Market: DevOps practices allow for&#8230; <a class="more-link" href="http://robertrisch.com/robert-risch-devops-for-mobile-app-development">Continue reading <span class="screen-reader-text">Robert Risch DevOps for Mobile App Development</span></a></p>
<p>The post <a href="http://robertrisch.com/robert-risch-devops-for-mobile-app-development">Robert Risch DevOps for Mobile App Development</a> appeared first on <a href="http://robertrisch.com">Robert Risch</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>DevOps is a cultural and technical approach to software development and IT operations that emphasizes collaboration, automation, and continuous delivery. It aims to break down silos between development and operations teams, enabling faster development cycles, better quality, and more reliable deployments.</p>



<p><strong>Applying DevOps to Mobile App Development</strong></p>



<p><strong>Faster Time to Market:</strong> DevOps practices allow for continuous integration and continuous delivery (CI/CD), reducing the time it takes to release new app versions or updates. This speed is crucial in the competitive mobile app market.</p>



<p><strong>Improved Quality: </strong>Automated testing and continuous monitoring ensure that mobile apps are thoroughly tested, leading to fewer bugs and a better user experience.</p>



<p><strong>Enhanced Collaboration: </strong>DevOps fosters collaboration between developers, testers, and operations teams, leading to a more efficient development process.</p>



<p><strong>Efficient Resource Utilization: </strong>DevOps practices help optimize resource utilization, making it easier to scale infrastructure as needed for mobile app development.</p>



<p><strong>Key DevOps Practices for Mobile App Development</strong></p>



<p><strong>Version Control: </strong>Use a version control system like Git to track changes in your mobile app&#8217;s codebase. This ensures that code changes are well-documented and easily reversible.</p>



<p><strong>Automated Builds: </strong>Set up automated build pipelines to compile your mobile app&#8217;s code into executable binaries. Tools like Jenkins or Travis CI can automate this process.</p>



<p><strong><a href="http://robertrisch.com/robert-risch-guide-approach-ci-cd-vs-devops-vs-agile">Continuous Integration</a> (CI):</strong> Implement CI to automatically merge code changes into a shared repository and trigger automated tests. Popular CI tools for mobile development include CircleCI and Bitrise.</p>



<p><strong>Automated Testing:</strong> Invest in automated testing, including unit tests, integration tests, and UI testing. Tools like Appium, Espresso, and XCUITest can help with mobile app testing.</p>



<p><strong>Continuous Delivery (CD):</strong> Implement <a href="http://robertrisch.com/robert-risch-guide-approach-ci-cd-vs-devops-vs-agile">CD pipelines</a> to automatically deploy new app versions to various app stores or distribution platforms. Fastlane is a popular tool for automating mobile app deployments.</p>



<p><strong>Monitoring and Feedback:</strong> Utilize monitoring tools and user feedback to detect and resolve issues quickly. Services like Firebase and New Relic can provide valuable insights into app performance.</p>



<p><strong>Security:</strong> Integrate security testing into your CI/CD pipeline to identify vulnerabilities early in the <a href="http://robert-risch.de/">development</a> process.</p>
<p>The post <a href="http://robertrisch.com/robert-risch-devops-for-mobile-app-development">Robert Risch DevOps for Mobile App Development</a> appeared first on <a href="http://robertrisch.com">Robert Risch</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://robertrisch.com/robert-risch-devops-for-mobile-app-development/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
