George TsopouridismTLS Authentication with AWS ALB and ECS FargatemTLS is a feature of TLS for mutual authentication that enables the server to authenticate the client’s identity. mTLS authentication is a…Apr 13, 2023Apr 13, 2023
George TsopouridisHow to use a private AWS Elastic Container Registry (ECR) with an external Kubernetes Cluster or…AWS Elastic Container Registry (ECR) is a fully managed container registry. AWS ECR natively integrates with AWS EKS, AWS ECS, AWS Lambda…Nov 29, 20211Nov 29, 20211
George TsopouridisKubernetes logging architecture with AWS EKS and Elastic Cloud — Elasticsearch, Fluent Bit and…Logging ArchitectureAug 3, 20212Aug 3, 20212
George TsopouridisAWS EKS maximum number of Pods per EC2 Node instanceAWS EKS supports native VPC networking with the Amazon VPC Container Network Interface (CNI) plugin for Kubernetes. Using this plugin…May 24, 20211May 24, 20211
George TsopouridisKubernetes Ingress — AWS EKS Cluster with AWS Load Balancer ControllerKubernetes Ingress is an API object that manages external access to the Services in a Kubernetes Cluster. Ingress exposes HTTP and HTTPS…Apr 11, 2021Apr 11, 2021
George TsopouridisAngular Elements as Native Web ComponentsAngular elements are Angular components packaged as custom elements (also called Web Components), a web standard for defining new HTML…Jul 14, 2019Jul 14, 2019
George TsopouridisHow to Install and Run Minishift On MacOSXMinishift is a tool that helps you run OpenShift locally by launching a single-node OpenShift Origin cluster inside a virtual machine.Apr 25, 20192Apr 25, 20192
George TsopouridisNodeJS Express middleware abstractionNodeJS Express https://expressjs.com/ is a routing and middleware web framework that has minimal functionality of its own: An Express…Jul 24, 2017Jul 24, 2017
George TsopouridisHow to get all property values of a Javascript ObjectECMAScript 5 and ES6Jul 19, 2017Jul 19, 2017
George TsopouridisUse ViewChildren to get the QueryList of elements or directives from the view DOMIn many cases you have used the ViewChild decorator to get the first component matching the selector from the view DOM.Mar 12, 2017Mar 12, 2017