<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://andrewtarry.com</id><title>Andrew Tarry</title><subtitle>Modern software development is moving fast. AWS, Kubernetes, DevOps, Java, JavaScript and AI are hard to track. Here are some friendly tutorials for everyone</subtitle> <updated>2024-03-09T18:16:39+00:00</updated> <author> <name>Andrew Tarry</name> <uri>https://andrewtarry.com</uri> </author><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="https://andrewtarry.com" rel="alternate" type="text/html" /> <generator uri="https://jekyllrb.com/" version="3.9.5">Jekyll</generator> <rights> © 2024 Andrew Tarry </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>API Versioning - the good, the bad and ugly</title><link href="https://andrewtarry.com/posts/api-versioning/" rel="alternate" type="text/html" title="API Versioning - the good, the bad and ugly" /><published>2024-02-19T01:10:00+00:00</published> <updated>2024-03-09T18:16:39+00:00</updated> <id>https://andrewtarry.com/posts/api-versioning/</id> <content src="https://andrewtarry.com/posts/api-versioning/" /> <author> <name>Andrew Tarry</name> </author> <category term="API" /> <category term="Architecture" /> <summary> API versioning is a fact of life and something that everyone has to deal with at some point. There are several ways to version an API, and it tends to cause some debate whenever it comes up. Typ...</summary> </entry> <entry><title>How to download an entire S3 bucket</title><link href="https://andrewtarry.com/posts/download-s3-bucket/" rel="alternate" type="text/html" title="How to download an entire S3 bucket" /><published>2024-02-19T01:10:00+00:00</published> <updated>2024-03-09T18:16:39+00:00</updated> <id>https://andrewtarry.com/posts/download-s3-bucket/</id> <content src="https://andrewtarry.com/posts/download-s3-bucket/" /> <author> <name>Andrew Tarry</name> </author> <category term="AWS" /> <category term="S3" /> <summary> S3 is a great place to store your files when you’re using AWS. It gives us a safe and reliable location for files. It is one of the most commonly used AWS services, and its capacity is almost infin...</summary> </entry> <entry><title>Setting up a Mac Studio without an Apple Keyboard and Mouse</title><link href="https://andrewtarry.com/posts/setting-up-mac-studio-without-apple-mouse/" rel="alternate" type="text/html" title="Setting up a Mac Studio without an Apple Keyboard and Mouse" /><published>2023-07-18T02:10:00+01:00</published> <updated>2024-03-09T18:16:39+00:00</updated> <id>https://andrewtarry.com/posts/setting-up-mac-studio-without-apple-mouse/</id> <content src="https://andrewtarry.com/posts/setting-up-mac-studio-without-apple-mouse/" /> <author> <name>Andrew Tarry</name> </author> <category term="Apple" /> <summary> I recently received my new Mac Studio. It was an exciting day and I couldn’t wait to get it up and running. There was, however, a problem, how do you set it up? I have an external (non-apple) keyb...</summary> </entry> <entry><title>Setting up EKS with Terraform, Helm and a Load balancer (Updated for 2023)</title><link href="https://andrewtarry.com/posts/terraform-eks-alb-setup-updated/" rel="alternate" type="text/html" title="Setting up EKS with Terraform, Helm and a Load balancer (Updated for 2023)" /><published>2023-05-29T02:10:00+01:00</published> <updated>2024-03-09T18:16:39+00:00</updated> <id>https://andrewtarry.com/posts/terraform-eks-alb-setup-updated/</id> <content src="https://andrewtarry.com/posts/terraform-eks-alb-setup-updated/" /> <author> <name>Andrew Tarry</name> </author> <category term="DevOps" /> <category term="AWS" /> <category term="Terraform" /> <category term="EKS" /> <category term="Kubernetes" /> <summary> This EKS article was originally posted in early 2022. The Terraform modules have been updated since then so here is a up to date version. Setting up a new Kubernetes cluster is a common task f...</summary> </entry> <entry><title>XML with Jackson</title><link href="https://andrewtarry.com/posts/using-jackson-with-xml/" rel="alternate" type="text/html" title="XML with Jackson" /><published>2023-05-12T05:10:00+01:00</published> <updated>2024-03-09T18:16:39+00:00</updated> <id>https://andrewtarry.com/posts/using-jackson-with-xml/</id> <content src="https://andrewtarry.com/posts/using-jackson-with-xml/" /> <author> <name>Andrew Tarry</name> </author> <category term="Tutorial" /> <category term="Java" /> <category term="Jackson" /> <summary> Today most APIs and applications will use JSON. It’s easy and has become the standard data format. It wasn’t that long ago that XML was the standard, and it’s still around today. It might not be th...</summary> </entry> </feed>
