Kubernetes Series : My K8S Cheatsheet

Troubleshooting See my previous article : here. POD and Container Introspection List the current pods kubectl get pods Describe pod kubectl describe pod <name> Delete pod kubectl delete pod <name> Watch nodes continuously kubectl get nodes -w Cluster Introspection Get cluster information kubectl cluster-info Get the configuration kubectl config view Get information on a node kubectl …

Kubernetes Series : My K8S Cheatsheet Read More »

AWS Series – Content Delivery & Analytics

Analytics Amazon Kinesis Amazon Kinesis Data Streams is a fully managed, cloud-based service for real-time data processing over large, distributed data streams. Amazon Kinesis Data Streams can continuously capture and store terabytes of data per hour from hundreds of thousands of sources such as website clickstreams, financial transactions, social media feeds, IT logs, and location-tracking …

AWS Series – Content Delivery & Analytics Read More »

Management Fundamentals : How to speak in public

Introduction The use of speech makes it possible to reason, convince, convey ideas, points of view, influence others through words and how to transmit them. Speaking is for us adults an act as natural as breathing or walking. However, speech is the result of a long apprenticeship, and the way of expressing oneself strongly defines …

Management Fundamentals : How to speak in public Read More »

Management Fundamentals : Reprimand Interviews

Why Reprimand Interviews are important ? How to react when facing a situation that we consider unacceptable on the part of an employee? How can we tell him of our dissatisfaction without creating a situation of tension to solve the problem? Saying what’s wrong, while maintaining healthy and correct relationships, without attacking or feeling assaulted, …

Management Fundamentals : Reprimand Interviews Read More »

AWS Series – Management and Security Compliance

Management Tools Amazon CloudWatch Amazon CloudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS. You can use Amazon CloudWatch to collect and track metrics, collect and monitor log files, set alarms, and automatically react to changes in your AWS resources. Amazon CloudWatch can monitor AWS resources such as Amazon EC2 …

AWS Series – Management and Security Compliance Read More »