As a part of my knowledge sharing passion, this week I would be speaking at The Great Indian Developer Conference (GIDS). With over 25000 attendees benefiting over six game changing editions, GIDS is the gold standard for India’s software developer ecosystem. Here are the details.
Website: http://www.developermarch.com/developersummit
Event Date: April 22-25, 2014 (Tuesday-Friday)
Event Location: J. N. Tata Auditorium
National Science Symposium Complex (NSSC)
Sir C.V.Raman Avenue, Bangalore, India
The location of the event (IISc, Bangalore) is close to my heart as I have done my M.Tech. (1999 Aerospace batch) from there. I have my sweet memories associated. If I get time, I would go and meet my professors.
This year, I have two sessions lined up in GIDS DATA & TUTORIALS Day – Friday, April 25th
Lazy Commit Like NoSQL with SQL Server
45 mins | GIDS.DATA | Conference | 14:05-14:50 (Apr 25)
With every release of SQL Server there is something new that gets added into the product that we rarely notice. One of this capability is to differ on commit data to persistent disk. SQL Server has always used the Write Ahead Logging a.k.a WAL for ages together to maintain consistency. With new innovations coming into picture, we wanted to expand on a slightly different behavior which most of the NoSQL databases claim, lazy commit. For highly transactional systems or systems that are getting into a bottleneck because of WAL process at the IO subsystem. this feature will greatly help. There are tons of caveats that come as part of this implementation and in this session we will do a quick tour on how this can be achieved. We will also talk about the capability of having a data on a completely non-durable mode and just into memory based structure. These new capabilities are fun to work with and have unique scenarios which we can enable for modern applications and SQL Server 2014.
Hidden Secrets and Gems of SQL Server We Bet You Never Knew
150 mins | GIDS.Tutorials | Conference | 15:00-17:45 (Apr 25)
It really amazes us every time when someone says SQL Server is an easy tool to handle and work with. Microsoft has done an amazing work in making working with complex relational database a breeze for developers and administrators alike. Though it looks like child’s play for some, the realities are far away from this notion. The basics and fundamentals though are simple and uniform across databases, the behavior and understanding the nuts and bolts of SQL Server is something we need to master over a period of time. With a collective experience of more than 30+ years amongst the speakers on databases, we will try to take a unique tour of various aspects of SQL Server and bring to you life lessons learnt from working with SQL Server. We will share some of the trade secrets of performance, configuration, new features, tuning, behaviors, T-SQL practices, common pitfalls, productivity tips on tools and more.
This is a highly demo filled session for practical use if you are a SQL Server developer or Administrator. The speakers will be able to stump you and give you answers on almost everything inside the Relational database called SQL Server.
Above is the first session done by Pinal, Vinod and myself on the stage! I am really excited about that.
Along with me, my dear friends Pinal (b|t) and Vinod (b|t) would also be speaking at GIDS. Here is the list of sessions by them on their blog.
Vinod – http://blogs.extremeexperts.com/2014/04/21/gids-2014-5-tech-session-scheduled
Pinal http://blog.sqlauthority.com/2014/04/21/sql-server-presenting-4-technology-sessions-at-great-indian-developer-2014-contest
If you are coming to event, find me and don’t hesitate to say hello.
Cheers,
Balmukund