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 Go developers
Search
Abhishek Gupta
September 30, 2020
Technology
0
100
Azure for Go developers
Abhishek Gupta
September 30, 2020
Tweet
Share
More Decks by Abhishek Gupta
See All by Abhishek Gupta
Vector Database for generative AI
abhirockzz
1
780
Building Serverless applications with Go - Golang Global Summit 2023
abhirockzz
1
110
Write your Kubernetes Infrastructure as Go code with CDK for Kubernetes (cdk8s)
abhirockzz
1
75
Simplifying your Kubernetes infrastructure with CDK for Kubernetes (cdk8s)
abhirockzz
1
760
Go and Redis, Better Together
abhirockzz
1
380
builders-camp-2022-abhishek-aws.pdf
abhirockzz
1
31
Let's Explore Apache Kafka, the easy way on AWS
abhirockzz
1
100
Building Serverless application with DynamoDB and Go
abhirockzz
1
130
Getting started with MemoryDB for Redis
abhirockzz
2
310
Other Decks in Technology
See All in Technology
AndroidデバイスにFTPサーバを建立する
e10dokup
0
250
N=1から解き明かすAWS ソリューションアーキテクトの魅力
kiiwami
0
130
データマネジメントのトレードオフに立ち向かう
ikkimiyazaki
6
980
速くて安いWebサイトを作る
nishiharatsubasa
10
13k
RECRUIT TECH CONFERENCE 2025 プレイベント【高橋】
recruitengineers
PRO
0
160
プロダクトエンジニア構想を立ち上げ、プロダクト志向な組織への成長を続けている話 / grow into a product-oriented organization
hiro_torii
1
200
オブザーバビリティの観点でみるAWS / AWS from observability perspective
ymotongpoo
8
1.5k
人はなぜISUCONに夢中になるのか
kakehashi
PRO
6
1.7k
7日間でハッキングをはじめる本をはじめてみませんか?_ITエンジニア本大賞2025
nomizone
2
1.8k
現場で役立つAPIデザイン
nagix
33
12k
「海外登壇」という 選択肢を与えるために 〜Gophers EX
logica0419
0
710
2/18/25: Java meets AI: Build LLM-Powered Apps with LangChain4j
edeandrea
PRO
0
120
Featured
See All Featured
Music & Morning Musume
bryan
46
6.3k
How to Ace a Technical Interview
jacobian
276
23k
A better future with KSS
kneath
238
17k
Java REST API Framework Comparison - PWX 2021
mraible
28
8.4k
Done Done
chrislema
182
16k
Optimising Largest Contentful Paint
csswizardry
34
3.1k
Bash Introduction
62gerente
611
210k
Optimizing for Happiness
mojombo
376
70k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
9
440
Faster Mobile Websites
deanohume
306
31k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Transcript
None
Ashley McNamara
None
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 Azure Cache for Redis + Redis Labs
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
None
Ashley McNamara
None
None
None
IaaS PaaS/CaaS Kubernetes Serverless (FaaS)
None
None
None
None
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
Lots of resources! Learning path aka.ms/LearnKubernetes What is Kubernetes aka.ms/k8sLearning
Hear from experts aka.ms/AKS/videos Case studies aka.ms/aks/casestudy
None
None
None
None
None
None
None
None
docker run
None
Ashley McNamara
None