Hasil Pencarian  ::  Simpan CSV :: Kembali

Hasil Pencarian

Ditemukan 172130 dokumen yang sesuai dengan query
cover
Dyani Mustikarini
"Skripsi ini berisi mengenai konsep dasar, perancangan dan implementasi enkripsi data dengan RSA yang diterapkan pada private cloud Infrastucture as a Service (IaaS). Tujuan dari skripsi ini menganalisa keamanan pengiriman data dan waktu dari implementasi kriptografi RSA pada sistem Eucalyptus private cloud. Pengiriman data pada sistem virtualisasi private cloud membutuhkan enkripsi untuk mengantisipasi serangan dari man-in-the-middle sehingga penyerang tidak mengetahui isi data dengan mudah.
Hasil penelitian menunjukkan bahwa waktu eksekusi program RSA dipengaruhi oleh ukuran data dan nilai kunci RSA yang dibangkitkan. Peningkatan ukuran data akan mempengaruhi peningkatan waktu eksekusi program RSA. Peningkatan waktu eksekusi untuk format .txt sebesar 31,44%, untuk format .doc sebesar 24,83% dan untuk format .pdf sebesar 24,85%. Nilai d untuk kunci privat RSA yang besar akan sangat mempengaruhi waktu eksekusi karena membutuhkan waktu dekripsi yang lebih lama.
Sedangkan nilai e yang besar untuk kunci publik RSA tidak terlalu signifikan mempengaruhi waktu enkripsi menjadi lebih lama namun tetap berkontribusi terhadap waktu eksekusi RSA. Keamanan pengiriman data pada sistem private cloud dibutuhkan terutama dengan RSA 2048 bit dan sistem padding, namun pada skripsi ini hanya digunakan enkripsi plain RSA.

This thesis contains about fundamental concept, the design and the implementation of data encryption using RSA which is applied on private cloud Infrastucture as a Service (IaaS). The purposes of this thesis are to analyze the the data transfer security and the time of RSA cryptography appliance on Eucalyptus private cloud system. Secret data transfer on private cloud virtualization requires encryption in order to anticipated the attack from man-in-the-middle so that the attacker won?t know the contents of data easily.
The result of this research prove that RSA execution time influented by the size of data and the value of the generated RSA keys. Data size increment will influence the execution times of RSA. The increment time for .txt is 31,44%, increment time for .doc is 24,83%, and increment time for .pdf is 24,85%. Large values of d for RSA private key greatly affect the execution time because need a longer decryption time.
However, the large value of e for public keys isn?t influence the encryption time significantly but still contributes the execution time. The security of data transfer on private cloud system is needed especially using RSA 2048 bit and padding system appliance,however this thesis only implement plain RSA encryption.
"
Depok: Fakultas Teknik Universitas Indonesia, 2012
S43449
UI - Skripsi Open  Universitas Indonesia Library
cover
Yudhi Kusnanto
"Cloud computing adalah sebuah paradigma komputasi yang berkembang dari teknologi yang ada, seperti grid computing, virtualisasi dan Internet. Cloud computing memberi ilusi sumberdaya komputasi yang tak terhingga, yang dapat diakses dari mana saja, kapan saja. Meskipun cloud computing berpotensi memberikan manfaat yang besar, namun masalah keamananya masih menjadi pertanyaan, yang mana menghambat adopsinya. Persoalan keamanan pada cloud computing menjadi semakin rumit karena karakteristik cloud computing yang khas seperti kelenturan alokasi sumberdaya, dan pengguna yang jamak.
Jaringan cloud berbasis platform Eucalyptus banyak diterapkan pada fasilitas cloud privat. Penelitian ini bertujuan untuk mengetahui potensi hambatan atas pelayanan jaringan cloud akibat serangan yang terarah (targeted attack), pada sistem jaringan cloud berbasis platform Eucalyptus. Pengujian menunjukan adanya peningkatan waktu respon hingga 2863,22% akibat serangan terarah terhadap layanan web administrasi.
Penerapan pembatasan dan kendali laju data (rate control, rate limit) pada penelitian ini merupakan solusi untuk mengurangi dampak serangan terarah. Dengan langkah mitigasi ini peningkatan beban dapat dikendalikan sehingga tidak memengaruhi pelayanan. Pengujian kerentanan menunjukan layanan jaringan cloud berbasis platform Eucalyptus tidak memiliki ancaman kerentanan yang berpotensi menjadi serangan keamanan.

Cloud computing is a computing paradigm that evolve from existing technology, such as grid computing, virtualization and the Internet. Cloud computing provides an illusion of unlimited computing resources, which can be accessed from anywhere, anytime. Despite the potential gains achieved from the cloud computing, the model security is still questionable which hindered adoption. The security problem becomes more complicated under the cloud model as new dimensions have entered into the problem scope related to the model architecture, multi-tenancy, elasticity, and layers dependency stack.
Eucalyptus based cloud network service widely deployed as private cloud infrastructure. Experiment on this paper focused on finding potential denial-ofservice (DoS) and the impact on ability to provide services during attack. We observe an increase on response time up to 2863,22% during targeted attack to the web-based management service.
Mitigation effort by implementing rate control and rate limit on cloud controller help on reducing average system load to an acceptable level, which prevents disruption of the service. Vulnerability testing in this research shows that Eucalyptus web-based management does not have exploitable security hole.
"
Depok: Fakultas Teknik Universitas Indonesia, 2013
T34855
UI - Tesis Membership  Universitas Indonesia Library
cover
Ansar Fitria
"Cloud computing adalah teknologi baru hasil pengembangan dari sistem berbasis Internet dengan sumber daya komputasi dalam skala besar yang disediakan melalui Internet untuk pengguna. Aplikasi multimedia pada cloud membutuhkan Quality of Service (QoS) seperti bandwidth, delay, dan lain-lain. Penyediaan QoS merupakan tantangan pada multimedia cloud computing.
Penelitian ini mengusulkan sistem QoS MEC, sebuah sistem QoS cloud computing dengan kombinasi teknologi Hadoop dan metode Load Balancing berbasis Eucalyptus untuk aplikasi multimedia. Hadoop merupakan platform yang bersifat open source digunakan untuk data berukuran besar yang diproses secara terdistribusi dan paralel. Load balancing merupakan metode untuk membagi beban kerja server.
Hasil pengujian menunjukkan bahwa terjadi percepatan response time dan peningkatan throughput, terbesar terjadi pada saat jumlah koneksi per detik 5000. Persentase percepatan response time video ukuran 58,4 MB, adalah 20,42 %; video ukuran 137 MB, adalah 21,36%; video ukuran 249 MB, adalah 21,51%. Persentase peningkatan throughput video ukuran 58,4 MB, adalah 12,52%; video ukuran 137 MB, adalah 13,39%; video ukuran 249 MB, adalah 14,09%.

Cloud computing is a new technology development results of Internet-based systems with computing resources on a large scale are provided via the Internet to the user. Multimedia application in the cloud requires Quality of Service (QoS) such as bandwidth, delay, and others. Provision of QoS is a challenge on a multimedia cloud computing.
This research proposed a QoS MEC system, a QoS cloud computing system with technology combination of Hadoop and Load Balancing method based Eucalyptus for multimedia applications. Hadoop is an open source platform which is used for large data that is distributed and processed in parallel. Load balancing is a method to divide the workload of the server.
The test results show that there is accelerated response time and increased throughput and largest occurred when the number of simultaneous access is 5000. Percentage of acceleration response time for video size of 58.4 MB is 20.42%; video size of 137 MB is 21,36%; and video size of 249 MB is 21,51%. The increased percentage of throughput for video size of 58.4 MB is 12,52%; video size of 137 MB is 13,39%; and video size of 249 MB is 14,09%.
"
Depok: Fakultas Teknik Universitas Indonesia, 2013
T35100
UI - Tesis 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
Mohamad Fathurahman
"Keberadaan data center pada sistem cloud computing sangat besar artinya. Data center yang terletak pada lapisan IaaS pada sistem cloud berisi komponen fisik yang meliputi komponen komputasi seperti server dan switch dan komponen non komputasi seperti sistem pendingin dan pengaturan suhu. Seiring dengan meningkatnya jumlah pengguna data center, maka konsumsi daya listrik pada data center akan meningkat. Telah diusulkan skema penghematan energi pada data center yakni skema DVFS dan DNS.
Pada penelitian ini telah disimulasikan menggunakan GreenCloud, yang merupakan ekstensi dari NS2, kepada tiga macam arsitektur data center yakni two-tier, three-tier dan three-tier high-speed dengan jenis workload adalah High Performance Computing HPC. Penerapan skema penghematan meliputi skema DVFS dan DNS saja serta DVFS dan DNS sekaligus. Dari hasil yang diperoleh menunjukkan bahwa penerapan skema DNS menunjukkan hasil terbaik karena berhasil melakukan penghematan rata-rata sebesar 63,42% pada server dan hampir 100% pada switch.

The existence of a data center in the cloud computing system was huge. Data center is located on the IaaS layer cloud systems containing physical component includes computing components such as servers and switches and non-computing components such as cooling systems and temperature regulation. Along with the increasing number of users of data center, then the electric power consumption in the data center will increase. Energy conservation schemes have been proposed in the data center is DNS and DVFS.
In this study has been simulated using GreenCloud, which is an extension of NS2, the three kinds of data center architecture these are two-tier, three-tier and three-tier high-speed with the type of data center workloads is HPC High Performance Computing. The applications of the savings schemes include schemes DVFS only, DNS only and both DVFS and DNS. From the results obtained indicate that the application of the DNS control scheme is the best because it managed to save an average of 63.42% on the server and almost 100% on the switch for all data center architecture.
"
Depok: Fakultas Teknik Universitas Indonesia, 2012
T31942
UI - Tesis Open  Universitas Indonesia Library
cover
Lee, Gary, 1958-
Amsterdam : Elsevier, 2014
004.678 2 LEE c
Buku Teks  Universitas Indonesia Library
cover
Laili Gita
"Data kehadiran adalah data yang penting baik di lingkup sekolah, universitas, maupun perkantoran untuk karyawan. Presensi yang berupa tandatangan dapat dipalsukan oleh siapa saja dan kapan saja. Sehingga dibutuhkan sebuah perangkat yang dapat mempermudah proses absensi sekaligus mendeteksi keterlambatan siswa/pegawai sebelum memasuki ruangan. Skripsi ini mengembangkan Smart Presence System berbasis Face Recognition dengan machine learning yang dirancang dengan komputasi pada awan (Cloud Computing) dan komputasi pada sebuah node/titik (Fog Computing). Skripsi ini melakukan perbandingan performa Smart Presence System yang dibangun dengan Cloud Computing menggunakan layanan AWS Face Rekognition dan Fog Computing yang ditulis menggunakan bahasa Python dengan library OpenCV yang menggunakan perangkat Raspberry Pi sebagai titik komputasi. Penulis telah melakukan pengujian perbandingan waktu komputasi, penggunaan memori, serta penggunaan biaya antara Cloud Computing dan Fog Computing. Pengujian waktu komputasi dilakukan dengan menggeser router/titik uji sejauh 3 meter, 5 meter dan 7 meter dari sensor kamera. Pengujian waktu komputasi pada Cloud Computing didpat sebesar 11.02 detik, 2.99 detik dan 3.02 detik dengan total penggunaan memori sebesar 0.0042 MB dan total biaya yang diperlukan untuk membangun rancangan Cloud Computing sebesar Rp2.819.516 dalam penggunaan 12 bulan. Dan rata-rata waktu untuk komputasi pada fog sebesar 0.723 detik, 0.99 detik, 1.94 detik dengan total penggunaan memori sebesar 540MB dan total biaya untuk membangun rancangan ini sebesar Rp2.220.00 dalam penggunaan 12 bulan.

Attendance document is an important thing in schools, universities, and offices for employees. Attendance is usually done by giving a signature on a piece of paper, and it can be forged by anyone. In school, attendance is usually done manually by the teacher and it takes time. So we need a device that can simplify the attendance process and can not be forged. This thesis has developed a Smart Presence System with machine learing designed with Cloud Computing and Fog Computing. This Thesis compared the performance of The Smart Presence System that built with Cloud Computing using AWS Rekognition and Fog Computing that built in Raspberry pi and written in python and library Opencv. The author has tested the comparison of Cloud Computing and Fog Computing in Computing Time, Memory usage and Cost. Computing time testing is done by shifting the router/test point as far as 3 meters, 5 meters, and 7 meters. The computing time on Cloud Computing were 11.02s, 2.99s, and 3.02s with total memory usage of 0.0042MB and the total cost is Rp.2.819.516 in 12 months of use. And The computing time on Fog Computing were o.72s, 0.99s, and 1.94s with the total memory usage of 540MB and the total cost to build this architecture is Rp2.220.000 in 12 months of use.
"
Depok: Fakultas Teknik Universitas Indonesia, 2022
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Ghilman Fatih
"Penelitian ini bertujuan untuk mengembangkan kerangka kesesuaian suatu institusi pemerintah di Indonesia dalam mengadopsi cloud computing. Pengembangan kerangka tersebut dibagi menjadi dua yaitu: 1) kerangka untuk menentukan perlu tidaknya sebuah organisasi mengadopsi cloud, dan 2) kerangka untuk menentukan tipe cloud deployment yang sesuai. Kerangka pertama dikembangkan dengan memodifikasi model Misra Mondal yang dilakukan dengan melakukan wawancara dengan pakar di bidang adopsi cloud untuk institusi pemerintah. Kerangka kedua dikembangkan dengan menggunakan gabungan antara BCOR, Entropi dan TOPSIS, yang validasi modelnya dilakukan dengan mengirimkan kuesioner kepada pelaku TI di pemerintahan. Selain itu, sebuah studi juga dilakukan ke Dinas Komunikasi dan Informatika kota Depok untuk menguji aplikasi dari kerangka yang sudah dikembangkan.
Hasil studi kasus yang dilakukan di Dinas Kominfo kota Depok menunjukkan institusi ini sudah cocok jika melakukan adopsi cloud computing. Selain itu, hasil dari penelitian pengembangan kerangka tipe cloud deployment menunjukkan bahwa faktor yang paling dianggap penting oleh pelaku TI di pemerintah adalah keamanan data. Dan juga, tipe deployment yang paling sesuai diimplementasikan di sana adalah private cloud.

The purpose of this study is to develop framework of Indonesian government institutions' suitability in adopting cloud technology. The proposed framework comprises the following: 1) a framework for determining an organization necessity to adopt the cloud, and 2) a framework for determining the appropriate type of cloud deployment. The first framework was developed by modifying the Misra Mondal?s model, which was done by conducting interviews with experts in the areas of cloud adoption for government institutions. The second framework was developed using a combination of BCOR, Entropy and TOPSIS, in which the validation of the model was done by distributing questionnaires to the IT specialist in government institution. In addition, a study was also conducted to department of Communication and Information in Depok city to test the application of the framework that has been developed.
The results of a case study conducted in the department of Communication and Information in Depok City showed this institution is highly suitable to adopt cloud computing. In addition, the result of this study indicates that the factors considered important by most IT specialist in government institution is data protection. Moreover, private cloud is considered as the most appropriate cloud deployment model to be implemented.
"
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2013
S-Pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Manik, Jonathan
"Industri perbankan di Indonesia saat ini belum mengadopsi layanan cloud computing akibat dari peraturan Bank Indonesia dan Pemerintah. Penelitian ini bertujuan menjelaskan faktor-faktor yang mempengaruhi perusahaan perbankan untuk mengadopsi layanan cloud computing dilihat dari konteks technology, environtment, dan organization. Analisis ini menggunakan kerangka TOE (Technology-Organization-Environtment), teori DOI (Diffusion of Innovation), dan metoda PLS (Partial Least Square).
Hasil penelitian ini menunjukkan bahwa faktor technology tidak berpengaruh signifikan bagi perusahaan perbankan untuk mengadopsi cloud computing, namun faktor organization dan environtment berpengaruh signifikan bagi perusahaan perbankan dalam mengadopsi cloud computing, dimana model yang dihasilkan dalam penelitian ini cukup kuat (moderate) sebesar 36.1 %.

The banking industry in Indonesia has yet to adopt cloud computing services as a result of the regulation of Bank Indonesia and the Government. This study aims to explain the factors that affect the banking companies to adopt cloud computing services viewed from the context of technology, environtment, and organization. This analysis uses a framework TOE (Technology-Organization-Environment), the theory DOI (Diffusion of Innovation), and the method of PLS (Partial Least Square).
These results indicate that the technology factors had no significant effect for banking companies to adopt cloud computing, but the organization and environtment influential factors significant for the banking companies to adopt cloud computing, where the model is produced in this study is quite strong (moderate) of 36.1%.
"
Depok: Fakultas Teknik Universitas Indonesia, 2015
T44403
UI - Tesis Membership  Universitas Indonesia Library
cover
Wulan Indriani
"ABSTRAK
Pemanfaatan Teknologi Informasi dalam sebuah organisasi merupakan sebuah alat penting dalam mencapai tujuan bisnis organisasi tersebut. Salah satu teknologi yang dapat mencapai tujuan tersebut adalah cloud computing, yang memungkinkan layanan dapat diakses dari mana saja secara nyaman. Cloud computing juga dapat memungkinkan akses terhadap layanan jaringan bersama dari suatu sumber daya komputasi yang telah dikonfigurasi.
Penelitian ini bertujuan untuk mengidentifikasi kesesuaian Kementerian Luar Negeri RI dalam mengadopsi cloud computing dengan menggunakan pemodelan Misra Mondal Model dan menentukan tipe cloud deployment yang tepat menggunakan pendekatan AHP (Analytic Hierarchy Process) serta kriteria yang ditentukan berdasarkan analisa BCOR (Benefit, Cost, Opportunity, Risk). Dalam penelitian ini dilakukan wawancara, penyebaran kuesioner dan juga studi literatur untuk metode pengumpulan datanya.
Hasil dari penelitian ini yaitu organisasi Kementerian Luar Negeri berada di range yang dapat dimungkinkan untuk mengadopsi teknologi cloud. Sedangkan hasil penelitian untuk tipe deployment yang paling sesuai di Kementerian Luar Negeri adalah tipe deployment private cloud.

ABSTRACT
The use of information technology in an organization is an important tool to achieve the business goals of the organization. One of the technology that can be used for that purpose is cloud computing which enable some services could comfortably accessed anywhere. Cloud computing also enabling access to the shared network in some computing resource that have been configured.
The purpose of this research are to identify the suitability of cloud computing adoption by using Misra Mondal model and to select the most suitable cloud deployment type by using AHP (Analytic Hierarchy Process) and the specified criteria by using BCOR (Benefit, Cost, Opportunity, Risk) Analysis. On this research, the data collection method are interviews, questionnaires, and also study the literature.
The results from this research is that Ministry of Foreign Affairs on the range which cloud computing technology could be possible to adopt. While the other results of this research in the Ministry of Foreign Affairs for the most appropriate type of cloud deployment type is private cloud type."
Jakarta: Fakultas Ilmu Komputer Universitas Indonesia, 2014
T-Pdf
UI - Tesis Membership  Universitas Indonesia Library
<<   1 2 3 4 5 6 7 8 9 10   >>