AwsJunkie
  • Home
  • Internet Of Things
  • YouTube
  • Contact
  • About
  • Home
  • Internet Of Things
  • YouTube
  • Contact
  • About
Test and Debug AWS CodeBuild Builds Locally using AWS CodeBuild agent AWS CodeBuild

Test and Debug AWS CodeBuild Builds Locally using AWS CodeBuild agent

If you are still using AWS CodeBuild managed service for testing and debugging, then you have the scope to save cost and expedite the build-test-debug cycle loop using AWS CodeBuild

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
17 Jul 2023 · 7 min read
AWS CodeBuild - GitHub Actions:  COMMAND_EXECUTION_ERROR Message: Error while executing command | [error]Docker pull failed with exit code 1 AWS CodeBuild

AWS CodeBuild - GitHub Actions: COMMAND_EXECUTION_ERROR Message: Error while executing command | [error]Docker pull failed with exit code 1

For GitHub Docker container actions, "build project must have privileged mode enabled and be run by the default Docker user (root)."  Otherwise, build will fail with following error logs. [Container]

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
10 Jul 2023 · 2 min read
How to Install and Configure Amazon DynamoDB local version 2.0 (downloadable)? Amazon DynamoDB

How to Install and Configure Amazon DynamoDB local version 2.0 (downloadable)?

Amazon DynamoDB local not only speeds up development and testing iteration loop, it also saves cost of using DynamoDB webservices. Free downloadable version of Amazon DynamoDB (DynamoDBLocal.jar) can run

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
7 Jul 2023 · 8 min read
How to uninstall AWS CLI version 2? AWS CLI 2

How to uninstall AWS CLI version 2?

If you already have AWS Command Line Interface (AWS CLI 2) and want to uninstall it from your system, then you will find all the steps to remove it. Find

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
4 Jul 2023 · 1 min read
Mountpoint for Amazon S3 supports sequential write operations for creating new files mountpoint-s3

Mountpoint for Amazon S3 supports sequential write operations for creating new files

Mountpoint for Amazon S3 (an open source simple file client for mounting S3 bucket as a local file system) was launched on AWS Pi Day 2023 with no support for

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
4 Jul 2023 · 1 min read
AWS S3: The difference between the request time and the current time is too large RequestTimeTooSkewed

AWS S3: The difference between the request time and the current time is too large

If system clock is out of sync, we may encounter error message like "An error occurred (RequestTimeTooSkewed) when calling the ListBuckets operation: The difference between the request time and the

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
4 Jul 2023 · 1 min read
Amazon S3 dual-layer server-side encryption with AWS KMS (DSSE-KMS) encryption

Amazon S3 dual-layer server-side encryption with AWS KMS (DSSE-KMS)

Amazon S3 has recently added support for two independent layers of server-side encryption with AWS KMS (DSSE-KMS) for top-secret workloads. With this launch, Amazon S3 is the only cloud object

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
20 Jun 2023 · 2 min read
How to setup CodeWhisperer with JupyterLab? Amazon CodeWhisperer

How to setup CodeWhisperer with JupyterLab?

Amazon CodeWhisperer (AI coding companion) is now available as an extension for JupyterLab. If you outline the coding task as a comment, this generative AI extension will auto-suggest single-line, multiline

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
21 May 2023 · 7 min read
AWS Lambda SnapStart - Turbocharge Java Application Startup by up to 10x at no extra cost AWS

AWS Lambda SnapStart - Turbocharge Java Application Startup by up to 10x at no extra cost

Spring Framework 5.0 introduced Spring Cloud Function to aid the implementation of business logic as a function and to enable Spring Boot features on different serverless cloud providers (AWS

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
21 Apr 2023 · 4 min read
How to run Amazon Linux 2023 (AL2023) locally on WSL? AWS

How to run Amazon Linux 2023 (AL2023) locally on WSL?

Amazon Linux 2023 (AL2023) is the next generation of Amazon Linux for developing and running cloud applications in high-performance and security enhanced execution environment. This rpm-based Linux distribution is optimized

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
14 Apr 2023 · 7 min read
Fixed: Temporary failure in name resolution in WSL2

Fixed: Temporary failure in name resolution in WSL2

DNS resolution not working in WSL2? Getting messages like "Temporary failure in name resolution" or "Temporary failure resolving..."? Issue: abhijit@AwsJunkie:~$ ping www.AwsJunkie.com ping: www.AwsJunkie.com: Temporary

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
12 Apr 2023 · 2 min read
What is AWS Lambda's new Response Payload streaming feature? AWS

What is AWS Lambda's new Response Payload streaming feature?

AWS Lambda's new feature, Response Streaming, can enhance user experience, responsiveness, and search engine rankings of your web applications by lowering Time to First Byte (TTFB). Additionally, it supports a

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
8 Apr 2023 · 4 min read
AWS Console Toolbar AWS

AWS Console Toolbar - a new feature that brings both AWS Management Console and AWS CloudShell in a single view

Last week, AWS launched a new feature called Console Toolbar that brings both AWS Management Console and AWS CloudShell in a single view. There is no additional charge for using

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
3 Apr 2023 · 2 min read
How to install awslocal - LocalStack AWS CLI on Ubuntu running on WSL2 (Windows Subsystem for Linux)? AWS

How to install awslocal ( LocalStack AWS CLI) on Ubuntu running on WSL2 (Windows Subsystem for Linux)?

If you are already enjoying LocalStack ("A fully functional local cloud stack") for building awesome AWS cloud and serverless applications locally, then awslocal will add extra Saccharin to sweeten your

  • Go to the profile of  Abhijit Ghosh
Abhijit Ghosh
2 Apr 2023 · 4 min read

About Us

Don't Try. It's Addictive.

Tags

AWS
WSL
Windows Subsystem for Linux
Ubuntu
Cloud Developers

Subscribe

Get all the latest posts delivered straight to inbox

Awesome! Check your email and click the confirmation link to complete the subscription.
Please enter a valid email address.
  • Privacy Policy
  • About
  • Contact
© 2025 AwsJunkie. Maintained by SrcCodes