A feature new in
Zato
3.1 is the ability to connect to LDAP servers, including Active Directory instances, and this article covers basic administration as programming tasks involved in their usage from Python code.
Zato
has had support for
FTP/FTPS
since its inception. In Zato 3.1+, SFTP is also an option to consider for file transfer and this post offers an introduction to the functionality.
This post provides steps needed to enable and make use of
TOTP
two-factor authentication in Zato web-admin - the method is compatible with the most popular apps such as
Google Authenticator,
Authy
or
FreeOTP.
As of today, everyone building Zato from source
will notice a significant decrease in time needed for servers to start and stop - it is now
possible for an entire server to boot up to a fully functional state in less than two seconds and to shut down in half a second.
Now that Python 3 support is available as a preview for developers,
this post summarizes the effort that went into making sure that Zato works smoothly using both Python 2.7 and 3.x.
This is part one of a mini-series about working with IBM MQ as a Zato and Python user. This installment will cover installation and configuration whereas the next one will delve into programming tasks.
Zato publish/subscribe message queues and topics
offer several ways to gain insight into the inner workings of all the components taking part in message delivery and this
article presents an overview of the mechanisms available.
This article offers a high-level overview of the
public services
that Zato offers to users wishing to manage their environments in an API-driven manner
in addition to
web-admin
and
enmasse
tools.
Version 1.12 of
zato-apitest 1.12
has just been released. This version simplifies installation requirements and adds compatibility with PostgreSQL 10+ databases.