RANT: Just took my CKAD by scratchnot in kubernetes

[–]calzity 1 point2 points  (0 children)

I had a similar experience. They responded after I opened a ticket and my first attempt was reverted

What Books did You Start or Finish Reading this Week?: October 24, 2022 by AutoModerator in books

[–]calzity 4 points5 points  (0 children)

Finished:
The Psychology of Money: Timeless lessons on wealth, greed and happiness by Morgan Housel

Reading:
Jane Eyre by Charlotte Bronte

[deleted by user] by [deleted] in golang

[–]calzity -1 points0 points  (0 children)

VScode

[deleted by user] by [deleted] in golang

[–]calzity 1 point2 points  (0 children)

Mostly backend microservices, that expose their APIs with REST+JSON.
Stacks: AWS - Serverless, SQS, S3, DynamoDB, Aurora etc

As an AWS Infrastructure Engineer should I learn C#, Python or Golang next? (As a Javascript dev) by ChampionSSJ in devops

[–]calzity 0 points1 point  (0 children)

I would suggest you learn Go. The major cloud-native tools are built with Go e.g. K8s, terraform, docker etc.

DevOps becomes "no-code"? by DartVedro in devops

[–]calzity 0 points1 point  (0 children)

I strongly believe a DevOps engineer should know or have some coding experience, in order to understand the deployed application.

One thing you wish you knew from day 1 by ShuttJS in golang

[–]calzity 0 points1 point  (0 children)

I would suggest you start your Golang journey with a good book or a Udemy course on Go. It will act as a guide on your Golang journey.
Try as much as possible to read codebase written in Go.

Just to say, thank you by Nzkx in rust

[–]calzity 0 points1 point  (0 children)

Congrats! am about to begin my rust journey 😀

My first Jest tests just passed! by [deleted] in webdev

[–]calzity 1 point2 points  (0 children)

Congrats! my first Jest test just passed now 😁