Curated articles, resources, tips and trends from the DevOps World.
Whether you’re automating infrastructure in the Cloud or creating Jupyter notebooks. As a Cloud Engineer or Data Scientist, you need the right tools to do the right job. I couldn’t find a lot of relevant information about VS Code extensions that are being used by Python developers.
To use AWS CDK you need to install it first. This can be done by running the following command in your terminal npm install -g aws-cdk. After you have set up AWS CDK then you can initialize your first project and deploy it_
When you start a project where you're containerizing your applications, it's pretty easy to get started locally and develop your container images.
Having the right tools at your disposal can be a bit of a challenge when there are so many open-source tools out there available on the web. Therefore, I decided to share some of my favorite tools, scripts, and blogs with you in the
This blog post will provide an effective strategy to improve your success rate on any AWS certification exam. Other practical tips include: how to schedule the AWS Certification exam and you'll learn how to request 30 minutes for your AWS Certification exam!
This article shows how to create a reusable assume role script that can be used by AWS CodeBuild for example to assume a role in another AWS account. In this day and age, we're moving more towards AWS multi-account setups where workloads are being managed separately.
I created an extension for AWS CDK that adds all available L1 constructs from AWS CDK into Visual Studio Code in the form of snippets. Basically, it will autocomplete any CloudFormation resource you specify including its properties + values. For now, the VS Code extension only supports TypeScript.
In short: To get access to your AWS Account with the AWS CLI and AWS SSO, you need to install AWS CLI and enable AWS SSO in the AWS Console. After enabling AWS SSO, you create an SSO user with a permission set. The AWS CLI allows you to interact with AWS services in your terminal.
I’ve received this question a lot on Twitter: I want to learn more about the Cloud, but I have no idea where to start? To answer this I've curated 10 free AWS learning resources which are focused entirely on beginners. This list is divided into four sections.
If you use AWS CloudFormation to provision your infrastructure, it can be time-consuming to constantly visit the AWS documentation in order to find the right property of each resource type.
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