DEVOPS
open-menu closeme
Home
AWS
Linux
Containers
IAAC
English
github twitter linkedin rss
  • Zero Trust Bastion Host - Teleport

    calendar Mar 7, 2025 · 5 min read · aws ec2  ·
    Share on: twitter facebook linkedin copy
    Zero Trust Bastion Host - Teleport

    Manage Application Access With Zero Trust Bastion - Teleport 🚀

    As organizations expand their cloud environments, secure access to infrastructure becomes a critical challenge. Traditional access methods, such as VPNs and SSH keys, introduce security risks and operational inefficiencies. This is where Teleport Bastion, …


    Read More
  • Critical Workloads on ON-DEMAND Nodes

    calendar Oct 25, 2024 · 3 min read · kubernetes  ·
    Share on: twitter facebook linkedin copy
    Critical Workloads on ON-DEMAND Nodes

    Optimizing Application High Availability

    USE CASE: Ensure that Critical Backend Workloads run on On-Demand Instances.


    Read More
  • AWS EC2 Instance Connect & Bastion Host

    calendar Oct 21, 2024 · 2 min read · aws ec2  ·
    Share on: twitter facebook linkedin copy
    AWS EC2 Instance Connect & Bastion Host

    AWS EC2 Instance Connect: and No More Bastion Hosts 🚀

    One of the most common challenges in managing cloud infrastructure has been setting up bastion hosts for secure access to instances. However, AWS EC2 Instance Connect offers a much simpler and more secure alternative!


    Read More
  • Comprehensive Guide to Logging in Linux Environments

    calendar Oct 20, 2024 · 4 min read · linux aws  ·
    Share on: twitter facebook linkedin copy
    Comprehensive Guide to Logging in Linux Environments

    Rsyslog - Logrotate - AWS Cloudwatch Logs

    Rsyslog is a powerful and flexible logging service that is included by default in most Linux distributions. It is used to manage log files generated by various system components, providing the ability to collect, filter, and forward logs to different destinations.


    Read More
  • Kubectl CLI Reference

    calendar Oct 19, 2024 · 9 min read · kubernetes  ·
    Share on: twitter facebook linkedin copy
    Kubectl CLI Reference

    Kubectl CLI Reference

    Kubectl is a command-line interface for managing Kubernetes clusters. The kubectl version must be within one minor version difference of the Kubernetes cluster. For example, a v1.2 client should work with v1.1, v1.2, and v1.3 masters.


    Read More
  • RBAC in Kubernetes

    calendar Oct 19, 2024 · 5 min read · kubernetes  ·
    Share on: twitter facebook linkedin copy
    RBAC in Kubernetes

    Role-Based Access Control in Kubernetes

    Role-Based Access Control (RBAC) in Kubernetes is a method for managing access to cluster resources. It allows you to assign permissions to users, groups, or service accounts, ensuring that they have access only to the resources necessary to perform their tasks. This minimizes …


    Read More
  • EKS Self Managed NodeGroups

    calendar Oct 12, 2024 · 9 min read · terraform kubernetes featured  ·
    Share on: twitter facebook linkedin copy
    EKS Self Managed NodeGroups

    Self-Managed Node Group in EKS to Handle Spot Instance Unavailability

    USE CASE: Ensure that On-Demand Instances are automatically used if Spot Instances become unavailable.


    Read More
  • AWS IAM Permissions For SSM

    calendar Oct 12, 2024 · 2 min read · aws iam  ·
    Share on: twitter facebook linkedin copy
    AWS IAM Permissions For SSM

    Minimal IAM Permissions for AWS SSM

    USE CASE: Principle of least privilege when assigning permissions for SSM as EC2 Instance Profile.


    Read More
  • EKS AWS Managed NodeGroups

    calendar Oct 12, 2024 · 4 min read · terraform kubernetes featured  ·
    Share on: twitter facebook linkedin copy
    EKS AWS Managed NodeGroups

    Creating a EKS Cluster with AWS-Managed Node Groups

    USE CASE: Create All Necessory Infrastructure for EKS Managed Kubernetes Cluster with Terraform.


    Read More
  • IAM Concepts

    calendar Oct 12, 2024 · 14 min read · aws iam  ·
    Share on: twitter facebook linkedin copy
    IAM Concepts

    AWS Identity and Access Management (IAM)

    IAM allows you to manage users and their level of access to the AWS console. It provides centralized control over your AWS account and offers various features that help secure and manage access to AWS resources.


    Read More

SAMS

Technologist, Perpetual Student, Cloudwatcher, DevOps guy.
Read More

Featured Posts

  • EKS Self Managed NodeGroups
  • EKS AWS Managed NodeGroups

Recent Posts

  • Zero Trust Bastion Host - Teleport
  • Critical Workloads on ON-DEMAND Nodes
  • AWS EC2 Instance Connect & Bastion Host
  • Comprehensive Guide to Logging in Linux Environments
  • Kubectl CLI Reference
  • RBAC in Kubernetes
  • AWS IAM Permissions For SSM
  • IAM Concepts

Categories

AWS 5 CONTAINERS 5 IAAC 2 LINUX 1

Tags

AWS 5 KUBERNETES 5 EC2 2 FEATURED 2 IAM 2 TERRAFORM 2 INDEX 1 LINUX 1
SAMS

Copyright  SAMS. All Rights Reserved

to-top