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

Never Get Caught Without Power Again - The Ultimate Guide to Portable Laptop Chargers!

‍We’ve all been there: you’re in the middle of an important project or presentation while remote, and your laptop battery runs out of juice. It’s a frustrating and potentially dangerous situation we’ve all run into while working away from the office, but one that can be easily solved with a portable laptop charger. In this article, we’ll cover everything you need to know about portable laptop chargers and the different types available, so that you’ll never get caught without power again....

December 19, 2022 · 7 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

Amazon S3 vs EBS vs EFS - Ultimate guide to what, when, and where

Amazon S3 What is Amazon S3 What is Amazon S3 put simply? Amazon Simple Storage Service (S3) is a scalable, high-performance object storage service that is designed for storing large amounts of unstructured data, such as videos, images, audio files, and backups. It offers high durability and availability, as well as the ability to access data from anywhere on the internet. S3 even offers the capability to host static sites with a simple web server, prefect for Angular or React....

December 8, 2022 · 6 min · chart