Is AWS certification really worth it?
In this post I’ll try to share my view on AWS certification. Amazon Web Services (AWS) certifications are getting more and more popular but are they really matter? If you…
AWS Cloud Solutions Architect ☁️, cloud-native and serverless enthusiast 📡, https://cloudybarz.com blog owner 👨💻, heavy sound lover 🤘.
In this post I’ll try to share my view on AWS certification. Amazon Web Services (AWS) certifications are getting more and more popular but are they really matter? If you…
Cześć! Wyjątkowo ten wpis będzie w języku polskim, a to dlatego, że prelekcja, którą poprowadziłem na Meet.js również była w tym języku. Tematem spotkania było przedstawienie wykorzystania języka TypeScript przy…
IoT (eng. Internet of Things) is becoming the most important approach in creating consumer and industrial solutions. In this guide we’ll try to successfully connect the IoT device with cloud.…
This guide shows how to run Ubuntu 20.04 with SSH and DHCP enabled on NanoPi NEO v1.4 Focal Fossa. “Headless” in this context means that no monitors or keyboards are…
Every deployment of the new application version carries risks. To minimize these risks you can use canary deployment technique which is a practice to move a little part of traffic…
Did you ever thought how to run your own mail server on Amazon AWS EC2? If yes in this article you’ll learn how to do it Amazon AWS EC2. You…
Keeping automatic Linux updates turned on will ensure the highest security and quality of OS performance. In this tutorial, you will learn how to enable them. Installing required packages to…
Wordpress is one of the most popular CMS written in PHP. WP is not too difficult to run in a remote or local environment using LAMP stack, however in a…
Dockerized Laravel? Ok why not, but what would you say about dockerized Laravel with all required stuff such as MySQL, phpMyAdmin, Composer etc. Seems legit? 🐱💻 Preparation of a workshop…
MOTD stands for message of the day, in the Linux based systems it is the first screen which we see after logging into for example SSH. The main purpose of…