PinnedPublished inLevel Up CodingBeginner guides: Deploy Backend Applications to Cloud RunIn this article, we’ll explore effortless deployment of your Node.js REST API as container images to Google Cloud Run using Artifact…Jun 23Jun 23
PinnedDockerfile and Docker Compose untuk PemulaTahukah kamu bahwa terdapat satu tools yang mempermudah proses pengembangan aplikasi dengan Docker yaitu Dockerfile dan Docker Compose.Oct 30, 2023Oct 30, 2023
PinnedPublished inLevel Up CodingCreate REST-API with Clean Architecture in NestJSIn developing applications, especially large-scale applications, it important to design good architecture so that the application is easy…Jul 11, 20233Jul 11, 20233
PinnedPublished inUNIKOM CodelabsCreate a simple cache with Redis using LaravelIn this post, I will share how to create a simple cache with Redis using Laravel.Feb 3, 2022Feb 3, 2022
PinnedPublished inUNIKOM CodelabsLearn asynchronous programming with Kotlin CoroutinesIn this post, I will share what I have learned about Kotlin Coroutines a few weeks ago.Jan 11, 2022Jan 11, 2022
Securely Storing Images on Amazon S3 with Presigned URLs in GolangSeveral weeks ago, I was mentoring a capstone team at Bangkit Academy when I received a question about how to store images in the back-end…5d ago5d ago
Cara mengelola diri untuk seorang longlife learnerSebagai knowledge worker (pekerja yang menggunakan pengetahuan atau keahlian) belajar di sepanjang hayat perlu dilakukan. Tak hanya…Mar 31Mar 31
Go Series #3 — Operator, Perulangan dan Seleksi KondisiDi series sebelumnya, kita sudah mengetahui tipe data yang dimiliki oleh Go. Selanjutnya, kita akan bahas mengenai operator apa saja yang…Mar 13Mar 13
Go Series #2 — Variabel, Constanta dan Tipe DataSebelumnya kita sudah bisa menjalankan program pertama dengan Go. Di series ini, akan berfokus mengenai variabel dan tipe data yang ada di…Mar 6Mar 6
Go Series #1 — Getting StartedSeries ini merupakan catatan pribadi yang dapat dibagikan melalui tulisan selama belajar Go Lang. Tulisan ini mungkin tidak seniat artikel…Feb 15Feb 15