Dublin City University 9 - 13 March 2015
By: Richard Walsh, Jeff Caselden, Rory O'Connor
We will be opening #TechWeekDCU 2015 with an opening address from our Chairperson Richard Walsh, the General Manager of Amazon Data Services Ireland Ltd Jeff Caselden and the Head of the School of Computing in DCU Rory O' Connor.
By: John O'Shea - Amazon
Amazon CloudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS. You can use Amazon CloudWatch to collect and track metrics, collect and monitor log files, and set alarms.You can use Amazon CloudWatch to gain system-wide visibility into resource utilization, application performance, and operational health. You can use these insights to react and keep your application running smoothly. We'll have some Amazon Engineers taking us through how it works, and the importance that monitoring plays in Amazon-Scale computing.
By: Ronan Guilfoyle - Amazon
Description to come.
By: Food
Time for food to keep all the #TechWeekDCU enthusiasts going!
By: Amazon Engineers
Amazon will be bringing in some of their very own SDE's who will be offering help to 3rd & 4th year students with their 3rd Year Projects and 4th Year Projects respectively. Come along for advice on anything from, optimisation, cloud deployment, website architecture, version control, frameworks. This will be a great time to get advice from people who are actually working in industry, and hopefully maximise your marks as a result.
By: Colin Whittaker - grimnar@redbrick - Amazon
AWS launched in 2006, and since then we have released more than 1,000 services, features, and major announcements. Every year, AWS outpace the previous year in launches and are continuously accelerating the pace of innovation across the organization. Network Engineer at Amazon Dublin, long-time redbrick favourite, and holder of many patents Colin Whittaker returns again to share some Internet related knowledge. Colin has presented to redbrick many times over the years and is returning to share how teams in AWS are able to formulate customer-centric ideas, turn them into features and services, and get them to market quickly. This session dives deep into how an idea becomes a service at AWS and how we continue to evolve the service after release through innovation at every level. We will then walk through some real-world examples of how we applied these concepts to launch a new AWS service. Come learn about the rapid pace of innovation at AWS, and the culture that formulates magic behind the scenes.
By: Redbrick & Amazon
We'll be having a networking session where you'll get to chat to the amazon engineers and recruitment team about jobs, life at amazon and some of the cool projects they're working on.
By: Charlie von Metzradt - Hosted Graphite -phaxx@redbrick
No description available.
By: Rob Devereux, Lorcan Boyle, Richard Walsh : kylar, zergless, koffee @redbrick
How Redbrick was broken, and everything that admins both past and present did to fix it.
By: Conor Farrell - lithium@redbrick
We're all familiar with listening to music on our favourite radio station, but did you know you can grab radio signals from aircraft and make your own desktop radar system? Or that you can turn a Raspberry Pi into a transmitter with a little bit of code? Conor Farrell will demonstrate and explain some radio hacks to give you some cool ideas for your own projects.
By: Gavin Joyce - Intercom
Shipping software is the heartbeat of Intercom. In this talk, we'll describe how our simple set of core values shape how we ship new Intercom features and how we continuously seek to raise our own engineering bar.
By: Eoin Hennessy - Intercom
Intercom is used by thousands of web and mobile businesses to talk to their customers. One of the ways in which you can talk to your customers is via our in-app messenger. A few months ago we set about building the next version of our in-app messenger for the web. We’ll talk about the challenges we encountered while building a client-side Javascript application built to run inside thousands of our customers sites.
By: Cathal Mullaney - nemo@redbrick - Symantec
One of the main motivations behind malware is revenue generation. Depending on the variant of the malware this can be accomplished in a number of different ways including sending spam emails, theft of personal information and extortion. When this type of malware is coupled with a distributed network of infected devices the revenue accumulated can quickly add up to millions of dollars. In this presentation we examine a piece of malware designed exclusively for mobile phones that formed part of a Billion Dollar, Mobile, Botnet.
By: Alan Neville - anev@redbrick - Symantec
Malware continuies to menace computer networks around the world - from home users to enterprise. As cybercrimninals and nation states behind these attacks use mixed approaches and advanced malware to routinely by-pass traditional security defenses, security experts need to look ahead and attempt to predict the evolution of threats to better protect their customers. We take a look over the past year and highlight the trends in attacks and assoicated malware used in sabotage.
By: Craig Gavagan Mac Entee - creadak@redbrick
Internet Relay Chat is a nice way to communicate with other Redbrick members, but did you know there are also programs to provide Dublin bus info, play card games, and even get a randomised insult for laughs, all from your IRC client? Craig will take us through some live examples of these bots and hopefully kickstart some ideas for new ones.
By: Openet
Openet are Irelands largest indigenous software company. They provide software to telecommunications service providers to commercialize and analyze activity on their networks.
By: Openet
Open to all registered students of DCU. Openet will be running their annual coding competition. With cash prizes as well as the opportunity to prove yourself to a company that hire a lot of DCU graduates, this competition is not one to be missed. Not only will there be prizes for 1st place and runners up, there will be some other ones in there too. It's all about partiipation. Prove your skills http://openetcash4code.com/ .
By: Redbrick & Openet
Lets go to the NuBar for some food and networking with the guys from Openet.
By: Openet
Openet will be presenting us with their prizes for the competition.
By: Laura Nolan - Google
Exactly what it says on the tin. Google opperates at a massive scale and this brings with it some interesting and difficult challenges. Come listen to some engineers from Google walk us through as How-To of sorts on building Systems that operate at Google-Scale.
By: Food
Time again for some food to keep all the #TechWeekDCU enthusiasts going!
By: Tommie Gannert - Google
Details to follow..
By: Magnus Deininger - Google
Linear Algebra is at the heart of everything that we do in computing. Come and hear a unique take on this subject from some Google Engineers who push it to the limit on a daily basis in order to make the worlds information universally accessible.
By: Gareth Eason - Google
One of our most anticipated talks of #TechWeekDCU 2015. Engineers from Google will be talking to us about their culture of expecting the unexpected. They'll be speaking about DiRT (Disater Recovery Training), a mix of roleplay and systems/network operations and design/infrastructure testing in a contriolled environment, which enables them to respond fast in the face of unexpected problems at scale.
By: Redbrick & Google
We'll have a networking session where you'll get to talk to the guys from Google about anything and everything that their NDA's will allow.
By: Ken Wilson - AOL
Ad Delivery technology provides software to web sites and advertisers to serve ads, count them, choose the ads that will make the website or advertiser most money, and monitor progress of different advertising campaigns or Real-time auctions.
By: Philip Clarke - AOL
Live coding to show the basics of recursing, pattern matching, message passing and concurrency in Erlang. Demonstrate a how to write an advertising exchange where a seller (SSP) and a buyer (DSP) interact via an auction. We can then spawn multiple exchanges which talk to multiple DSPs and show many thousands of these auctions running concurrently.
By: John McClean - AOL
Introduction to Microserver - Aol's new open source project that makes creating Rest webservices in Java easy and fun!
By: Michael Pierce - AOL
What is Clean Code? An introduction to coding practices at AOL. For a programmer, writing clean code is a must to ensure that it is maintainable, easy to follow and you can understand its intent.
By: Jose Martinez - AOL
From your command line to production environment just hitting a key. How can this be achieved? A brief introduction to CI/CD, some tools and an example on how this could be done promoting your package from one environment to the other until it reaches production. Tools: git, maven, Jenkins and shell script.