The latest News and Information on DevOps, CI/CD, Automation and related technologies.
Question—when was the last time you purchased a new product and sat down to read the manual end-to-end before getting started? Ask this question to a room of 10 people and you’d likely get one or two hand raises, even though reading first could save you time and preempt many of the questions you’re likely to ask. Herein lies the problem when it comes to creating a SaaS product.
Mobile workforce is an unavoidable work trend in the future. Whether it is implementing BYOD at remote workplaces or managing unattended devices without regular on-site visits, mobility management solution will play an imperative role in helping enterprises control all company-owned devices while protecting data security simultaneously.
Mattermost v7.9 is generally available today. With this latest release, we’ve added Boards System and Team admin access and Compliance APIs. High-level access and management for all boards in a workspace helps maintain control of team collaboration, leading to a more effective and secure team environment. See the changelog for more details.
Kubernetes vs OpenStack is a common dilemma that organisations face when considering the modernisation of their IT infrastructure. Both are well-established open-source technologies for building cloud infrastructure, and both bring tangible benefits, especially when used in combination. Yet, they differ significantly and need to be properly bundled to feel like a fully-integrated solution. What does this mean in practice? Let’s take a look!
Helm is a tool that automates the creation, packaging, configuration, and deployment of Kubernetes applications by combining your configuration files into a single reusable package. In a microservice architecture, you create more microservices as the application grows, making it increasingly difficult to manage. Kubernetes, an open source container orchestration technology, simplifies the process by grouping multiple microservices into a single deployment.