Posts tagged "aws"

AWS Releases Week of May 9: IoT SiteWise Updates, Glue Large Instances GA, and More!

2023-05-09by chart
aws

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

2023-02-28by chart
awslinuxwordpress

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

2023-02-03by chart
amplifyawsgraphql

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

2023-02-03by chart
amplifyaws

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

2022-12-17by chart
amazon-chimeawsvirtual-meetings

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

2022-12-09by chart
aws

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 ✔️]

2022-10-11by chart
awslinuxsam

How to resolve _ModuleNotFoundError: No module named 'distutils.cmd'_

aws:asset:path - Guide to using aws:asset:path in CloudFormation

2022-09-22by chart
awscloudformationdevexlambdasam

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

2022-09-22by chart
awssam

## 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

2022-09-20by chart
awsclisam

## Why is my development process slow?

4 Reasons You Cannot Ping Your AWS EC2 Instance and How To Fix Them

2022-07-01by chart
awsec2networkingpingvpc

**How to resolve ec2 public ip not working?**

☑️1 Step Fix: ModuleNotFoundError: No module named 'awscli'

2022-06-07by chart
awscli

**How to Fix: ModuleNotFoundError: No module named 'awscli'?**

What You Need to Know About VPS on AWS

2022-06-02by chart
awslightsailvps

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!

2022-06-01by chart
awsaws-vps-server-pricinglightsalepricingvpsvps-pricing

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

2022-03-25by chart
awsdevexdevopsiaclambdasamthought-leadership

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.

2022-03-10by chart
awspytesttesting

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

2022-02-23by chart
awsclidockersam

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

2022-02-22by chart
3-musketeersawscdk

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

2021-09-17by chart
awscdkclidevexlambdasam

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

2021-02-01by chart
awscdkiac

Have you encountered an error such as the one below?

AWS CDK: Place a Lambda function in specific subnets

2021-01-27by chart
awscdkdevopslambdasubnetvpc

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

2021-01-11by chart
awscdkcloudformationiac

### CloudFormation written in Python? Yes!

AWS CDK: Python Tips, Tricks, and Examples

2021-01-11by chart
awscdkiac

## Examples

Fix error sam deploy unable to locate credentials using AWS SAM with AWS CLI v2 SSO

2020-10-07by chart
awsclilinuxsam

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

2020-07-17by chart
awsclilinuxsam

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

2020-07-10by chart
api-testingautomated-testingawslambdanewmanpostman

## The Problem

AWS WordPress Blog: Part 2 – Deploy the EC2 Instance

2020-05-14by chart
awsec2iamlinuxwordpress

#### Full AWS WordPress Blog series so far:

AWS WordPress Blog: Part 1 - Buy a domain

2020-05-02by chart
awsdnsdomainsroute53wordpress

#### Full AWS WordPress Blog series so far: