By Guest Authors Andrew Gerrand, Michael Goddard, Rob Pike and Nicky Ringland of the Google Open Source Insights Team
6 min read
Introducing the Open Source Insights Project
By Google Open Source on 23/07/21 10:26
8 min read
Open Source Lisbon 2021 - The Special Edition
By Francisco Maia da Fonseca on 17/05/21 15:38
Hi everyone!
We, Syone, would like to share some news about this year's edition of Open Source Lisbon 2021, and we also would like to invite you to come to the event.
(Yes, the event will be virtual and free of charge )
You can already register here if you don't want to read the rest of the blogpost 😋
3 min read
SUSE and Rancher: Enabling Customers to Innovate Everywhere
By Sheng Liang on 14/04/21 11:45
By Guest Author: Sheng Liang, President of Engineering & Innovation @ SUSE
In July, I announced SUSE's intent to acquire Rancher Labs, and now that the acquisition is final, today we embark on a new journey with SUSE. I couldn't be more excited about our future and what this means for our customers around the world.
Just as Rancher made computing everywhere a possibility for our customers, with SUSE, we will empower our customers to innovate everywhere. Together we will offer our customers possibilities that know no limitations from the data center to the cloud, to the edge and beyond. This is our purpose; this is our mission.
7 min read
Elastic Security - Unified Protection for Everyone
By James Spiteri on 11/02/21 07:58
By Guest Author James Spiteri, Principal Product Marketing Manager @ Elastic
Security analytics is a search problem. Whether that means manually searching through security logs and events, scheduled queries to look for potentially malicious behaviour, or even modelling events to spot anomalous patterns in data - it all boils down to search.
8 min read
Containers: all you need to know (AND AVOID)
By Vitor Calil Silva on 09/02/21 14:00
Everyone is talking about containers and app modernisation, right? It’s not just because it’s a trend but is actually a big improvement for DevOps team on how to work and how to optimize their time and experience on a project.
So, in this article you’ll find out more about containers, containerisation, app modernisation, an example of a solution for your business and more.
What are Containers after all?
Containers are self-contained apps that provide a standard way to package your application's code, configurations, and dependencies into a single object.