Curated articles, resources, tips and trends from the DevOps World.
Upgrading your AWS CLI V2 to the latest version is a crucial part of maintaining your AWS environment. An updated AWS CLI ensures optimal performance, access to new features, and better security.
Before you can access the AWS CLI and AWS Console with your assumed IAM role via an IAM user or SSO user, you need to do the following steps: Create an IAM user Create an SSO (login) user Create an IAM Role with a trust relation with the created IAM User Use Granted to STS Assume the Role in the CLI
AWS CDK allows us to define these dependencies explicitly, thereby enabling us to control the sequence in which resources are created or deleted. This article will guide you on how to establish a “DependsOn” relationship between an Amazon RDS Instance and an EC2 Instance in AWS CDK TypeScript.
Identity and Access Management (IAM) is a core component of AWS, enabling security by granting authenticated entities granular permissions to AWS services and resources.
In this blog post, we’ll outline how to create a custom IAM role, an AWS Lambda function, and then assign the custom role to the Lambda function in AWS CDK. Additionally, we’ll also provide another option to add add permissions to our Lambda function using the .addToRolePolicy method.
This article is a must-read for anyone who interacts with AWS using Python, and particularly the Boto3 library. Configuring credentials in Boto3 might seem like a straightforward task at first, but, in reality, it is a critical process that demands meticulous handling.
Learn how to set absolute paths in TypeScript to streamline imports and enhance your development workflow in larger projects.
Learn how to securely manage AWS credentials using Boto3 in your DevOps workflows to enhance automation and security.
Learn how to set absolute paths in JavaScript to enhance resource management in web development and streamline deployments.
Learn how to efficiently write data to Amazon S3 using Boto3 in this detailed AWS SDK tutorial focused on DevOps practices.
Have valuable insights to share with the DevOps community? Submit your article for publication.
Get the latest DevOps news, tools, and insights delivered to your inbox.
Made with pure grit © 2025 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com