Pierre RAFFAAWS Cross-Account Deployment with Terraform and Github actionsCross-account deployment is a method of deploying AWS resources in one account from a different account. As the number of AWS accounts for…Oct 26Oct 26
Pierre RAFFAHow to test Kubernetes RBAC with PythonBy testing RBAC policies, you can ensure that only authorized users or service accounts have access to specific resources!Oct 6Oct 6
Pierre RAFFABuilding a private connectivity using AWS Direct ConnectDirect Connect is a method of connecting to cloud services such as Amazon Web Services (AWS) directly, bypassing the public internet. It…Mar 30Mar 30
Pierre RAFFAKubernetes RBAC — How to set it upRBAC (Role-Based Access Control) in Kubernetes is a security mechanism, granting or restricting access based on user roles and permissions…Feb 13Feb 13
Pierre RAFFAGithub Merge QueueA merge queue helps increase velocity by automating pull request merges into a busy branch and ensuring the branch is never broken by…Jul 17, 2023Jul 17, 2023
Pierre RAFFACost reduction using ECR VPC EndpointsIn order to improve the security, it’s recommended to place the EC2 instances in private subnets which add an extra layer of security by…Jul 1, 2023Jul 1, 2023
Pierre RAFFAinAWS TipKubernetes and Resilience (Pod Topology Spread Constraints)This feature ensures that the applications are distributed across multiple nodes in a way that maximizes availability and resilience.May 16, 2023May 16, 2023
Pierre RAFFAECS cluster auto scalingAmazon ECS cluster auto scaling (CAS) enables you to have more control over how you scale the Amazon EC2 instances within a cluster.Dec 7, 20201Dec 7, 20201
Pierre RAFFARedis Engine CPU InvestigationThe investigation about Redis covers 2 aspects:Mar 23, 2020Mar 23, 2020