Category: Tecnologie & Trick

Link a tecnologie

0

Protect Your Business: The Basics of Risk Management

Managing risks is very important for a company to succeed. It’s a key part of cybersecurity and includes things like finding and analyzing risks. Risk management is a bit like trying to stop your cat from climbing on the kitchen table. You know it will probably do it anyway, but you can at least try your best to stop it. By managing risks proactively, companies can see their weak points and make sure they follow important rules. This process also helps them use their money and resources wisely. This helps protect the company from problems, keeps its reputation safe, and...

0
a person sitting at a desk with a laptop on it

Understanding Cybersecurity: A Simple Guide to Digital Threats

In our connected world, cybersecurity is more important than ever. Every day, companies and organisations face new dangers from cyber attackers. These threats can cause serious financial loss and damage trust with customers. But by understanding how attacks happen, who is behind them, and how to stay protected, we can reduce the risk. This blog post is a simple guide to cybersecurity. It will help you learn about the most common threats, weaknesses in systems, and how to defend against them. The World of Cyber Attackers Cyber attackers, or threat actors, are people or groups who try to harm computer...

0

Build a Federation of Multiple Kubernetes Clusters With Kubefed V2

I have found it really very interesting and I believe that it will be extremely useful. A step-by-step guide to building a Kubernetes federation for managing multiple regions’ clusters with KubeFed Source: Build a Federation of Multiple Kubernetes Clusters With Kubefed V2

0
Photo by Tim Mossholder on Unsplash

Is not only a “Gentle Introduction to Kubernetes”

I want to report this article because it is really a gold mine! you start from scratch, you install Python, you develop an App, you run the container, you install k8s and you get to discuss about deploying on k8s… Do you want anything else? In this story, we’re going to use learn how to deploy Kubernetes services and Ambassador API gateway. We are going to examine the… Source: A Gentle Introduction to Kubernetes Author Aymen EL Amri ( and contributors) are really precise and provide the work done (probably) in a workshop on k8s: Slide available here. Original article...

1

Micro Frontends

“Good frontend development is hard. Scaling frontend development so that many teams can work simultaneously on a large and complex product is even harder.”  This is the prelude to the very interesting article written by Cam Jackson where we propose a different method to create a scalable and complex web interface. Please read it carefully How to split up your large, complex, frontend codebases into simple, composable, independently deliverable apps. Source: Micro Frontends

0

Design Patterns for Microservices

A nice article, a concise list of “Design Patterns for Microservices”, very useful as a reference and as a starting point for in-depth studies on the subject! Well done   Design Patterns for Microservices A detailed description of many design patterns for Microservices. Source: DZone or Madhuka Udantha blog

1

The Bash Hackers Wiki

Yes… the bash documentation that I’ve always looked for and that I’ve never found, I love this team! Declaring the intentions as: The main motivation was to provide human-readable documentation and information so users aren’t forced to read every bit of the Bash manpage – which can be difficult to understand. Source: The Bash Hackers Wiki [Bash Hackers Wiki] I found this site extremely useful and recommend it to everyone; however, the docs here are not meant as a newbie tutorial. The Bash Hackers Wiki [Bash Hackers Wiki]

1

Evolutions of Big Data Analisys for streaming data and machine learning solutions

The ecosystem of Big Data analysis has evolved in recent years with new databases, streaming data and machine learning solutions which  require more than the classic deployment model. The revolution of Container technologies try to cover these new objectives and there are possible to accomplish in the organizations. Below 2 articles where you can start thinking about what is most suitable for your games: Building GPU Accelerated Workflows with TensorFlow and Kubernetes Daniel Whitenack spoke at the recent KubeCon + CloudNativeCon North America 2017 Conference about GPU based deep learning workflows using TensorFlow and Kubernetes technologies. He discussed the open...