Category / AWS / Blog / Cloud Costs / CloudOps
-
Keeping your Cloud Costs in Check: Automated AWS Cost Charts and Alerting
Building and deploying infrastructure in the cloud is (by design) a very simple process. If a team is not being careful in their deployments, it can also become an expensive process. The…March 20, 2023 -
AWS Service Quotas: Discovering Where you Stand
We’ve written a few posts in the last week about AWS Service Quotas. These are restrictions on services that are set by AWS (but can often be increased). If our first post,…
February 17, 2023 -
AWS Service Quotas, or AWS has a LOT of Services!
In our recent post, we unveiled unSkript Actions that can query AWS Service Quotas. Service quotas are limits imposed by AWS on how many times a certain AWS feature can be used. …
February 15, 2023 -
Security Checkup: Force AWS Load Balancers to redirect to HTTPS
When on a hike – you always want to take the most secure path, and not risk taking an unsafe route. With so many features now in the Cloud, it can be…
January 25, 2023 -
Extending unSkript Actions: Quick Customizations of ‘Off the Shelf’ Code
unSkript has hundreds of built-in Actions that allow you to quickly build integrated Runbooks with popular Cloud providers, databases, and more. But sometimes, the supplied Actions are not exactly what you are…
January 5, 2023 -
Will AI replace us? Using ChatGPT to create Python Actions for unSkript
Over the last few weeks, ChatGPT has been the buzz of the development world. One of the biggest questions that has been asked is “Is the AI coming to replace developers?” Will…
December 20, 2022 -
Managing your Cloud Costs with CloudOps Automation Part 1: Identifying Your Resources with Tags
Moving systems to the cloud makes a lot of sense operationally – letting the experts take care of the infrastructure, and let us build what we need to make our company successful.…
December 15, 2022 -
Managing your AWS bill Part 1: EC2 instances
In today’s cloud centric world, there is a monthly dread around the time your cloud bill arrives in your inbox. In a recent post, we walked through how to automate the creation…
December 7, 2022 -
Automate the triviality in AWS using unSkript
Introduction This week, AWS is celebrating all that is AWS at their re:Invent conference in Las Vegas. Here at unSkript, we are celebrating all that is AWS by highlighting how to automate…December 1, 2022 -
Automating the AWS Identity Lifecycle with unSkript (Part 3)
This week, AWS is celebrating all that is AWS at their re:Invent conference in Las Vegas. Here at unSkript, we are celebrating all that is AWS by highlighting how to automate common…November 30, 2022 -
Automating the AWS Identity Lifecycle with unSkript (Part 2)
This week, AWS is celebrating all that is AWS at their RE:Invent conference in Las Vegas. Here at unSkript, we are celebrating all that is AWS by highlighting how to automate common…November 29, 2022 -
Automate the AWS Identity Lifecycle with unSkript (Part 1)
This week we are celebrating AWS re:Invent by highlighting common AWS tasks that are ripe for automation. In our first three posts for re:Invent week, we’ll build and extend some basic identity…November 28, 2022 -
Rotating AWS Access Keys for Enhanced Security
Cloud adoption is going on everywhere. One of the first things users learn when onboarding into their shiny new AWS cloud account is access controls! To consume cloud with AWS cli, access…September 23, 2022