Saturday 18 April 2015

Hackathon event in Chennai - Save the Hacker

Start: May 09, 2015 12:00AM
End:  May 11, 2015 12:00AM

Venue: Freshdesk, 7th Floor, SP Infocity, Block-B, MGR Main Road, Perungudi, Chennai, Tamil Nadu 600096, India

Description: Not so long ago, when tech jobs weren’t a commodity, people got excited about writing code. They fired up terminals, cloned repositories and went out of their way to build ideas from scratch. Google, Apple and Facebook happened. Life was awesome.

But then, somewhere along the way, the world got lost in a sea of corporate bullshit, incompetent project managers and made-up job roles. Writing awesome code didn’t really matter anymore, work lives became a 9 to 5 thing and god-level geeks allowed themselves to pursue strategic mediocrity. Today, the hacker is a dying species, endangered by pointless hierarchies, outrageous dress codes, and teammates who are hell-bent on being lazy.

But wait, there’s still hope.

Last year, Freshdesk, a startup from Chennai set out on a mission to save smart programmers from dead-end jobs by inviting them to Save the Hacker – a two-day hackathon that went on to change their lives. This year, we’re back, and we can’t wait to rescue more developers and see them build great products. So come join us in our mission, show us what you’ve got, and while at it, win some amazing prizes.
Check out more: http://www.savethehacker.com/

Tuesday 17 March 2015

AWSome Day | Chennai

     Join us for Amazon Web Services (AWS) AWSome Day in Chennai on Tuesday, April 21! This free, one-day event will be delivered by AWS Education's technical instructors. This event is ideal for business and technical leaders, as well as IT Pros and developers who are eager to learn more about cloud computing and be trained on the AWS Cloud.

     AWSome Day is based on the AWS Essentials Course and will take you through a step-by-step deep-dive into AWS core services such as Compute, Storage, Database and Network. At the end of the session, you will be able to build and deploy scalable and secure applications on the AWS Cloud.

To Register 
Click Here...

Tuesday 24 February 2015

Exploring Amazon Redshift ( Datawarehouse, ETL & Business Intelligence )

Yesterday we provide a KT(Knowledge Transfer) to my entire office colleagues about Exploring Amazon Redshift (Datawarehouse, ETL & Business Intelligence).

In this session we covered following parts
1.Data warehouse
2.ETL
3.Business Intelligence

Brief Summary of Session :
1. Datawarehouse - Introduction
2. Redshift
- Introduction
- Advantages
- Columnar DB
- Cost
- Scalability
- Compatibility
3. ETL
- Introducing Talend
- Talend and Redshift
4. BI Tools
- Introduction
- BI Tools and Redshift (Jaspersoft)
5. Redshift, Talend and Jaspersoft usage in Helios Project
6. Question & Answer

In this session, I have covered Business Intelligence section and attached presentation in below link.

https://www.dropbox.com/home/professional/business%20intelligence/jaspersoft/Jaspersoft?preview=BI-jaspersoft.pptx.pptx

Saturday 3 January 2015

Dimension Table vs Fact Table

     Dimension table and fact table are mainly used in data warehousing. The fact table mainly consists of business facts and foreign keys that refer to primary keys in the dimension tables. A dimension table consists mainly of descriptive attributes that are textual fields.
      Dimension tables provide descriptive or contextual information for the measurement of a fact table. On the other hand, fact tables provide the measurement of an enterprise. A dimension table contains a surrogate key, natural key, and a set of attributes. On the contrary, a fact table contains a foreign key, measurements, and degenerated dimensions.
     When comparing the size of the two tables, the fact table is bigger than the dimensional table. In a comparison table, more dimensions are presented than the fact tables. In a fact table, less numbers of facts are observed. In a dimension table, the values are text representations or numeric. In a fact table the values are in integer form or numeric.
     A fact table normally contains two columns – one that contains the facts and the other foreign keys to the dimension table. Dimension tables are also called reference tables.
     When dimension tables can be loaded directly, it is not possible with a fact table. In a fact table, the dimension table has to be loaded first. While loading the fact tables, one should have to look at the dimension table. This is because the fact table has measures, facts, and foreign keys that are the primary keys in the dimension table.

Dimension Table features :
1. It provides the context /descriptive information for a fact table measurements.
2. Provides entry points to data.
3. Structure of Dimension - Surrogate key , one or more other fields that compose the natural key (nk) and set of Attributes.
4. Size of Dimension Table is smaller than Fact Table.
5. In a schema more number of dimensions are presented than Fact Table.
6. Surrogate Key is used to prevent the primary key (pk) violation(store historical data).
7. Values of fields are in numeric and text representation.

Fact Table features :
1. It provides measurement of an enterprise. 
2. Measurement is the amount determined by observation. 
3. Structure of Fact Table - foreign key (fk), Degenerated Dimension and Measurements. 
4. Size of Fact Table is larger than Dimension Table. 
5. In a schema less number of Fact Tables observed compared to Dimension Tables. 
6. Compose of Degenerate Dimension fields act as Primary Key. 
7. Values of the fields always in numeric or integer form. 

Difference between dimension and fact tables: 

1.dimension data is de-normalized where as fact table contains normalized data 2.dimension table contains many columns where as fact table contains less columns only 2 in fact 
3. the data in the dimension tables are less compared to the data in the fact tables 
4. The data in the dimension table is static and descriptive in nature where as the fact table contains numeric and will change regularly 
5. dimension tables generally called as look up or reference table as well. facts tables are the key performance indicators of the business 

Summary:
     The fact table mainly consists of business facts and foreign keys that refer to primary keys in the dimension tables. A dimension table consists mainly of descriptive attributes that are textual fields.
     A dimension table contains a surrogate key, natural key, and a set of attributes. On the contrary, a fact table contains a foreign key, measurements, and degenerated dimensions.
     Dimension tables provide descriptive or contextual information for the measurement of a fact table. On the other hand, fact tables provide the measurements of an enterprise.
     When comparing the size of the two tables, a fact table is bigger than a dimensional table. In a comparison table, more dimensions are presented than the fact tables. In a fact table, less numbers of facts are observed.
     The dimension table has to be loaded first. While loading the fact tables, one should have to look at the dimension table. This is because the fact table has measures, facts, and foreign keys that are the primary keys in the dimension table.

Monday 3 November 2014

AWS Event in Chennai (18-11-14)

             Join us for Amazon Web Services (AWS) AWSome Day in Chennai on Tuesday, Nov 18! This free, one-day event will be delivered by AWS Education's technical instructors. This event is ideal for business and technical leaders, as well as IT Pros and developers who are eager to learn more about cloud computing and be trained on the AWS Cloud.
         
               AWSome Day is based on the AWS Essentials Course and will take you through a step-by-step deep-dive into AWS core services such as Compute, Storage, Database and Network. At the end of the session, you will be able to build and deploy scalable and secure applications on the AWS Cloud.

Why you should attend:
  • Gain a deeper understanding of AWS core and application services
  • Learn how to deploy and automate your infrastructure on the AWS Cloud
  • Get your questions answered by our AWS experts
  • Network with the AWS team and your industry peers
  • Receive an AWSome Day Certificate of Attendance as well as an AWS Training Guide
For Register !!!!

Tuesday 1 July 2014

30 Most Popular 3rd-Party Controls for .NET Applications

      .NET controls not only enable developers to build applications with intuitive user interfaces but also
enhances productivity. While Microsoft provides standard set of controls with Visual Studio, third party
suites contain numerous controls with wide range of unique features for the development of applications
for PC and portable mobile devices.
  • Telerik DevCraft Ultimate 
  • DevExpress Universal 
  • ComponentOne Studio Enterprise 
  • Intersoft Premier Studio 
  • Karamasoft UISuite 
  • Xceed Ultimate Suite 
  • Nevron Vision for .NET 
  • Aspose.Total for .NET 
  • Peter Blum Data Entry Suite
  • Mindscape Mega Pack 
  • FusionCharts Suite XT 
  • Telerik RadControls for ASP.NET AJAX 
  • Kendo UI Web 
  • Kendo UI for ASP.NET MVC 
  • DevExpress ASP.NET
  • Essential Studio for ASP.NET MVC 
  • Infragistics NetAdvantage for ASP.NET 
  • WebUI Studio 2013 for ASP.NET 
  • LiveControls - AJAX Toolkit for ASP.NET 
  • Gaia Ajax 
  • obout Suite for ASP.NET 
  • EmailVerify.NET 
  • Keyoti Search for ASP.NET 
  • Visual Studio 2013 Toolbox Controls 
  • DevExpress WinForms 
  • Infragistics NetAdvantage for Windows Forms 
  • Essential Studio for Windows Forms 
  • Xceed Grid for .NET 
  • RapidSpell for .NET
  • Toolkit Pro 2013 for Visual C++ MFC 


Wednesday 4 June 2014

Google Cloud Platform Developer Roadshow

Register for the Google Cloud Platform Developer Roadshow

      Google announced Google Cloud Platform (Conference/Meeting) for different venues,

Here are the cities where the roadshow will happen.

Hyderabad - 12th April 2014
Chennai -  26th April 2014
Bangalore - 10th May 2014
Delhi - 17th May 2014
Mumbai - 24th May 2014

for Register,
click Here...
I hope this will helps someone.