Hasil Pencarian  ::  Simpan CSV :: Kembali

Hasil Pencarian

Ditemukan 119887 dokumen yang sesuai dengan query
cover
Muhammad Mawwalmazie Agitiananda
"Dengan evolusi teknologi yang pesat, kebutuhan dalam mengolah/membuat data, sumber komputasi, serta kapasitas layanan digital telah membengkak secara eksponensial. Kebutuhan tersebut telah melampaui kecepatan perkembangan infrastruktur yang ada secara fisik, sehingga dilakukan adaptasi dengan mengadopsi komputasi awan (Cloud Computing) secara global sebagai alternatif yang bisa diatur skalanya serta menghemat biaya secara signifikan. Fitur yang mengatur skala komputasi awan, disebut scalability, merupakan fitur penting yang menyesuaikan sumber daya digital secara dinamis sebagai respons langsung dari beban kerja (workload) yang fluktuatif. Performa dari sistem yang mengatur skala sistem Cloud secara otomatis, disebut Autoscaling, berpengaruh dari beberapa faktor termasuk batas scaling, akurasi dari prediksi traffic, termasuk pengetahuan dari topologi sistem. Dengan sistem autoscaling yang sudah melakukan tuning, hal tersebut akan memperkecil frekuensi terjadinya gangguan seperti packet-loss dan/atau latency yang berlebihan dari sistem cloud. Studi ini berfokus kepada evaluasi performa dari sistem autoscaling untuk tools instrumentasi private cloud yang bersifat open-source, menggunakan analisis perbandingan untuk menilai efektifitas dari implementasi autoscaling, mencari batasan tertentu serta potensi improvement dari tools yang ada. Dan Hasil pengujian pada platform Apache CloudStack menunjukkan bahwa mekanisme autoscaling dapat meningkatkan performa sistem secara dinamis. Berdasarkan lima metrik utama—waktu respon, penggunaan CPU, penggunaan RAM, throughput, dan error rate—diperoleh rata-rata waktu respon sebesar 1.143 ms, CPU usage 62,8%, dan RAM usage 6.957MB. Throughput sistem tercatat stabil pada 120 request/detik, dengan error rate mendekati 1%. Temuan ini menunjukkan bahwa CloudStack mampu mempertahankan kinerja yang efisien dan stabil saat terjadi lonjakan beban.

With the rapid evolution of technology, the demand for data processing, computational resources, and digital service capacity has grown exponentially. This demand has outpaced the capabilities of existing physical infrastructure, prompting global adaptation through the adoption of cloud computing as a scalable and significantly cost-efficient alternative. The feature responsible for adjusting the scale of cloud computing resources, known as scalability, plays a crucial role in dynamically aligning digital resources in response to fluctuating workloads. The performance of systems that automatically manage scaling in cloud environments, known as autoscaling, is influenced by several factors including scaling thresholds, the accuracy of traffic prediction, and knowledge of system topology. A well-tuned autoscaling systems can reduce the frequency of disruptions such as packet loss and/or excessive latency in cloud systems. This study focuses on evaluating the performance of autoscaling systems within open-source cloud instrumentation tools, using comparative analysis to assess the effectiveness of existing autoscaling implementations, identify specific limitations, and explore potential improvements. The test results on the Apache CloudStack platform demonstrate that the autoscaling mechanism can dynamically improve system performance. Based on five key metrics—response time, CPU usage, RAM usage, throughput, and error rate—the average response time was recorded at 1.143 ms, CPU usage at 62,8%, and RAM usage at 6.957MB. The system throughput remained stable at 120 requests per second, with an error rate close to 1%. These findings indicate that CloudStack can maintain efficient and stable performance under fluctuating loads."
Depok: Fakultas Teknik Universitas Indonesia, 2025
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Brian Samuel Matthew
"Skripsi ini menyajikan analisis kinerja komprehensif penyeimbang beban dalam konteks lingkungan Apache CloudStack berbasis Prometheus. Seiring dengan berkembangnya komputasi awan, efisiensi mekanisme penyeimbangan beban memainkan peran penting dalam memastikan pemanfaatan sumber daya yang optimal dan keandalan layanan. Memanfaatkan Prometheus untuk pemantauan dan pengumpulan metrik, penelitian ini bertujuan untuk mengevaluasi kinerja berbagai konfigurasi penyeimbang beban yang diterapkan di Apache CloudStack, serta memberikan analisis terhadap mengapa penyeimbang beban dapat meningkatkan efisiensi distribusi paket sebesar 23%.

This thesis provides a complete performance analysis of load balancers in Prometheus-based Apache CloudStack setups. As cloud computing evolves, the effectiveness of load balancing techniques becomes critical in guaranteeing optimal resource usage and service reliability. Using Prometheus for monitoring and metric collecting, this study seeks to assess the performance of several load balancer configurations implemented in Apache CloudStack, and also providing analysis as to why load balancer can increase the efficiency of traffic distribution by up to 23%."
Depok: Fakultas Teknik Universitas Indonesia, 2024
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Ariq Pradipa Santoso
"Cloud Computing menyediakan akses mudah ke berbagai sumber daya melalui jaringan internet, dengan jangkauan jaringan yang luas, kemampuan elastisitas yang cepat, dan layanan yang dapat diukur. Dalam penelitian ini, digunakan Cloud Management Platform Apache CloudStack untuk membangun sistem Cloud sendiri. Sistem ini menggunakan sistem operasi Ubuntu dan hypervisor KVM (Kernel-based Virtual Machine) untuk menguji performa dan optimalisasi konfigurasi hypervisor dalam menjalankan tugas-tugas komputasi tertentu. Penelitian ini bertujuan untuk menganalisis apakah konfigurasi default dari hypervisor KVM sudah optimal dan bagaimana konfigurasi hypervisor KVM dapat meningkatkan performa dalam menjalankan tugas komputasi seperti kompresi video, enkripsi, dekripsi, dan validasi integritas data. Metode yang digunakan melibatkan pengujian performa hypervisor KVM dengan melakukan berbagai tugas komputasi dan mengukur waktu yang diperlukan untuk menyelesaikan tugas-tugas tersebut. Hasil pengujian menunjukkan bahwa konfigurasi hypervisor dengan menambahkan flag tertentu seperti SSSE3, SSE4.1, SSE4.2, SSE4a, dan AES dapat meningkatkan performa komputasi secara signifikan. Kesimpulan dari penelitian ini adalah bahwa konfigurasi default hypervisor KVM bersifat minimal dan perlu dilakukan konfigurasi untuk mencapai performa optimal. Konfigurasi hypervisor yang tepat dapat mempercepat kompresi video hingga 2.4 kali, validasi integritas data hingga 7.56 kali, enkripsi AES hingga 2.1 kali, dan dekripsi AES hingga 2.68 kali dibandingkan dengan konfigurasi default. Penelitian ini diharapkan memberikan kontribusi akademis dalam bidang optimalisasi infrastruktur cloud.

Cloud Computing provides easy access to various resources over the internet, with a wide network reach, fast elasticity capabilities, and measurable services. In this research, the Apache CloudStack Cloud Management Platform is utilized to build a Cloud system. This system uses the Ubuntu operating system and KVM (Kernel-based Virtual Machine) hypervisor to test performance and optimize the hypervisor configuration for specific computing tasks. The aim of this research is to analyze whether the default configuration of the KVM hypervisor is optimal and how configuration the KVM hypervisor can enhance performance in executing computing tasks such as video compression, encryption, decryption, and data integrity validation. The methodology involves performance testing of the KVM hypervisor by executing various computing tasks and measuring the time taken to complete these tasks. The test results indicate that configuring the hypervisor by adding specific flags such as SSSE3, SSE4.1, SSE4.2, SSE4a, and AES can significantly improve computational performance. The conclusion drawn from this research is that the default configuration of the KVM hypervisor is minimal and requires configuration to achieve optimal performance. Proper hypervisor configuration can accelerate video compression by up to 2.4 times, data integrity validation by up to 7.56 times, AES encryption by up to 2.1 times, and AES decryption by up to 2.68 times compared to the default configuration. This research is expected to make an academic contribution in the field of cloud infrastructure optimization."
Depok: Fakultas Teknik Universitas Indonesia, 2024
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Ni Made Dwi Warsiani
"Private Cloud merupakan pemodelan teknologi Cloud Computing yang hanya memberikan layanan kepada pengguna tertentu. Kebutuhan akan performa server yang baik, tentunya mempengaruhi layanan yang ditawarkan suatu provider cloud kepada penggunanya. Oleh karena itu, pembuatan Cloud Computing dengan memilih layanan Private Cloud pada skripsi ini dilakukan dengan membuat simulasi nyata pada jaringan fisik menggunakan CentOS dengan Eucalyptus di dalamnya. Metode instalasi menggunakan konfigurasi Cloud in a Box. Lima pengujian diimplementasikan untuk mengetahui performa server Private Cloud ini. Instances dibuat sibuk seolah-olah menjalankan sebuah aplikasi sehingga terlihat kinerja dari server cloud. Parameter pengujian yang digunakan untuk pengukuran performa server adalah Load Average, CPU Usage dan Memory Usage.
Dari hasil pengukuran menunjukkan bahwa parameter Load Average dengan load tertinggi sebesar 4,35 satuan proses dan CPU Usage tertinggi mencapai nilai 95,04% ketika seluruh instance aktif menjalankan aplikasi. Memory usage server mencapai 4740,95 MB dan untuk seluruh instance menggunakan memori sebesar 29,37% dari penggunaan memori pada server. Tiga parameter di atas menunjukkan kesesuaian server cloud dalam menangani pengguna pada jaringan privat IaaS ini dengan konsep Cloud IaaS pada umumnya.

Private Cloud is a technology model of Cloud computing that only provide service to a particular user. Requirement for a good server performance, of course, affect the service offered to the user of a cloud provider. Therefore, making cloud computing by choosing a Private Cloud service in this thesis was to create a simulation of the real physical network using CentOS with Eucalyptus in it. Installation method using configuration Cloud in a Box. Five tests are implemented to determine the performance of the server's Private Cloud. Instances kept busy as running an application and visible the performance of the server cloud. Testing parameters used to measure the performance of the server is the Load Average, CPU Usage and Memory Usage.
From the measurement results indicate that the parameter Load Average with the highest load of 4.35 units and the highest CPU usage reaches 95.04% when all active instances running the application. Memory usage of server and to achieve 4740.95 MB memory instances amounting to 29.37%. Three parameters above indicates suitability of cloud servers to handle the user's private network to the concept of Cloud IaaS IaaS in general.
"
Depok: Fakultas Teknik Universitas Indonesia, 2013
S52589
UI - Skripsi Membership  Universitas Indonesia Library
cover
Alfian Firmansyah
"Internet of Things merupakan teknologi perangkat terkoneksi yang memiliki angka pertumbuhan terpesat di dunia. Pada tahun 2020, perangkat IoT yang telah terkoneksi mencapai 31 miliar perangkat dan masih terus meningkat, sehingga teknologi ini akan mengubah cara hidup kita setelah hadirnya internet sebagai pionir. Hal tersebut mengakibatkan semakin kompleksnya diversifikasi topik IoT baru, mekanisme protokol, dan karakteristik perangkat keras yang terhubung pada infrastruktur server IoT. Indonesia akan segera mengimplementasikan 5G sebagai teknologi jaringan nirkabel generasi ke-5, sehingga hal ini mendorong adanya adaptasi yang dilakukan terhadap infrastruktur IoT pada cloud computing. Integrasi ini akan membuka sebuah ekosistem inovasi produk smart devices baru, baik itu produk skala kecil yang dilakukan oleh perorangan dan komunitas, maupun skala besar oleh sektor usaha, industri dan pemerintahan. Maka, dibutuhkan sebuah aplikasi IoT sebagai middleware, penghimpun data, router addressing ID unik, pemvisualisasi data, dan penganalisis ribuan bahkan jutaan perangkat IoT yang terkoneksi. Penyebaran arsitektur monolithic sudah perlahan ditinggalkan, melainkan mengubah pendekatan operasinya dengan menggunakan arsitektur microservice dengan containerization yang menawarkan fleksibilitas, pengembangan yang cepat, performa yang kuat dan loosely-coupled. Supaya pendekatan bersifat kontinyu, maka Continuous Integration dan Continuous Deployment Pipeline atau CI/CD Pipeline digunakan sebagai Software Development Life Cycle. Secara garis besar, penelitian ini membahas usulan arsitektur server IoT dengan Kubernetes dan aplikasinya, proses deployment secara CI/CD, analisis performa utilisasi dan autoscaling pada kubernetes cluster saat load tests sedang dijalankan, analisis berbasis model terhadap hasil metrik yang didapatkan guna meningkatkan performa deployment dari perspektif aplikasi IoT dengan akses request skala besar.

The Internet of Things is a connected device technology that has a rapid growth rate in the world. In 2020, there are 31 billion connected IoT devices and still increasing, thus this technology will change the way we live after the presence of the internet as a pioneer. We are getting more diversification of new IoT topics, protocol mechanisms, and characteristics of the hardware connected to the IoT server infrastructure becoming increasingly complex. Indonesia will soon implement the 5G as the fifth generation of wireless network technology, thus this will encourage adaptations to be made to the Indonesian IoT infrastructure in cloud computing. This integration will open an innovative ecosystem for new smart device products, both small-scale products carried out by individuals and communities, as well as large-scale by the business sector, industries and government as well. Therefore, an IoT application is needed as a middleware, data collector, unique-ID addressing router, data visualizer, and analyzer of thousands or even millions of connected IoT devices. Deployment of monolithic architectures is slowly being abandoned, instead changing its operating approach by using a microservice architecture with containerization that offers flexibility, fast development, robust performance, and loosely-coupled. To maximize the approach to be continuous, the Continuous Integration and Continuous Deployment Pipeline or CI/CD Pipeline are used as the Software Development Life Cycle. Broadly speaking, this research discusses the architectural design of IoT over Kubernetes and its applications, CI/CD deployment processes, performance analysis of the autoscaling during incoming traffic from running load tests, model-based analysis in accordance with metric results to enhance the deployment performance of IoT applications with large-scale request accesses perspective."
Depok: Fakultas Teknik Universitas Indonesia, 2021
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Fikra Shafna
"Aplikasi cloud Point of Sale (POS) merupakan teknologi yang terlibat dalam melakukan pencatatan penjualan, pembayaran, serta proses yang berkaitan di dalamnya dengan memanfaatkan penyimpanan data di internet. Kegunaan dari aplikasi cloud POS memberikan manfaat yang cukup besar bagi Usaha Mikro Kecil Menengah (UMKM) dalam menjalankan usahanya. Dengan mengintegrasikan teori technology affordance dan teori Unified Theory of Acceptance and Use of The Technology 2 (UTAUT2), penelitian ini mengidentifikasi faktor-faktor technology affordance dari aplikasi cloud POS dan faktor-faktor yang memengaruhi intensi penggunaan aplikasi cloud POS pada pelaku UMKM. Penelitian ini dilakukan dengan mixed-method. Penelitian kualitatif dilakukan dengan melakukan wawancara bersama 10 narasumber pelaku UMKM yang telah menggunakan aplikasi cloud POS. Pengolahan data kualitatif dilakukan dengan menggunakan grounded theory. Kemudian, dilanjutkan dengan penelitian kuantitatif dilakukan dengan menyebarkan kuesioner online dengan 243 responden pelaku UMKM yang telah menggunakan aplikasi cloud POS dan diolah dengan metode Structural Equation Model Partial Least Square (PLS-SEM). Penelitian ini berhasil mengidentifikasi technology affordance aplikasi cloud POS berupa monitorability, recordability, transactionability, decision supportability, dan accessibility. Melalui uji PLS-SEM, penelitian ini menunjukkan jika performance expectancy, effort expectancy, facilitating condition, social influence, dan price value memengaruhi intention to adopt. Selain itu, ditemukan juga bahwa pelaku UMKM di Indonesia masih kurang sadar terkait adanya risiko dari penggunaan teknologi cloud.

Cloud Point of Sale (POS) application is a technology that is involved in recording sales, payments, and processes related to it by utilizing data storage on the internet. The use of the cloud POS application provides considerable benefits for Micro, Small, and Medium Enterprises (MSMEs) in running their business. By integrating technology affordance and Unified Theory of Acceptance and Use of The Technology 2 (UTAUT2), this study identifies the technology affordance factors of the cloud POS application and the factors that influence the intention to use the cloud POS application among MSME actors. This research was conducted with mixed-methods. Qualitative research was conducted by interviewing 10 MSME actors who have used the cloud POS application. Qualitative data processing is done by using grounded theory. Then, it was followed by quantitative research conducted by distributing online questionnaires with 243 MSME respondents who had used the cloud POS application and processed it using the Structural Equation Model Partial Least Square (PLS-SEM) method. This research successfully identifies the technology affordance of the cloud POS application in the form of monitorability, recordability, transactionability, decision supportability, and accessibility. Through the PLS-SEM test, this research shows that performance expectancy, effort expectancy, facilitating condition, social influence, and price value affect the intention to adopt. In addition, it was also found that MSME actors in Indonesia are still not aware of the risks associated with using cloud technology."
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2022
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Shor, R.M.
"Contents :
- Cloud computing defined
- The benefits of cloud computing
- Workplace learning and performance scenarios; potential issues with cloud computing
- Who is most likely to be rained on?
- The four phase forecast
- Where do we go from here?
- References & resources
- Job aid "
Alexandria, VA: American Society for Training & Development, 2011
e20440988
eBooks  Universitas Indonesia Library
cover
Khairil Irfan
"IPv6 adalah internet protokol generasi terbaru yang diciptakan oleh IETF untuk menggantikan IPv4. Kebanyakan jaringan saat ini masih menggunakan IPv4, dimana persediaan IPv4 sudah semakin menipis. Untuk mengatasi hal ini, IETF menciptakan IPv6 untuk mengatasi kekurangan IPv4 dan mengantisipasi kebutuhan jaringan internet masa depan. Walaupun IPv6 lebih unggul dalam hal routing, konfigurasi otomatis, keamanan, QoS dan mobilitas dibandingkan IPv4, peralihan menuju IPv6 tidak dapat dilakukan dengan instan. Jaringanjaringan yang ada saat ini akan melalui masa transisi yang akan memakan waktu hingga bertahun-tahun. Untuk itu diperlukan suatu cara agar masingmasing jaringan, IPv6 dan IPv4, dapat saling berkomunikasi. Ada banyak metode transisi yang telah dikembangkan untuk mengatasi masalah ini. Metode transisi yang utama adalah dual stack, tunneling, dan translation.
Skripsi ini akan menguji dan membandingkan unjuk kerja salah satu metode transisi, yaitu metode tunneling teredo, berdasarkan unjuk kerja aplikasi spesifik web server Apache. Parameter utama pengujian pada skripsi ini adalah total request/second, transfer rate, dan total waktu koneksi. Aplikasi pengujian yang digunakan yaitu perangkat lunak ApacheBench. Uji coba dilakukan pada jaringan test-bed lokal di Departemen Elektro FTUI dengan menggunakan 4 buah PC. Pengujian dilakukan dengan dua cara untuk mengetahui unjuk kerja teredo dibandingkan IPv4 murni dan IPv6 murni. Pengujian pertama dilakukan berdasarkan jumlah koneksi tertentu, dan pengujian kedua dilakukan berdasarkan waktu tanggapan maksimum tertentu.
Hasil uji coba menunjukkan bahwa total request/s teredo lebih rendah 13.537% dibandingkan dengan IPv4 murni, dan lebih rendah 10.943% dibandingkan IPv6 murni. Transfer rate teredo didapat lebih rendah 17.036% dibandingkan IPv4 dan lebih rendah 15% dibandingkan IPv6. Pengujian juga memperlihatkan bahwa total waktu koneksi teredo lebih tinggi 24.164% dibandingkan dengan IPv4 dan lebih tinggi 13.605% dibandingkan IPv6. Walaupun hasil uji coba menunjukkan unjuk kerja paling rendah pada topologi teredo, hal ini masih dapat diterima mengingat teredo merupakan solusi terakhir konektivitas IPv6 bagi host IPv4 yang berada dibelakang NAT.

IPv6 is the next generation protocol designed by the IETF to replace the current version of the Internet Protocol, IPv4. Most of today's Internet uses IPv4, which have fundamental problems in todays network, specifically the growing shortage of IPv4 addresses. As a result, IETF defined IPv6 to fix the problems in IPv4 and to add many improvements to cater for the future Internet. These improvements come in different areas such as routing, autoconfiguration, security, QoS, and mobility. Despite of IPv6’s improvements, the migration to IPv6 will not happen over night. Many network will go through a transition period that might last several years. In this case communication should be possible across the boundary of the coexisting networks. Many transtition mechanism has been developed to make this communication possible. The main transition mechanisms are Dual Stack, Tunnelling and translation.
This research will evaluate the performance of one of the available tunneling mechanism, that is teredo, based on specific application Apache web server. The primary performance metrics in this research is the total request per second, transfer rate, and total connection time. ApacheBench is used for measuring performance. This research conducted using local network test-bed at Electrical Engineering Department, University of Indonesia, using 4 PC. The experiments were conducted in two ways to compare the performance of teredo with native IPv4 and native IPv6. First the performance metrics is measured based on maximum request. Second the performance metrics is measured based on maximum timelimit.
Experimental result from this research show that the teredo’s total request per second is lower by 13.537% compared with IPv4 and lower by 10.943% compared with IPv6. Furthermore, teredo transfer rate’s is lower by 17.036% compared with IPv4 and lower by 15% compared with IPv6. The experiment also show that teredo total connection time is higher by 24.164% compared with IPv4 and higher by 13.605% compared with IPv6. Despite of teredo’s lower performance, this value is still acceptable considering teredo is the last resort of getting IPv6 connectivity from IPv4 host behind NAT.
"
Depok: Fakultas Teknik Universitas Indonesia, 2008
S40499
UI - Skripsi Open  Universitas Indonesia Library
cover
Cipto Wibowo
"PT CNAF merupakan salah satu perusahaan pembiayaan otomotif dibawah PT CIMB Niaga Tbk. Dalam rangka pencapaian visinya, perusahaan dituntut agar dapat memberikan pelayanan yang cepat, mudah, dan aman kepada konsumen, melalui penyelenggaraan kegiatan operasional yang baik. Pemanfaatan sistem informasi dan teknologi informasi sebagai sarana pendukung pada lingkup internal perusahaan, dapat membantu terciptanya terselenggaranya kegiatan operasional yang baik. Berkaitan dengan hal tersebut, dalam penyediaan sistem informasi perlu ditunjang dengan ketersediaan infrastruktur teknologi informasi yang handal.
Salah satu aspek yang sangat penting dalam penyediaan sistem informasi tersebut adalah ketersediaan layanan jaringan komputer. Masalah yang sering dihadapi adalah terjadinya downtime pada jaringan komputer terutama pada jaringan WAN (Wide Area Network). Kondisi geografis tiap kantor cabang, keandalan komponen jaringan, dampak aktivitas pembangunan prasarana, catu daya listrik, dan faktor cuaca sering kali menimbulkan berbagai permasalahan sulit pada layanan jaringan. Hilangnya ketersediaan pada layanan jaringan akan berdampak pada terhentinya penggunaan sistem informasi.
Untuk mengatasi masalah tersebut dan sebagai upaya meningkatkan ketersediaan layanan, diterapkan manajemen ketersediaan pada layanan jaringan. Penelitian ini menggunakan kerangka kerja ITIL Ver. 3 sebagai panduan untuk manajemen ketersediaan. Langkah-langkah yang dilakukan melibatkan reactive activities dan proactive activities yang merupakan kunci utama dalam proses manajemen ketersediaan. Hasil yang diharapkan dari rancangan/ penerapan sistem manajemen ketersediaan ini dapat meminimalisasi resiko ketersediaan, mempersingkat waktu downtime layanan jaringan, dan membantu dalam memastikan tingkat ketersediaan layanan yang diberikan sesuai atau melebihi kebutuhan bisnis yang telah disepakati saat ini dan masa depan dengan biaya yang efektif.

PT CIMB Niaga Auto Finance is the premiere automotive finance company under PT Bank CIMB Niaga Tbk. In order to achieve the vision, the company is required to provide their services easily, quickly and safely to the consumers, through the implementation of good operational activities. The use of information systems and information technology as a support tools for the internal company, can help to create a good implementation of operational activities. In this regard, the provision of information systems needs to be supported by the availability of reliable information technology infrastructure.
One of very important aspect in the provision of the information system is a computer network service availability. The problems that often occured is the downtime on computer networks, especially in the WAN (Wide Area Network). The geographical conditions of each branch office, the reliability of network components, the impact of infrastructure development activities, electrical power supply, and weather conditions often lead to complicated problems in network services. The loss of availability of the network services have an impact on the cessation of the use of information systems.
To overcome these problems, and as an effort to increase the availability of services, conducted availability management implementation on network services. This study uses the ITIL framework Ver. 3 as a guide to availability management. The performed activities involving reactive and proactive activities that the key element in the management process availability. The expected result of the design / implementation of the availability management system can minimize the risk of availability, shorten the downtime of network services, and assist in ensuring the availability of services provided meet or exceed agreed business needs of current and future cost-effective manner.
"
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2014
TA-Pdf
UI - Tugas Akhir  Universitas Indonesia Library
cover
Marquezan, Clarissa Cassales
"The authors explore the issues behind the joint use of self-* properties and P2P, and present: a survey relating autonomic computing and self-* properties, P2P, and network and service management, the design of solutions that explore parallel and cooperative behavior of management peers, the change in angle of network management solution development from APIs, protocols, architectures, and frameworks to the design of management algorithms."
London: Springer, 2012
e20408172
eBooks  Universitas Indonesia Library
<<   1 2 3 4 5 6 7 8 9 10   >>