2021-12-19

Development Process of Product

Understanding product development workflow and engineering team scaling through documentation

#development #product #engineering #documentation
2021-12-19

Distributed Monolith vs True Microservices

Understanding the difference between distributed monolith and true microservices architecture

#microservices #architecture #distributed-systems #domain-driven-design
2021-12-19

Run MySQL Docker M1 Intel

Guide to run MySQL container on Docker for both M1 and Intel processors

#docker #mysql #m1 #tableplus
2021-12-11

IP 0-0-0-0

Understanding the wildcard IP address 0.0.0.0 and its uses

#networking #ip #server #tips
2021-12-11

Users Linux

Managing Linux users and groups - commands and best practices

#linux #users #system #administration
2021-12-04

Belajar Golang

Collection of learning resources for Go programming language

#golang #programming #learning #tutorial
2021-12-04

Cara jadi DevOps

Essential skills and requirements to become a DevOps Engineer

#devops #linux #networking #security
2021-12-03

Belajar Vagrant

Getting started with Vagrant for virtual development environments

#vagrant #virtualization #devops #ubuntu
2021-11-27

Centralized Log Menggunakan ELK Stack

Complete guide to setup centralized logging using Elasticsearch, Logstash, and Kibana (ELK Stack)

#elk #elasticsearch #logstash #kibana
2021-11-27

Export MYSQL RDS

Guide for exporting MySQL databases using mysqldump including RDS AWS backups

#mysql #rds #aws #backup
2021-11-27

What is Websocket

Understanding WebSocket technology and its real-time applications

#websocket #realtime #networking #http
2021-11-21

Docker Handbook

Essential Docker guide and resources for containerizing applications

#docker #containers #devops #javascript
2021-11-18

Backend Development Curriculum

Comprehensive guide to backend development topics including Golang, databases, APIs, DevOps and security

#backend #golang #devops #security
2021-11-18

Migrasi Folder Antar Komputer

Tools for transferring folders between computers using AirDrop and Syncthing

#transfer #airdrop #syncthing #file-sharing
2021-11-17

Cheat Sheet YII2 Framework

Quick reference guide for common YII2 Framework commands and configurations

#yii2 #php #framework #cheatsheet
2021-11-17

Install AdonisJS NodeJS Framework

Step by step guide to install and run AdonisJS - A Laravel-style NodeJS framework

#nodejs #adonisjs #framework #javascript
2021-11-17

Laradock mkcert Setup

Guide to setup SSL certificates with mkcert in Laradock environment

#laradock #docker #ssl #mkcert
2021-11-17

PHP Versioning di Macbook

Guide to manage multiple PHP versions on MacOS using ASDF and PHPBrew

#php #mac #asdf #phpbrew
2021-11-14

Install Envoy Laravel

Step by step guide to install Laravel Envoy globally on Ubuntu and MacBook

#laravel #envoy #ubuntu #macbook
2021-11-04

Polymorph Type Int

Learn why and how to use integer types for polymorphic relationships in Laravel for better database performance

#laravel #database #performance #polymorphic
2021-10-30

Using Blade Formatter

Learn how to maintain consistent code style in Laravel Blade templates using blade-formatter

#laravel #blade #formatting #tools #php
2021-10-28

Import Database MYSQL Laradock

Learn how to import MySQL databases in Laradock environment using Docker commands

#mysql #docker #laradock #database