Featured Posts
Database Performance Optimization with PgBouncer: Connection Pooling Implementation
In modern applications, database connections are often one of the first performance bottlenecks you’ll encounter. Each connection to your PostgreSQL...
Read more →Building a Free Blog with GitHub Pages and Jekyll: A Complete Guide
In today’s digital landscape, having a personal blog is an excellent way to share your thoughts, showcase your expertise, and...
Read more →Microservices to Monoliths: The Pendulum Swing in Architecture
The pendulum of software architecture is swinging back as companies reassess the true costs and benefits of microservices versus monolithic...
Read more →Latest Articles
-
Jun 13, 2023 Monitoring
Observability: The Four Golden Signals
We will delve into the concept of observability and explore the Four Golden Signals framework. By understanding these key metrics, you will be able to effectively monitor and assess the...
Read more → -
Apr 10, 2023 Career
Menjadi Seorang Software Engineer Tanpa Kuliah IT: Mungkinkah?
Banyak orang yang ingin menjadi software engineer, tetapi tidak memiliki latar belakang pendidikan di bidang IT. Artikel ini akan membahas beberapa cara untuk belajar pemrograman dan menjadi software engineer tanpa...
Read more → -
Apr 10, 2023 Engineering
The Power of KISS Principle in Software Development: Simplifying for Success
The KISS principle is a design concept that encourages simplicity and avoids unnecessary complexity. It suggests that the simplest solution is often the best one, and that unnecessary complexity should...
Read more → -
Dec 9, 2022 Performance
Performance Engineering Definition by ChatGPT
The practice of designing, implementing, and maintaining systems in a way that ensures they meet performance and scalability requirements.
Read more → -
Dec 9, 2022 Engineering
Managing Technical Debt and Ongoing Maintenance Tasks
Managing technical debt and ongoing maintenance tasks requires good prioritization, clear communication, and effective tools. Follow these tips to stay focused and avoid disruptions.
Read more → -
May 18, 2021 Performance
Jenis - Jenis Performance Testing
Ada berbagai macam performance testing. Hal ini dibedakan berdasarkan goal dan cara melakukan testnya. Mari kita bahas satu per satu.
Read more → -
May 11, 2021 Tutorial
VIM Go To Method Definition
Salah satu fitur paling populer yang membuat kita menjadi produktif di text-editor modern adalah kita dapat langsung menuju method definition saat kita ctrl+klik pada nama method. Bagaimana melakukannya di VIM?...
Read more → -
-
May 8, 2021 Performance
Mengapa Performance Engineering Diperlukan?
Banyak orang yang belum menyadari bahwa performance engineering adalah bagian yang paling penting untuk menjaga kualitas sistem bahkan berjalannya bisnis, bagaimana bisa? Mari kita bahas.
Read more → -
May 7, 2021 Performance
Apa itu Performance Engineering ?
Sebelum terlalu jauh membahas bagaimana melakukan performance engineering, ada baiknya kita mengetahui terlebih dahulu gambaran singkat tentang performance engineering. Displin ilmu ini akan melakukan tes, analisa, rekomendasi, hingga tuning terhadap...
Read more →