Posts tagged "aws"
AWS Releases Week of May 9: IoT SiteWise Updates, Glue Large Instances GA, and More!
As an agile developer and DevOps engineer, staying up to date with the latest news and updates from AWS is essential. This week, AWS has announced several updates to their services
How to Reduce Server Response Times (TTFB) on Wordpress for Improved SEO
Server response time (TTFB) is an important factor in SEO and should not be overlooked. Site owners need to understand what TTFB is, why it's important, and how to measure and impr
Example: Using an @hasmany in AWS Amplify with React NextJS
Here is an example of how to use an @hasmany relationship in AWS Amplify with React. I am attempting to create a user and then associate many ToDo items to this user. I have create
AWS Amplify Fix: A deployment is in progress
In this [Arcadian.cloud](https://arcadian.cloud/hardware/2022/12/19/never-get-caught-without-power-again-the-ultimate-guide-to-portable-laptop-chargers/) help article I'll show you
A Comprehensive Guide to Amazon Chime: Features, Benefits, and Pricing
The world of work has changed significantly in the past few years, and the way we communicate, collaborate, and connect with one another has had to evolve as well. Enter Amazon Chi
How to get your first AWS Certification
If you're looking to break into the world of cloud computing, getting your first AWS certification is a great place to start. AWS, or Amazon Web Services, is the leading cloud plat
ModuleNotFoundError: No module named 'distutils.cmd' [Fix ✔️]
How to resolve _ModuleNotFoundError: No module named 'distutils.cmd'_
aws:asset:path - Guide to using aws:asset:path in CloudFormation
aws:asset:path is a type of metadata which can be configured in CloudFromation for a Lambda function. Below are my notes on how to use it, specifically for use with AWS SAM directl
AWS SAM samcli.commands.exceptions.UserException: [WinError 145] The directory is not empty
## How to fix the AWS SAM error samcli.commands.exceptions.UserException: NodejsNpmBuilder:MoveDependencies - \[WinError 145\] The directory is not empty
Notes on SAM Sync for Faster Serverless Development
## Why is my development process slow?
4 Reasons You Cannot Ping Your AWS EC2 Instance and How To Fix Them
**How to resolve ec2 public ip not working?**
☑️1 Step Fix: ModuleNotFoundError: No module named 'awscli'
**How to Fix: ModuleNotFoundError: No module named 'awscli'?**
What You Need to Know About VPS on AWS
Learn all you need to know about getting a VPS on AWS and get your first 3 months or 1 year free!
AWS VPS Hosting Price💲 - The Definitive Guide [2023] - 3 Months free!
What is the AWS VPS hosting price? If you are coming to AWS from traditional VPS Server hosting you might be a bit confused since there is no service called VPS. Amazon Lightsail a
Optimizing for a Cloud-Native Developer Experience
Learn why and how focusing on developer experience and mirco feedback loops will speed up your development process and help you to create a better product.
Quickly fix botocore.exceptions.noregionerror: you must specify a region.
Quickly diagnose and fix the _botocore.exceptions.noregionerror: you must specify a region_ error. **The fix is you must specify a region**.
AWS SAM in a Docker Container
If you've worked on even one Lambda function then you know that development without local testing can be slow. In this article we will go over using AWS SAM to startup an API on po
Make your Life Easier by Running AWS CDK in a Docker Container
Cross post from [Medium](https://medium.com/contino-engineering/rescue-your-soul-from-aws-cdk-dependency-hell-and-improve-your-devex-with-3-musketeers-4293815d01a8) Tags: [CDK](h
How to Increase Your Python Aws Cdk Lambda Development Speed by Testing Locally with AWS SAM
Cross-post from: [Medium](https://medium.com/contino-engineering/increase-your-aws-cdk-lambda-development-speed-by-testing-locally-with-aws-sam-48a70987515c) This article explain
AWS CDK: Avoiding CDK stack dependency errors on updates
Have you encountered an error such as the one below?
AWS CDK: Place a Lambda function in specific subnets
I struggled for a while today to figure out how to place a lambda function inside of a given SubnetType of a VPC generated in the same CDK stack.
Learning the AWS CDK
### CloudFormation written in Python? Yes!
AWS CDK: Python Tips, Tricks, and Examples
## Examples
Fix error sam deploy unable to locate credentials using AWS SAM with AWS CLI v2 SSO
I got this error _sam deploy unable to locate credentials_ when trying to use AWS SAM with AWS CLIv2 SSO.
Install AWS SAM CLI on Linux without Homebew
The official AWS installation docs for Linux tell you to install Homebew so that you can install the AWS SAM CLI. This is just plain dumb. You should not need to install a new pack
Run Postman's Newman in an AWS Lambda function: specify JSON export location
## The Problem
AWS WordPress Blog: Part 2 – Deploy the EC2 Instance
#### Full AWS WordPress Blog series so far:
AWS WordPress Blog: Part 1 - Buy a domain
#### Full AWS WordPress Blog series so far: