Mike Guerette

Principal Marketing Manager

Mike Guerette

Mike has worked in various marketing roles (product management, partner/business development, product marketing, and developer relations) involving enterprise software. He's been with Red Hat since 2010 doing developer and/or partner related work. He founded the Red Hat developer blog in 2013, and co-founded/launched Red Hat Developer Toolset and Red Hat Software Collections for Red Hat Enterprise Linux. Mike currently works on Red Hat's Partner Connect team, focused on helping partner developers with Red Hat products.

Mike Guerette's contributions

Article Thumbnail
Article

Google joins DevNation 2016 CodeStarter with Google Cloud Platform - time to hack on Kubernetes

Mike Guerette

Join Red Hat and Google Cloud Platform for an evening for code hackers. Yes, there will be fabulous food and drink but more importantly we are going to get seriously hands-on with microservices, Linux containers (Docker), Kubernetes+Openshift and Google Cloud Platform. We will be exploring numerous microservices coding patterns and leveraging the power of Kubernetes+OpenShift for managing those microservices at scale. This session will primarily be a series of hands-on exercises but will also include experimentation time. In addition to...

DevNation 2016 logo
Article

DevNation 2016 evening workshop - Internet of Things - sponsored by Eurotech

Mike Guerette

We are pleased to announce that Eurotech, a global leader in connecting distributed devices that make up the IoT, is sponsoring the Tuesday evening IoT technical workshop at DevNation 2016. As a participant, you will not only walk away with a lot more IoT knowledge, but with your very own TI SensorTag . :) IoT RHIoTTag evening workshop Join us as we utilize a custom Texas Instruments' SensorTag - we like to call them RHIoTTag - to build an interactive...

DevNation 2016 logo
Article

Rachel Laycock joins DevNation 2016 as a general session speaker

Mike Guerette +6

We are pleased to announce that Rachel Laycock, Head of Technology for North America at ThoughtWorks, will be joining us at DevNation 2016 as a general session speaker. With her background in Agile, Continuous Delivery, and strategy, Rachel is uniquely qualified to explain why CD is more than simply using new tools. This is certainly a relevant topic for everyone - should be fun! Welcome, Rachel! RACHEL'S ABSTRACT: There are several factors to adopting the practices of Continuous Delivery. Most...

Article Thumbnail
Article

Announcing DevNation 2016 - San Francisco, get 30% off

Mike Guerette

You're a problem solver for your employer. You need tools to solve enterprise problems. Let us help you fill your toolbox. In case you've not heard, the DevNation Developer Conference will be June 26-29, 2016, in San Francisco, California, USA. Hosted by Red Hat, and designed by developers and for developers, this conference is a great event where professional developers can learn about some pretty cool technologies for building enterprise apps. Learn about containers, .NET on Red Hat Enterprise Linux...

RedHat Shadowman Logo
Article

New beta: Software Collections 2.2 and Developer Toolset 4.1

Mike Guerette

Red Hat Developer Toolset has already been available for nearly four years and Red Hat Software Collections has been out for two and a half. We've seen excellent adoption of these as more and more developers and customers utilize the newer technologies that become available. So, this week we announced more with these two new beta releases. New news Red Hat Software Collections 2.2 Beta includes: new open source databases (MariaDB 10.1, MongoDB 3.2 and PostgreSQL 9.5) new open source...

Red Hat Logo
Article

Important code snippet for Python (and other) developers

Mike Guerette

Special thanks to Red Hat's Petr Viktorin for sharing this bit of clever code. #! /usr/bin/python3 -O # finite_function_recursion:lazy_runtime_recoding:raw_unicode_escape from functools import partial def main(): """Print an encouraging message to stdout""" print() for m in get_strings(): print(m) print() def get_strings(c=0): """Return list of strings to display to the user""" I = L = C = s = 0 S = o( 41825590960378124374546057353963710973031568, 1128197075877756693608173239149061571294131523370094467240707291316, 28634919999905333837375431815649071658638057502987522288563421, 365227113932356026740958928599365475099366847504156564532, 10832, 9648, 1547030252077890721054968240874293402, 6848886034432315113697, 1026545237296201918476380, 136341829649174, 3484359852033570050171, 10968655762475855182, 39478210171221680, 3160248663052126290380, 3160029950901936033378, ) z, Z =...

Eclipse logo
Article

Red Hatters at EclipseCon NA this week

Mike Guerette

If you're attending EclipseCon NA in Reston, Virginia this week, be sure to find these Red Hat sessions: TUESDAY Docker, Vagrant and Kubernetes walks into an Eclipse'd bar , by Max Anderson Grand Ballroom AB - Tuesday, March 8, 2016 - 11:45 to 12:20 Abstract: Today's software industry is booming with tools like Docker, Kubernetes, Vagrant and more to enable faster turnaround times via virtualization. How does Eclipse the IDE deal with that ? Can it deal with it...

RedHat Shadowman Logo
Article

Red Hat sessions at DevNexus 2016 (Atlanta)

Mike Guerette

Here are Red Hat's Session and speakers at DevNexus 2016 in Atlanta this week. Join us at these sessions plus stop by our booth for some good swag! MONDAY, FEBRUARY 15 Docker for Java EE Developers (ALL DAY WORKSHOP) Abstract: Containers are enabling developers to package their applications in new ways that are portable and work consistently everywhere: on your machine, in production, in your data center, and in the cloud. And Docker has become the de facto standard for...