National Repository of Grey Literature 12 records found  1 - 10next  jump to record: Search took 0.01 seconds. 
Distributed Forensic Digital Data Repository
Josefík, Martin ; Burget, Radek (referee) ; Rychlý, Marek (advisor)
This work deals with the design of distributed repository aimed at storing digital forensic data. The theoretical part of the thesis describes digital forensics and what is its purpose. There are also explained Big data, suitable storages, their properties, advantages and disadvantages, in this part. The main part of the thesis deals with the design and implementation of distributed storage for digital forensic data. The design is also focused in suitable indexing of stored data, and supporting new types of digital forensic data. The performance of implemented system was evaluated for chosen type of digital forensic data PCAP files.
Implementation of Message Queue as a Service in Cloud Computing
Hanus, Tomáš ; Burget, Radek (referee) ; Rychlý, Marek (advisor)
Thesis discusses about different ways of a communication between components of a distributed system. It describes a communication using a message exchange and at the same time talks about other alternatives. It adds details about various models of a message exchange, various message types and about various specifications as well. Commercial tools ActiveMQ, RabbitMQ and Kafka are presented. Special emphasis is placed on describing the way these tools exchange messages, scalability options and others. The web service is designed according to the described features. Its main purpose is management and monitoring of the tool by user choice and easy replacement of this tool with another one. Designed application is implemented using the Kotlin language for selected tool RabbitMQ. The implemented solution allows a simple exchange of messages through the REST api.
Remote Deployment of InfiSpector
Číž, Marek ; Šimková, Hana (referee) ; Lengál, Ondřej (advisor)
InfiSpector je aplikace, která graficky zobrazuje komunikaci mezi uzly Infinispan serverů. Chceme oddělit infrastrukturu InfiSpectoru od aplikace jako takové. Důsledkem oddělení infrastury InfiSpectoru od samotné aplikace je přenesení veškeré starosti a správy InfiSpectoru z uživatele na vzdálenou internetovou službu, kde bude aplikace běžet na vzdáleném serveru. Uživatel se ke vzdálenému serveru již jen připojí, uživateli odpadne nutnost instalovat aplikaci na svém zařízení, a tak se může místo konfigurace InfiSpectoru soustředit na jeho využívání. Vzdálená internetová služba umožňuje jejímu uživateli sdílet výpočetní prostředky, například servery a aplikace. Vzdálená internetová služba umožňuje i využivání externích internetových uložišť pro vzdálené uložení dat. Tím, že je vzdálená internetová služba volně přístupná na internetu, je i dobře přístupná z každého počítače nebo telefonu s přístupem na internet. Pro InfiSpector byla zvolena na základě výzkumu vzdálená internetová služba zvaná Openshift, umožňující spravovat, vyvíjet a provozovat aplikace. Openshift navíc nabízí testovací účet zdarma pro každého vývojáře.\newline V bakalářské práci se nachází i popis, přehled a nastavení souborů nejen pro části InfiSpectoru zajišťující správu a zpracování dat, ale i pro nasazení, vývoj a provoz InfiSpectoru na vzdálené internetové službě Openshift.
Web application tool for optical network monitoring
Rýdl, Pavel ; Horváth, Tomáš (referee) ; Holík, Martin (advisor)
The problematics of gigabit optical networks as well as web technologies suitable for a web tool implementation were studied within this thesis. An experimental web application for monitoring GPON frames is developed based on the proposed system architecture. The frontend is implemented using ReactJS and the Tornado web framework is used for backend implementation. Data for analysis are read from the stream using the Kafka platform.
Web application tool for optical network monitoring
Rýdl, Pavel ; Horváth, Tomáš (referee) ; Holík, Martin (advisor)
The problematics of gigabit optical networks as well as web technologies suitable for a web tool implementation were studied within this thesis. An experimental web application for monitoring GPON frames is developed based on the proposed system architecture. The frontend is implemented using ReactJS and the Tornado web framework is used for backend implementation. Data for analysis are read from the stream using the Kafka platform.
Migrace na Angular 6 v projektu InfiSpector
Veškrna, Tomáš
The primary goal of this diploma thesis is to migrate project InfiSpector to anewer version of Angular framework. In the begining is described project InfiSpec-tor itself followed by an analysis of Angular framework, Druid database, streamingplatform Kafka and Test Driven Development process. Metodology chapter presentsan outline of theoretical plan for a practical part. The practical part describes theprocess of project InfiSpector migration and presents solutions for obstacles met onthe way. The conclusion summarizes thesis results.
Distributed Forensic Digital Data Repository
Josefík, Martin ; Burget, Radek (referee) ; Rychlý, Marek (advisor)
This work deals with the design of distributed repository aimed at storing digital forensic data. The theoretical part of the thesis describes digital forensics and what is its purpose. There are also explained Big data, suitable storages, their properties, advantages and disadvantages, in this part. The main part of the thesis deals with the design and implementation of distributed storage for digital forensic data. The design is also focused in suitable indexing of stored data, and supporting new types of digital forensic data. The performance of implemented system was evaluated for chosen type of digital forensic data PCAP files.
Implementation of Message Queue as a Service in Cloud Computing
Hanus, Tomáš ; Burget, Radek (referee) ; Rychlý, Marek (advisor)
Thesis discusses about different ways of a communication between components of a distributed system. It describes a communication using a message exchange and at the same time talks about other alternatives. It adds details about various models of a message exchange, various message types and about various specifications as well. Commercial tools ActiveMQ, RabbitMQ and Kafka are presented. Special emphasis is placed on describing the way these tools exchange messages, scalability options and others. The web service is designed according to the described features. Its main purpose is management and monitoring of the tool by user choice and easy replacement of this tool with another one. Designed application is implemented using the Kotlin language for selected tool RabbitMQ. The implemented solution allows a simple exchange of messages through the REST api.
Stoicism at Kafka? Aspects of stoicism in Franz Kafka' work "Vor dem Gesetz"
TOŠIČ, Miloš
The main topis and goal of this work is to find out, if there are some symbols of stoicism in the work from Franz Kafka. The second goal is to prove, that the old principles of this philosophy can play a role also in the newer literature. This bachelorthesis is divided in three main chapters, which are arranged in particular logic order, to make the reading easier. First chapter introduces stoicism as a whole, its thoughts and personalities. Next is shorter introduction of Franz Kafka and his work. The end of the thesis is the most crucial part, and it is dedicated to discovery and clarify elements of stoicism in the work from Franz Kafka.
Remote Deployment of InfiSpector
Číž, Marek ; Šimková, Hana (referee) ; Lengál, Ondřej (advisor)
InfiSpector je aplikace, která graficky zobrazuje komunikaci mezi uzly Infinispan serverů. Chceme oddělit infrastrukturu InfiSpectoru od aplikace jako takové. Důsledkem oddělení infrastury InfiSpectoru od samotné aplikace je přenesení veškeré starosti a správy InfiSpectoru z uživatele na vzdálenou internetovou službu, kde bude aplikace běžet na vzdáleném serveru. Uživatel se ke vzdálenému serveru již jen připojí, uživateli odpadne nutnost instalovat aplikaci na svém zařízení, a tak se může místo konfigurace InfiSpectoru soustředit na jeho využívání. Vzdálená internetová služba umožňuje jejímu uživateli sdílet výpočetní prostředky, například servery a aplikace. Vzdálená internetová služba umožňuje i využivání externích internetových uložišť pro vzdálené uložení dat. Tím, že je vzdálená internetová služba volně přístupná na internetu, je i dobře přístupná z každého počítače nebo telefonu s přístupem na internet. Pro InfiSpector byla zvolena na základě výzkumu vzdálená internetová služba zvaná Openshift, umožňující spravovat, vyvíjet a provozovat aplikace. Openshift navíc nabízí testovací účet zdarma pro každého vývojáře.\newline V bakalářské práci se nachází i popis, přehled a nastavení souborů nejen pro části InfiSpectoru zajišťující správu a zpracování dat, ale i pro nasazení, vývoj a provoz InfiSpectoru na vzdálené internetové službě Openshift.

National Repository of Grey Literature : 12 records found   1 - 10next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.