FOSSMeet 2017

FOSSMeet is an annual event at NIT Calicut that brings together the Free and Open Source Community from around the country.

FOSSMeet is the annual Free and Open source software meet at NIT Calicut. We are inviting proposals for talks and workshops at FOSSMeet 2017.

What we are looking for

Through FOSSMeet, we intend to get the attendees, mostly students, get started with the development and usage of free software. You may propose to conduct a lecture, demo, tutorial, workshop, discussion or panel at FOSSMeet. If the contents of your session is the ‘I am feeling lucky’ result of some Google search, there is low probability that it’ll be accepted. Same applies to proposals titled ‘The absolute beginner introduction to X’ and others on a similar line. On the other hand, if your talk is on some obscure, albeit important, free software project that will go over most students head, this might not be the best platform to deliver that talk. There are always exceptions and we leave that to your judgement. If our audience wants it, we’ll try our best to accommodate it. Of course, if you find people interested in your proposal, you can always call a BoF. We are all for BoF’s! :)

Take the above with a pinch of salt. They are no s̶t̶r̶i̶c̶t̶ ̶r̶u̶l̶e̶s̶, only guidelines. All your proposals are welcome and we celebrate every single one that we receive! :D Looking forward to see you folks here.

Audience

Your audience (mostly) comprises of smart, above average, GNU/Linux aware students.

Important dates

Call for proposals opens: Oct 27, 2016
Proposal submission deadline: Jan 15, 2017
Proposal acceptance: Jan 20, 2017
Presentation upload: Feb 15, 2017

Contact Us:

For more information about speaking and proposals, contact speakers@fossmeet.in.

Hosted by

FOSSMeet is an annual event on Free and Open Source Software, conducted at National Institute of Technology, Calicut. The funnel is a space for proposals and voting on events. more

Gayathri Menakath

@gayathrimenakath

Store, Analyze and Search with ElasticSearch

Submitted Dec 3, 2016

Elasticsearch is an open source real-time search and analytic engine developed in Java. The elastic searching technique adopted by Elasticsearch engine is highly scalable and helps to search through different kinds of documents. The engine provides REST APIs which helps to interact with it using the programming language of our choice. This talk will highlight the basics of Elasticsearch, how to install, configure and use ElasticSearch engine using Python programming language. The talk will be concluded with a working demo of Xen Code Review Dashboard using Elasticsearch.

Outline

Introduction (5mins)
ElasticSearch is a open source Document datastore which enables to do realtime search operations and support huge analytics workload. Unlike in NoSQL databases, Elasticsearch stores semi-structured data but share many similarity with NoSQL. This part of talk will cover on how Elasticsearch is different from other datastores and some of the use-cases in could be used.

REST API (5mins)
ElasticSearch provides REST APIs to upload and retrieve data from the data store. The APIs allows the application developer to use the programming language of their choice to interact with the store. This part of the talk will explain in detail the functionality of REST API functions that ElasticSearch provides.

Installation (5mins)
Installing Elasticsearch is very simple and need to make sure that all the prerequisites are met. In section of the talk, I will explains the roadblocks that people can come across while installing Elasticsearch.

Configuration (5mins)
The Elasticsearch datastore is highly scalable which helps to distribute data across thousands of server in a cluster. Any change to the index values are propagated across the cluster in fraction of a second unlike in relational database. In Elasticsearch index corresponds to a database, type to a table, document to row, fields of a document to a column and mapping to a schema. In this section, I will talk about on how to configure ElasticSearch to better search and retrieve data from it.

Demo (5mins)
Application of ElasticSearch will be demonstrated where the audience can see how the data is being uploaded to ElasticSearch and how other functionalities like modifying the data, searching, deleting etc are carried out. All the above said functionalities and terms would be made clear.

Conclusion and Q & A (5min)
This session would familiarize the audience about ElasticSearch. installation, configuration and the important terminologies required to interact with ElasticSearch will be covered. The audience will have a clear idea of the concepts like indexing a document, feeding data, getting a document, updating the document and searching across the indexes.

Requirements

An interest to know about recent technologies in data analytics and searching techniques. Knowledge in Python programming language will be beneficial.

Speaker bio

I am Gayathri Menakath, pursuing BTech in Computer Science and Engineering at Amrita School Of Engineering, Amritapuri Campus, Kollam. An active contributor to the Xen Code Review Dashboard project, I work closely with Xen community. The Code Review Dashboard is a collaborative project with Linux Software Foundation. As an open source enthusiast, I have volunteered to mentor high school students as part of #includefellowship organized by the US based community, SHE++.

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

FOSSMeet is an annual event on Free and Open Source Software, conducted at National Institute of Technology, Calicut. The funnel is a space for proposals and voting on events. more