Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Azure for Gophers
Search
Abhishek Gupta
July 29, 2021
Technology
1
150
Azure for Gophers
Abhishek Gupta
July 29, 2021
Tweet
Share
More Decks by Abhishek Gupta
See All by Abhishek Gupta
Vector Database for generative AI
abhirockzz
1
860
Building Serverless applications with Go - Golang Global Summit 2023
abhirockzz
1
150
Write your Kubernetes Infrastructure as Go code with CDK for Kubernetes (cdk8s)
abhirockzz
1
88
Simplifying your Kubernetes infrastructure with CDK for Kubernetes (cdk8s)
abhirockzz
1
830
Go and Redis, Better Together
abhirockzz
1
420
builders-camp-2022-abhishek-aws.pdf
abhirockzz
1
47
Let's Explore Apache Kafka, the easy way on AWS
abhirockzz
1
140
Building Serverless application with DynamoDB and Go
abhirockzz
1
170
Getting started with MemoryDB for Redis
abhirockzz
2
350
Other Decks in Technology
See All in Technology
Vault meets Kubernetes
mochizuki875
0
270
AWSで始める実践Dagster入門
kitagawaz
0
240
Kubernetes における cgroup driver のしくみ: runwasi の bugfix より
z63d
2
190
20250903_1つのAWSアカウントに複数システムがある環境におけるアクセス制御をABACで実現.pdf
yhana
2
340
Snowflakeの生成AI機能を活用したデータ分析アプリの作成 〜Cortex AnalystとCortex Searchの活用とStreamlitアプリでの利用〜
nayuts
0
290
Oracle Cloud Infrastructure:2025年8月度サービス・アップデート
oracle4engineer
PRO
0
200
テストを軸にした生き残り術
kworkdev
PRO
0
170
なぜSaaSがMCPサーバーをサービス提供するのか?
sansantech
PRO
8
2.4k
クラウドセキュリティを支える技術と運用の最前線 / Cutting-edge Technologies and Operations Supporting Cloud Security
yuj1osm
2
270
スプリントレトロスペクティブはチーム観察の宝庫? 〜チームの衝突レベルに合わせたアプローチ仮説!〜
electricsatie
1
160
「魔法少女まどか☆マギカ Magia Exedra」のグローバル展開を支える、開発チームと翻訳チームの「意識しない協創」を実現するローカライズシステム
gree_tech
PRO
0
540
La gouvernance territoriale des données grâce à la plateforme Terreze
bluehats
0
110
Featured
See All Featured
Embracing the Ebb and Flow
colly
87
4.8k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
Visualization
eitanlees
148
16k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
580
Building Applications with DynamoDB
mza
96
6.6k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
51
5.6k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Making Projects Easy
brettharned
117
6.4k
Typedesign – Prime Four
hannesfritz
42
2.8k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
Transcript
None
Ashley McNamara
👇
None
None
Simplicity is Complicated (Rob Pike) standard library
None
https://tour.golang.org/ https://golang.org/doc/effective_go.html Rob Pike The Why of Go Carmen Andoh
Sameer Ajmani Francesc Campoy justforfunc
None
What’s up with Go on Azure? Ashley McNamara
https://github.com/Azure/azure-sdk-for- go#other-azure-go-packages Ashley McNamara
Ashley McNamara
Go db/sql sqlx squirrel lib/pq pgx Docker container mysql driver
finds and resolves critical bugs there is a Go driver
https://github.com/go-redis/redis https://github.com/gorilla/sessions
None
official Go driver gocql Cassandra MongoDB How to handle rate-limiting
in Cassandra API for Cosmos DB How to use Mongo DB Change Streams
Try it out
None
GitHub Actions Azure Dev Ops Ashley McNamara
None
IaaS PaaS/CaaS Kubernetes Serverless (FaaS)
None
and Docker Containers!
az container create -n mycontainer --image microsoft/aci-helloworld -g mygroup --ip-address
public
None
docker run
None
None
None
None
None
None
None
None
None
None
None
None
App Service
docker run
None
Ashley McNamara
None