Skip to content
Arcadian Cloud

Arcadian Cloud

  • Home

Taking Off Into The Cloud: Guide On How To Get Your First AWS DevOps Job

June 30, 2022October 1, 2020 by Chris

This article is my attempt to describe the best way to get your first job in DevOps working with AWS services, either for people with previous tech experience or none. If you are starting on this journey feel free to leave a comment so I can give personalized advice. Who this article geared towards? This … Read more

Categories AWS 3 Comments

Bash: Or in an until or while loop

December 17, 2020September 29, 2020 by Chris

Problem How do you write a while or until loop in bash which uses or in the condition? Solution The example is going to run until $a is A, $b is B, or $c is C

Categories nix Leave a comment

CloudFormation deploying CodePipeline error: User: is not authorized to perform: iam:PassRole on resource: …

August 19, 2020August 18, 2020 by Chris
is not authorized to perform: iam:PassRole on resource:

How to fix: User: arn:aws:iam::123456789123:user/myUser is not authorized to perform: iam:PassRole on resource: myIAMRoleDeployByCloudFormation-lkjh1234lhj1324(Service: AWSCodePipeline; Status Code: 400; Error Code: AccessDeniedException; Request ID: xxxxxxxxx-1111-xxxx-1111-xxxxxxxxx; Proxy: null)

Categories AWS Leave a comment

Install AWS SAM CLI on Linux without Homebew

January 24, 2021July 16, 2020 by Chris
Install AWS SAM CLI on Linux

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 package manager just to install one tool. Below are the steps to follow so that you do not have to. Prerequisites … Read more

Categories DevOps Tags AWS, CLI, linux, SAM Leave a comment

WSL Wrong Time: How to Fix incorrect Time in WSL

November 3, 2020July 13, 2020 by Chris
wsl wrong time

Fix Windows Standard Linux Ubuntu time being wrong.

Categories Linux Tags Bug, TIme, Windows Standard Linux, WSL Leave a comment

Run Postman’s Newman in an AWS Lambda function: specify JSON export location

July 13, 2020July 10, 2020 by Chris

Resolve Newman file system error when run in Lambda: “EROFS: read-only file system, mkdir ‘/var/task/newman'”

Categories DevOps Tags API Testing, Automated Testing, AWS, Lambda, Newman, Postman Leave a comment

AWS WordPress Blog: Part 2 – Deploy the EC2 Instance

May 14, 2020May 13, 2020 by Chris

This article will detail how to deploy the EC2 server and it’s IAM role.

Categories AWS WordPress Tags AWS, EC2, IAM, linux, WordPress Leave a comment

Copy Firefox Logins and Bookmarks to a new computer or login on Linux

May 7, 2020May 4, 2020 by Chris

How to copy Firefox saved logins and password, autofill data, and bookmarks over to a new computer, a new profile or a new user.

Categories Linux Desktop Tags backup and restore, Firefox, help, linux Leave a comment

AWS WordPress Blog: Part 1 – Buy a domain

May 13, 2020May 2, 2020 by Chris

The first step in setting up a WordPress blog at AWS, purchasing a domain.

Categories AWS WordPress Tags AWS, DNS, Domains, Route53, WordPress Leave a comment

dmenu Path: How to add to the $PATH used by dmenu

April 19, 2020April 17, 2020 by Chris
dmenu Path

How to add to the $PATH variable seen by dmenu.

Categories Linux Desktop Tags $PATH, arch, bash, desktop environment, dmenu, linux Leave a comment
Newer posts
← Previous Page1 … Page5 Page6

About This Site

 

This is my personal blog where I share interesting things I have done or discovered. Mostly I post fixes to problems I’ve had which I think will help other people related to AWS, DevOps, and DevEx. I have a particular interest in Serverless.

Are you looking to improve your AWS skills and connect with other cloud professionals?

Join the Arcadian Cloud discord group! Our community of AWS experts is dedicated to helping each other study for certifications, troubleshoot technical issues, enhance resumes, and secure better cloud jobs. Don't miss out on this valuable opportunity to learn and grow with like-minded individuals. Click the link below to join now and start benefiting from the wealth of knowledge and support within our community.

Never Get Caught Without Power Again – The Ultimate Guide to Portable Laptop Chargers!
Signet Seal Logo

An easy tool to create a temporary, self-destructing message to send a password, secret, message, or file securely which a friend and I developed.
https://signetseal.com/

Blogroll and Featured Sites

  • My blog posts on Medium.com
  • My Dev.to blog
  • My GitHub
  • SearchExhaust.com
  • Signet Seal: A free security tool a friend and I are making for sending one time use messages
  • drewkhoury.com: Good tech blog focusing on DevOps and DevEx

Recent Posts

  • Never Get Caught Without Power Again – The Ultimate Guide to Portable Laptop Chargers!
  • Work in Progress: My Notes on Ketosis and Brain Function
  • A Comprehensive Guide to Amazon Chime: Features, Benefits, and Pricing
  • How to get your first AWS Certification
  • How to Allow ICMP (ping) Through Windows Firewall

  • Privacy Policy
© 2023 Arcadian Cloud • Built with GeneratePress