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, including AWS IoT SiteWise, AWS Glue, Amazon QuickSight, and more. In this article, we will explore these updates and discuss potential use cases based on our own experiences. Disclaimer: this article is part of my project to develop an automated system for summarizing the weekly AWS updates, providing an easy to use framework for summarizing RSS feeds into automatic articles....

May 9, 2023 · 22 min · chart

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 improve it. In this article, we’ll discuss how to reduce server response times on Wordpress for improved SEO. What is Server Response Time (TTFB)? Server response time (TTFB) is the amount of time it takes for a web server to respond to a user’s request....

February 28, 2023 · 5 min · chart

AWS Amplify Fix: A deployment is in progress

In this Arcadian.cloud help article I’ll show you in this article how to quickly fix the error in AWS Amplify A deployment is in progress. Here’s the summary. There are two reasons this may occur. 1: something went wrong while running an amplify push, your terminal disconnected and the deployment-state.json file got left in the wrong state. The deployment is actually still in progress, go check the Console to see the status in CloudFormation....

February 3, 2023 · 2 min · chart

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 created a model for the user and a model for the ToDo item with a graphql schema. I associate the ToDo Item to the User with an @hasMany. All of this is done while using authentication....

February 3, 2023 · 2 min · chart

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 Chime, a powerful and secure video and audio conferencing, messaging, and collaboration tool. Amazon Chime makes it easy to stay connected with colleagues, clients, and customers in an efficient, secure, and cost-effective way. In this comprehensive guide, we’ll take a look at the features, benefits, and pricing of Amazon Chime, as well as provide tips on how to get the most out of it....

December 17, 2022 · 8 min · chart

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 platform and having a certification on your resume can open up a world of opportunities. Here’s a step-by-step guide on how to get your first AWS certification: Determine which certification is right for you. AWS offers several different certifications, each geared towards different levels of experience and expertise....

December 9, 2022 · 2 min · chart