<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://afinoti.github.io/</id><title>afinoti</title><subtitle>My professional knowledge and experiences in the field of technology and software development.</subtitle> <updated>2025-12-09T13:00:15+00:00</updated> <author> <name>Airton Finoti</name> <uri>https://afinoti.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://afinoti.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://afinoti.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2025 Airton Finoti </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>AWS Configuration Quick Reference</title><link href="https://afinoti.github.io/posts/AWS-Configuration-Quick-Reference/" rel="alternate" type="text/html" title="AWS Configuration Quick Reference" /><published>2024-12-19T06:30:00+00:00</published> <updated>2024-12-19T06:30:00+00:00</updated> <id>https://afinoti.github.io/posts/AWS-Configuration-Quick-Reference/</id> <content type="text/html" src="https://afinoti.github.io/posts/AWS-Configuration-Quick-Reference/" /> <author> <name>afinoti</name> </author> <category term="Blogging" /> <category term="References" /> <summary>What is it? Quick reference guide for AWS configuration and common setup tasks. Copy-paste ready commands and snippets. AWS CLI Setup Installation &amp;amp; Basic Configuration # Install AWS CLI v2 curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip" unzip awscliv2.zip sudo ./aws/install # Configure default profile aws configure # AWS Access Key ID: YOUR_ACCESS_KEY ...</summary> </entry> <entry><title>Version Control with Git</title><link href="https://afinoti.github.io/posts/Version-Control-with-Git/" rel="alternate" type="text/html" title="Version Control with Git" /><published>2024-03-24T01:38:00+00:00</published> <updated>2025-12-09T12:59:54+00:00</updated> <id>https://afinoti.github.io/posts/Version-Control-with-Git/</id> <content type="text/html" src="https://afinoti.github.io/posts/Version-Control-with-Git/" /> <author> <name>afinoti</name> </author> <category term="Blogging" /> <category term="References" /> <summary>Resources Julia Evans - :us: “git rebase: what can go wrong?” explain how to solve most common problems when rebasing. LearnThatStack - :us: “Git Will Finally Make Sense After This” explain basics of git commands. 1. The Mental Model: Git is a Graph To truly understand Git, you must stop thinking of it as a file system and start thinking of it as a Directed Acyclic Gr...</summary> </entry> <entry><title>Knowledge References</title><link href="https://afinoti.github.io/posts/Knowledge-References/" rel="alternate" type="text/html" title="Knowledge References" /><published>2024-02-03T02:55:00+00:00</published> <updated>2024-02-04T15:01:34+00:00</updated> <id>https://afinoti.github.io/posts/Knowledge-References/</id> <content type="text/html" src="https://afinoti.github.io/posts/Knowledge-References/" /> <author> <name>afinoti</name> </author> <category term="Blogging" /> <category term="References" /> <summary>What is it? List of many great content links. Software development Refactoring Guru - :us: Design Patterns and Refactoring. Software architecture Mark Richards - :us: Renowned software architect, author, and speaker, specializing in enterprise and microservices architecture. Known for simplifying complex concepts. (legendas :brazil:) Martin Fowler - :us: Author, speak...</summary> </entry> <entry><title>Domain Driven Design</title><link href="https://afinoti.github.io/posts/Domain-Driven-Design/" rel="alternate" type="text/html" title="Domain Driven Design" /><published>2024-02-03T02:55:00+00:00</published> <updated>2024-02-03T02:55:00+00:00</updated> <id>https://afinoti.github.io/posts/Domain-Driven-Design/</id> <content type="text/html" src="https://afinoti.github.io/posts/Domain-Driven-Design/" /> <author> <name>afinoti</name> </author> <category term="Blogging" /> <category term="References" /> <summary>What is it?</summary> </entry> </feed>
