You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- <p class="program-description">Ukážeme si, jak hybridní přístup k renderování webových stránek kombinuje techniky jako server-side rendering (SSR), client-side rendering (CSR) a statické generování (SSG). Dozvíte se, jak naše ASMS služby zjednodušují správu komplexních webových front-endů a výrazně zlepšují uživatelský zážitek.</p>-->
@@ -304,10 +322,14 @@ <h3 class="program-name">Zůstaňte v suchu: jak neopakovat kód, ale nepo💩 a
304
322
<divclass="program-text">
305
323
<h3class="program-name">Managed Kubernetes: jde to lehce?</h3>
306
324
<pclass="program-description">
307
-
Coming from fully managed cloud services as ECS or RDS (and their Azure and GCP counterparts) operating managed Kubernetes (GKE, AKS, EKS) is more complex. Starting a new instance is easy but maintaining it long term and delivering the security updates and Kubernetes upgrades to the running clusters on time is another story, mostly not managed at all.
325
+
Z plně spravovaných cloudových služeb jako ECS nebo RDS (a jejich náprotivky v Azure a GCP) je provozování
326
+
managed Kubernetes (GKE, AKS, EKS) složitější. Spuštění nové instance je snadné,
327
+
ale udržování v dlhodobém časovém horizontu a doručováni bezpečnostních updatů a Kubernetes cluster upgradů
328
+
na běžícím clustru je věc druhá, většinou nezmenežovatelná vůbec.
308
329
</p>
309
330
<p>
310
-
I want to briefly describe how each cloud vendor (AWS, GCP, Azure) approaches both security updates and Kubernetes version upgrades and when and how is it possible to automate the processes and what are the bottlenecks.
331
+
V krátkosti popíšu jak jednotliví cloud vendor (AWS, GCP, Azure) doporučuje bezpečnostní updaty
332
+
a upgrady Kubernetes clustru. Kdy a jako je možné zautomatizovat samotný proces a kde jsou případné bottlenecky.
0 commit comments