At Wego, our constant focus is towards improving the quality, performance and managing cost. We use containers all running on AWS ECS & EKS . We collect both application & system logs to validate the transaction & troubleshoot any kind of issues or incidents. Current Approach Bottleneck: 1. Flutend's…
Madan Kumar
Passionate on Automation & Security in AWS.
How to Setup Pritunl VPN with AWS SSO
Purpose of Pritunl VPN Data security and privacy has become more important for the business. While there are many ways to protect data, one of the most effective is to use a Virtual Private Network (VPN), such as Pritunl Client and Server VPN. Pritunl Client and Server VPN is a…
Integrate AWS IAM Identity Center(SSO) SAML with for Amazon OpenSearch Dashboard
Amazon OpenSearch Service is an AWS-managed service that lets you run and scale OpenSearch clusters without having to worry about managing, monitoring, and maintaining your infrastructure, or having to build in-depth expertise in operating OpenSearch clusters. SAML based federation for OpenSearch & Dashboards will make use of any existing identity…
Access AWS Services outside AWS world using IAM Roles Anywhere
IAM access gets more complicated when we want to allow access to a client/application which needs access outside of the AWS cloud. Disadvantage in using IAM Keys * AWS keys will be a long lived credentials * Frequent rotation of IAM keys AWS IAM Roles Any where is a newly released…
Database access via AWS SSO
Every Team/Products owns a RDS(Mysql/Postgres) instance. Infra Team will use superuser account to create new application users with permissions to the databases as required. These new user accounts are not bound to any individual, so it is shared within the team and all team members use the…