Saturday, August 22, 2009

Cloud Computing Demystified

After a two months summer vacation, my college reopened the previous month. With the already hectic schedule involving placements and strenuous classes, we (the fourth year students) were also asked to start our preparation for the final semester projects. :(

We were asked to pursue our projects in various domains like Grid Computing, Distributed Systems, Image Processing, etc. with the help of the faculty. Cloud Computing was one of these domains.

Realizing that cloud computing is an activity topic in the campus ambassador program and understanding that most of my classmates were new to this domain, I decided to present a small presentation giving an introduction on cloud computing to my classmates.

With the support from the faculty of my college, a concise presentation covering the basics of cloud computing was presented on 10th August.

The presentation covered the following topics -

  • The Basics of Cloud Computing
  • A Brief History of Cloud Computing
  • Various delivery mechanisms of Cloud Computing like Infrastructure as a Service, Platform as a Service, Software as a Service, Data as a Service

As the target audience for the presentation was primarily the final year students, we had around 50 students participating in the seminar.

At the end we provided a link to the Sun’s white paper on Cloud Computing - "Introduction to Cloud Computing Architecture" for the audience to get a better grasp on the domain - www.sun.com/featured-articles/CloudComputing.pdf

Check out the photos at http://picasaweb.google.com/osum.source/CloudComputingDemystified#

Sunday, August 02, 2009

Sun Certified Java Programmer

I recently attempted the "Sun Certified Programmer for the Java Platform, Standard Edition 5.0" exam and passed with a score of 97%.

The SCJP exam is primarily for programmers interested in demonstrating proficiency in the fundamentals of the Java programming language.

The certification tests the programmer if he/she understands the basic syntax and structure of the Java programming language and if he/she can create Java technology applications that run on server and desktop systems using J2SE.

The certification, as of today is available in two flavors - 5.0 and 6.0.

Moreover, SCJP is the primary pre-requisite for more complex exams like Sun Certified Java Developer (SCJD), Sun Certified Web Component Developer (SCWCD), Sun Certified Business Component Developer (SCBCD), Sun Certified Developer for Java Web Services (SCDJWS) and Sun Certified Mobile Application Developer (SCMAD).

Check out the entire java certification path at http://www.sun.com/training/certification/java/scjp.xml.

The "Sun Certified Programmer for the Java Platform, Standard Edition 5.0" exam covers objectives like -

  • Declarations, Initialization and Scoping
  • Flow Control
  • API Contents
  • Concurrency
  • OO Concepts
  • Collections and Generics
  • Fundamentals

The exam actually costs $150, but being a Sun employee I got it for free under SAI. :)

A minimum of 58.33% (35 questions out of 60) is required to clear the exam. And the time duration for the exam is 3 hours.

For preparation of the exam, here is the material that I followed; I think this should be enough to get a respectable score -

Sun Certified Java Programmer 5.0 - Kathy Sierra

This is a comprehensive book for the SCJP 5.0 exam, it covers all the objectives of the exam in a structured approach. Anybody attempting the exam should go through this book at least once.

Buy the book from Amazon.com at http://www.amazon.com/Certified-Programmer-Study-310-055-Certification/dp/0072253606

Saturday, August 01, 2009

MySQL Clustering

As a part of Industry Association Program (IAP), we (J. Kamala Ramya, K. Laxman Bharadwaj and me) had been assigned to Sun Microsystems Inc.

Our initial interactions with Sun Team was to identity a task which would benefit Sun as an organization and for us to improve capability and be industry ready after our BE course.

After evaluating various product lines and discussions with Sun Team, a decision was made in concurrence with Sun Team to focus on a Demo Framework which would showcase MySQL capabilities and how it would interface with various layers in a typical application environment.

After the $1 billion acquisition of MySQL, Sun has been actively propagating the product to its clients. It was felt that a demo framework encompassing standard frontend interfaces, standard database interfaces and standard database functionality would help the clients to make a knowledgeable assessment of the product.

The demo suite proposed was expected to cover the replication features of MySQL to demonstrate how MySQL can fit in a complete commercial application involving various layers like - Databases, Business Logic and GUI.

We completed the project in approximately 2 months and learnt a lot it. Starting a project from scratch and completing it in these 8 weeks was a whole new exuberant experience.

Projects Galore At Osmania University

The month of May was a very critical month, filled with exams and lab assignments. The second year students (presently third year) were encouraged to submit a miniature project displaying their skill in Java, as a part of the curriculum.

Initially, the idea of motivating students to build their miniature projects was crafted by Mr. Hameed, a faculty member of my college.

The students worked on their projects under the guidance of the faculty, with support from the college management and S.O.U.R.C.E. All the labs were equipped with NetBeans to make project development easy.

There were 11 groups, each consisting of 5 members, and thereby 11 different projects. The projects included different applications like -

  1. Media Player
  2. Movie Ticketing Application
  3. Download Manager
  4. Beat Box

And many more.

After completion of the projects, each team gave a presentation about their project showcasing their theme and the methodology of implementation.

Overall, the entire concept was a huge success and the students gained a lot of exposure to the Java programming language.

Industry Association Program

To provide students with an exposure to industry practices and work environment, Osmania University started the Industry Association Program (A.K.A Industry Attachment Program, Summer Internship Program), as a part of the curriculum.

Under the IAP, the third year students are encouraged to work in a professional organization or a R&D organization to help students get acquainted with industry practices and the work environment.

Several government and private organization have been assisting the IAP for the past eight years and students of Osmania University have benefited immensely from the program.

This year, Sun Microsystems Inc. has extended its cooperation in the program and helped a lot of students get introduced to the work culture of corporate organizations.

There were 18 students working on 6 different projects, each executed by 3 students. Several technologies of Sun like OpenSolaris, MySQL, NetBeans, etc. were utilized in the development of these projects.

We are extremely grateful and express our profound gratitude and indebtedness to the entire Sun team for their constant support and inspiring guidance, throughout the IAP.