Skip to content
QbitUniverse

QbitUniverse

Menu
  • Home
  • Blog
  • Expertise
  • Portfolio
  • GitHub
  • DockerHub
  • LinkedIn
  • Twitter
  • YouTube
  • Privacy
  • Contact

Author: Marcin Narloch

Creative and out-of-the-box thinker with strong interests and knowledge in technology and innovation.
Renew you own SSL certificate on WinHost
Web Hosting

Renew you own SSL certificate on WinHost

Marcin Narloch02/06/2022
To renew you own SSL certificate on WinHost follow these simple steps: Login to WinHost Sites -> Site Manager -> SSL Manager Click "Generate New CSR" Copy the CSR Login...
Kubernetes in the Cloud: AKS vs GKE vs EKS
Kubernetes

Kubernetes in the Cloud: AKS vs GKE vs EKS

Marcin Narloch03/06/202104/06/2021
I had the opportunity of working with Kubernetes (K8s) since 2018. Over the years, I have architected an Enterprise Kubernetes implementations, running containerised and production ready applications. I also continuously...
Amending Powershell Execution Policies
PlatformOps

Amending Powershell Execution Policies

Marcin Narloch20/05/2021
Running Powershell scripts on your computer can at times be limited due to something called Powershell Execution Policies. It's a feature of Windows to prevent execution of malicious scripts and...
Fix Missing NET Core SDKs
Programming

Fix Missing NET Core SDKs

Marcin Narloch18/04/202119/04/2021
The other day I opened up Visual Studio solution consisting of a number of projects written in NET Core. To my surprise, none of the projects loaded and I wasn't...
Reset Git Branch Commits
PlatformOps

Reset Git Branch Commits

Marcin Narloch07/04/2021
Use this to set your Git branch to the "Initial commit" stage. # checkout to temp_branch git checkout --orphan temp_branch # add all files git add -A # commit git...
dirtydozen.dev – No unit tests
Programming

dirtydozen.dev – No unit tests

Marcin Narloch21/11/202007/04/2021
VI. No unit tests Driving without headlights In modern day it's almost unacceptable to deliver code in any form or shape without testing it. A concept called Test-driven development (TDD)...
dirtydozen.dev – Large method bodies
Programming

dirtydozen.dev – Large method bodies

Marcin Narloch20/11/202007/04/2021
V. Large method bodies Count the lines, not pounds Programmers love code, you'd think the more code the better, right? Well, far from it. In fact, in modern applications concept...
dirtydozen.dev – Over configuration
Programming

dirtydozen.dev – Over configuration

Marcin Narloch19/11/202007/04/2021
IV. Over configuration Keep things simple Config is great, it can take shape of an innocent boolean switch value or contain more sensitive information such as access key or password....
dirtydozen.dev – Sensitive config
Programming

dirtydozen.dev – Sensitive config

Marcin Narloch18/11/202007/04/2021
III. Sensitive config Don't share it with everyone Modern applications are built on the basis of small (distinct) components (microservices) interconnected with each other either at Networking (REST, RPC) level...
dirtydozen.dev – One-trick-pony variables
Programming

dirtydozen.dev – One-trick-pony variables

Marcin Narloch17/11/202007/04/2021
II. One-trick-pony variables Don't ride it just once Programming often requires you to store data in memory during code execution. This programmatic memory storage vehicle is called variable which also...

Posts navigation

1 2 … 7 Next

Author

Marcin Narloch

Creative and out-of-the-box thinker with strong interests and knowledge in technology, innovation, cloud, programming and digital transformation.

Innovation | Architecture | Cloud | Digital Transformation | FinTech | AI | Kubernetes | PlatformOps | Full Stack

Search

Blog

Close
Menu
  • Home
  • Blog
  • Expertise
  • Portfolio
  • GitHub
  • DockerHub
  • LinkedIn
  • Twitter
  • YouTube
  • Privacy
  • Contact
Social profiles
  • Home
  • Blog
  • Expertise
  • Portfolio
  • GitHub
  • DockerHub
  • LinkedIn
  • Twitter
  • YouTube
  • Privacy
  • Contact

Tags

acr (1) AKS (2) authentication (2) az (2) azure (3) base64 (2) bash (2) cheat sheet (17) cloud (2) command block (2) CSS (1) dirtydozen.dev (7) Docker (10) Docker Building Blocks (6) docker cli (7) eks (1) encoding (2) gcloud (2) gcp (2) GitHub (5) Google Analytics (2) helm (8) Helm Building Blocks (6) Helm Charts (7) helm cli (7) HTML (1) HTTPS (2) Jekyll (3) kubectl cli (12) Kubernetes (14) Kubernetes Building Blocks (8) minecraft (2) mongo (1) mongodb (1) MySQL (2) mysqldump (1) OpenSSL (1) PlatformOps (6) Powershell (4) programming (8) qbitcli (4) Sitemap (1) ssh (1) Tutorial (20) WordPress (3)
  • Home
  • Blog
  • Expertise
  • Portfolio
  • GitHub
  • DockerHub
  • LinkedIn
  • Twitter
  • YouTube
  • Privacy
  • Contact
QbitUniverse | Theme: Blog Prime by Themeinwp.
  • Home
  • Blog
  • Expertise
  • Portfolio
  • GitHub
  • DockerHub
  • LinkedIn
  • Twitter
  • YouTube
  • Privacy
  • Contact
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Cookie settingsACCEPT
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT