<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Golang on Tibor Hercz - Writing about Cloud, architecture, AWS, GCP and software engineering.</title>
    <link>https://tiborhercz.com/tags/golang/</link>
    <description>Recent content in Golang on Tibor Hercz - Writing about Cloud, architecture, AWS, GCP and software engineering.</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 23 Nov 2022 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://tiborhercz.com/tags/golang/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to view AWS accounts attached to IAM Identity Center (SSO) groups</title>
      <link>https://tiborhercz.com/how-to-view-aws-accounts-attached-to-iam-identity-center-sso-groups/</link>
      <pubDate>Wed, 23 Nov 2022 00:00:00 +0000</pubDate>
      <guid>https://tiborhercz.com/how-to-view-aws-accounts-attached-to-iam-identity-center-sso-groups/</guid>
      <description>&lt;p&gt;The AWS IAM Identity Center (Successor to AWS Single Sign-On) web console can be hard to navigate when trying to view the AWS accounts attached to&#xA;an AWS IAM Identity Center (Successor to AWS Single Sign-On) group.&#xA;This involves a lot of going back and forth between pages to get this seemingly simple information.&#xA;Having done this multiple times and wasting an equal amount of time.&#xA;I took the time to create a simple Go tool &lt;code&gt;aws-iam-identity-center-explorer&lt;/code&gt; making use of the AWS SDK to retrieve this information and output it in a JSON structure.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Golang WebAssembly</title>
      <link>https://tiborhercz.com/golang-webassembly/</link>
      <pubDate>Fri, 22 Apr 2022 00:00:00 +0000</pubDate>
      <guid>https://tiborhercz.com/golang-webassembly/</guid>
      <description>&lt;h2 id=&#34;about-webassembly&#34;&gt;About WebAssembly&lt;/h2&gt;&#xA;&lt;p&gt;WebAssembly (&lt;a href=&#34;https://webassembly.org/&#34;&gt;WASM&lt;/a&gt;) is a portable binary instruction format which runs in the browser or on a server.&#xA;It is designed with performance and security in mind.&#xA;WebAssembly can be compiled from other programming languages like C/C++, C#, Rust, Go and many more.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
