<?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 computing &#8211; Rafael Bernard Araujo</title>
	<atom:link href="https://rafael.bernard-araujo.com/tag/cloud-computing/feed" rel="self" type="application/rss+xml" />
	<link>https://rafael.bernard-araujo.com</link>
	<description>desenvolvendo... while(!success){  try(); }</description>
	<lastBuildDate>Thu, 05 Dec 2024 18:38:40 +0000</lastBuildDate>
	<language>pt-BR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">21941730</site>	<item>
		<title>Tropeçando 102</title>
		<link>https://rafael.bernard-araujo.com/tropecando-102.php</link>
					<comments>https://rafael.bernard-araujo.com/tropecando-102.php#respond</comments>
		
		<dc:creator><![CDATA[rafael]]></dc:creator>
		<pubDate>Tue, 12 Oct 2021 23:58:27 +0000</pubDate>
				<category><![CDATA[Tropeçando]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[ci/cd]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[continuous deliverry]]></category>
		<category><![CDATA[continuous deployment]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[scrum]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[serverless]]></category>
		<category><![CDATA[vulnerability]]></category>
		<guid isPermaLink="false">https://rafael.bernard-araujo.com/?p=1413</guid>

					<description><![CDATA[OWASP TOP 10 Each year, OWASP (the Open Web Application Security Project) publishes the top ten security vulnerabilities. It represents a broad consensus about the most critical security risks to web applications. Click through on the lessons below to learn more about how to protect against each security risk. Your Product Owner Is Not Your [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="https://www.hacksplaining.com/owasp">OWASP TOP 10</a></p>
<blockquote><p>
Each year, OWASP (the Open Web Application Security Project) publishes the top ten security vulnerabilities. It represents a broad consensus about the most critical security risks to web applications. Click through on the lessons below to learn more about how to protect against each security risk.
</p></blockquote>
<p><a href="https://www.toptal.com/product-managers/product-management-consultant/product-manager-vs-product-owner-who-does-your-business-need" class="broken_link">Your Product Owner Is Not Your Product Manager</a></p>
<blockquote><p>
Your Product Owner Is Not Your Product Manager. Product management has evolved to encompass numerous roles and responsibilities. Leaders looking to hire a product professional must consider what skills and knowledge their business needs demand.</p>
<p>While the market has evolved and will continue to evolve, there remains a need for both a product owner’s and a product manager’s skills and expertise. By considering the nature and scale of a project and understanding the skills and responsibilities associated with each of these distinct roles, leaders can ensure they hire the right person to help them develop and launch products successfully.
</p></blockquote>
<p><a href="https://blog.crunchydata.com/blog/insert-only-tables-and-autovacuum-issues-prior-to-postgresql-13">Insert-Only Tables and Autovacuum Issues Prior to PostgreSQL 13</a></p>
<blockquote><p>
If you have write-only tables (or heavy, heavy writes), you may need to check this post. Autovacuum has some issues before PostgreSQL 13, and you might have some great workarounds to use until upgrading your database version.
</p></blockquote>
<p><a href="https://codefresh.io/ebooks/enterprise-ci-cd-best-practices/">Enterprise CI/CD best practices</a></p>
<blockquote><p>
Free book with 23 best practices to apply to your CI/CD pipeline. Those best practices aim to help you design (or use as a checklist) a solid pipeline for your software.
</p></blockquote>
<p><a href="https://cloudirregular.substack.com/p/a-war-story-about-covid-cloud-and">A war story about COVID, cloud, and cost. And why serverless wins.</a></p>
<blockquote><p>
Nice story about serverless outcomes and potential. Based on COVID-19 pushing of infrastructure and computing services, billing is an important subject. The article has an excellent example of how both scale environment and low bill costs work together on a serverless tech stack.
</p></blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://rafael.bernard-araujo.com/tropecando-102.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1413</post-id>	</item>
		<item>
		<title>Tropeçando 84</title>
		<link>https://rafael.bernard-araujo.com/tropecando-84.php</link>
					<comments>https://rafael.bernard-araujo.com/tropecando-84.php#respond</comments>
		
		<dc:creator><![CDATA[rafael]]></dc:creator>
		<pubDate>Wed, 09 Jan 2019 12:14:02 +0000</pubDate>
				<category><![CDATA[Tropeçando]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">https://rafael.bernard-araujo.com/?p=1289</guid>

					<description><![CDATA[Cloud Computing without Containers Cloudflare has a cloud computing platform called Workers. Unlike essentially every other cloud computing platform I know of, it doesn’t use containers or virtual machines. We believe that is the future of Serverless and cloud computing in general, and I’ll try to convince you why. HTTP-over-QUIC will officially become HTTP/3 The [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="https://blog.cloudflare.com/cloud-computing-without-containers/" target="_blank" rel="noopener">Cloud Computing without Containers</a></p>
<blockquote>
<p>Cloudflare has a cloud computing platform called Workers. Unlike essentially every other cloud computing platform I know of, it doesn’t use containers or virtual machines. We believe that is the future of Serverless and cloud computing in general, and I’ll try to convince you why.</p>
</blockquote>
<p><a href="https://ma.ttias.be/http-over-quic-will-officially-become-http3/" target="_blank" rel="noopener">HTTP-over-QUIC will officially become HTTP/3</a></p>
<blockquote>
<p>The protocol that's been called HTTP-over-QUIC for quite some time has now changed name and will officially become HTTP/3. This was triggered by this original suggestion by Mark Nottingham.</p>
<p>The QUIC Working Group in the IETF works on creating the QUIC transport protocol. QUIC is a TCP replacement done over UDP. Originally, QUIC was started as an effort by Google and then more of a "HTTP/2-encrypted-over-UDP" protocol.</p>
</blockquote>
<p><a href="https://blog.cloudflare.com/releasing-the-cloudflare-access-feature-that-let-us-smash-a-vpn-on-stage/" target="_blank" rel="noopener">Announcing SSH Access through Cloudflare</a></p>
<blockquote>
<p>A way to replace the old (clunky) VPN by SSH access. Leverage access without losing security.</p>
</blockquote>


<p><a href="https://momjian.us/main/blogs/pgblog/2018.html#December_7_2018">The Memory Resource Triad</a></p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>Some more information about the <a href="https://momjian.us/main/writings/pgsql/hw_selection.pdf#page=5">three resources</a> that affect query performance:  cpu, memory, and storage. </p></blockquote>



<p><a href="http://databasedoings.blogspot.com/2018/12/psql-new-edit.html" target="_blank" rel="noreferrer noopener" aria-label=" psql: A New Edit  (opens in a new tab)"> psql: A New Edit </a></p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>Have you ever found yourself in the middle of a long statement in psql and wanted to pull up your favorite editor? Now, you can, using the same shortcut of control-x control-e that you would in bash!</p></blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://rafael.bernard-araujo.com/tropecando-84.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1289</post-id>	</item>
	</channel>
</rss>
