Category Archives: Basics

Basic MQ commands

This should prob­a­bly be my first blog post about MQ, but I con­fess: I was too excit­ed to start writ­ing. Late­ly I’ve had lit­tle time to post new stuff. This is prob­a­bly just an excuse to write some­thing again. In the … Con­tin­ue read­ing

Posted in Basics, Middleware, MQ | Tagged , , | 1 Comment

IBM MQ basics: security — part 2: user authentication

User authen­ti­ca­tion is anoth­er aspect of secu­ri­ty that is often over­looked and many think it only applies to human users. Quite the con­trary! User authen­ti­ca­tion, albeit with a few twists, is an essen­tial aspect for secur­ing appli­ca­tions’ access to resources. IBMCon­tin­ue read­ing

Posted in Basics, Middleware, MQ, Security | Tagged , , , , , , | Comments Off on IBM MQ basics: security — part 2: user authentication

IBM MQ basics: security — part 3: object permissions

This time, I’ll be writ­ing about object per­mis­sions only. Object per­mis­sions allow for fine-grained access con­trol to MQ objects (queues, top­ics, etc.). One can con­fig­ure an user to only be able to read from one spe­cif­ic queue and only write to … Con­tin­ue read­ing

Posted in Basics, Middleware, MQ, Security | Tagged , , , , , , , | Leave a comment

IBM MQ basics: security — part 1: SSL communications

It is fre­quent­ly neglect­ed. It is almost always over­looked. It is the ugly duck­ling of dis­trib­uted appli­ca­tion design. Yes, I am talk­ing about Infor­ma­tion Secu­ri­ty. Secu­ri­ty should be a com­pul­so­ry require­ment of any appli­ca­tion. IBM MQ has exten­sive secu­ri­ty options … Con­tin­ue read­ing

Posted in Basics, Middleware, MQ, Security | Tagged , , , , , | Leave a comment