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
130
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
850
Building Serverless applications with Go - Golang Global Summit 2023
abhirockzz
1
140
Write your Kubernetes Infrastructure as Go code with CDK for Kubernetes (cdk8s)
abhirockzz
1
87
Simplifying your Kubernetes infrastructure with CDK for Kubernetes (cdk8s)
abhirockzz
1
820
Go and Redis, Better Together
abhirockzz
1
420
builders-camp-2022-abhishek-aws.pdf
abhirockzz
1
44
Let's Explore Apache Kafka, the easy way on AWS
abhirockzz
1
130
Building Serverless application with DynamoDB and Go
abhirockzz
1
160
Getting started with MemoryDB for Redis
abhirockzz
2
350
Other Decks in Technology
See All in Technology
2時間で300+テーブルをデータ基盤に連携するためのAI活用 / FukuokaDataEngineer
sansan_randd
0
120
Gemini in Android Studio - Google I/O Bangkok '25
akexorcist
0
180
マルチモーダル基盤モデルに基づく動画と音の解析技術
lycorptech_jp
PRO
4
470
モバイルゲームの開発を支える基盤の歩み ~再現性のある開発ラインを量産する秘訣~
qualiarts
0
1.1k
Microsoft Learn MCP/Fabric データエージェント/Fabric MCP/Copilot Studio-簡単・便利なAIエージェント作ってみた -"Building Simple and Powerful AI Agents with Microsoft Learn MCP, Fabric Data Agent, Fabric MCP, and Copilot Studio"-
reireireijinjin6
1
230
専門分化が進む分業下でもユーザーが本当に欲しかったものを追求するプロダクトマネジメント/Focus on real user needs despite deep specialization and division of labor
moriyuya
0
680
Agent Development Kitで始める生成 AI エージェント実践開発
danishi
0
110
VLMサービスを用いた請求書データ化検証 / SaaSxML_Session_1
sansan_randd
0
210
クマ×共生 HACKATHON - 熊対策を『特別な行動」から「生活の一部」に -
pharaohkj
0
290
ホリスティックテスティングの右側も大切にする 〜2つの[はか]る〜 / Holistic Testing: Right Side Matters
nihonbuson
PRO
0
550
ビジネス文書に特化した基盤モデル開発 / SaaSxML_Session_2
sansan_randd
0
250
S3 Glacier のデータを Athena からクエリしようとしたらどうなるのか/try-to-query-s3-glacier-from-athena
emiki
0
150
Featured
See All Featured
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Designing for Performance
lara
610
69k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
6k
Faster Mobile Websites
deanohume
308
31k
Art, The Web, and Tiny UX
lynnandtonic
301
21k
Optimizing for Happiness
mojombo
379
70k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
332
22k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
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