adam, to random
@adam@windbag.org avatar

Hmmm. My Mastodon server started incurring data transfer costs on April 24. It looks like it exceeded AWS' free tier data transfer for the month... but only shows data transfers totaling 415 GB, in+out. The free tier data transfer is 1 TB. What's going on here?

(It's not going to break the bank, but if there's a way to optimize this I'd love to give it a shot.)

A chart showing AWS data transfer costs...

eveiswurzig, to tech

toot to get things moving.
I’m a mom working in since I was 17 and do a whole lot of in my spare time and love teaching it. If you’re in and go to the jams we may have met as I try to hit all the big ones.
I’ve worked on for so long it is my specialty and every new service just looks like several other services bundled together and it's rare I meet anyone using it well.
Also I’m so sick of working in tech and look forward to escaping into the forest.

infosec_jobs, to infosec
@infosec_jobs@mastodon.social avatar
infosec_jobs, to infosec
@infosec_jobs@mastodon.social avatar

HIRING: Cloud Support Engineer - Database Security and Authentication Management / Tokyo, Japan https://infosec-jobs.com/J29430/

adrianco, to random
@adrianco@mastodon.social avatar

A good and results analysis. Cost optimization across the customer base is slowing AWS growth. That’s what I’m seeing as well. Most of the cloud deployments I’ve seen can be optimized a lot. My usual rule of thumb is that you can save 30% in a month, and 50-70% over a year for the same workload, by cleaning up, auto scaling, etc. https://www.nextplatform.com/2023/04/28/of-course-aws-revenues-are-slowing-and-profits-are-pinched/

garritfra, to php
@garritfra@fosstodon.org avatar

I'm currently building infrastructure for a application. It's going... OK.

https://garrit.xyz/posts/2023-04-28-serverless-framework-retrospective

This is post 067 of .

adversarial_example, to random

Some thoughts while reading https://www.lastweekinaws.com/blog/why-aws-might-be-the-next-backbone-provider (by @Quinnypig)

A late-to-market strategy for higher-level offerings at might've seemed wise initially...

  • UX/DX products don't have much of an IP "moat" -- AWS can take a wait-and-see approach and then steal market share with a cheap, tightly-integrated clone
  • high-level products create drag, org overhead
  • top-of-the-stack has more risk & churn, and product mistakes are expensive for AWS because they don't deprecate anything
randomgeek, to random

What do you mean I can't use em-dash in my IAM Role Description? What kind of ham-headed skullbuggery — if you'll pardon my fictionalized colloquialisms — puts that kind of limit in what is ostensibly a field containing descriptive text?

mjgardner,
@mjgardner@social.sdf.org avatar

@randomgeek was first published three years before ’s founding and eleven years before ’ debut. I’d say the latter should catch up but apparently they never made it to the starting line.

mjgardner,
@mjgardner@social.sdf.org avatar

@kusuriya @randomgeek has handled since v5.6 released in 2000. debuted two years after. Heck, Bezos had only been working out of his garage for three months when was released. What the hell is their excuse for using ?

brentendo, to random

my coworker is getting a kubernetes error, connection refused to 6443 but it's intermittent. it works fine and then suddenly it's nonstop connection refused. He created a control plane and a node and it connects but then it refuses connection. We've tried everything, there's no firewall, he ran init, not sure what else to check here. He's doing the trial aws $5 thing I believe.

Any ideas? I've never used kubernetes so I have no clue.

kelidanovus, to random
@kelidanovus@hachyderm.io avatar

I’m having an unreasonably good geeky time at work today. Using nginx to dynamically rewrite a web page via query parameters and publishing the whole thing into AWS Fargate in order to tie two other technologies together at the client side. This is the sort of thing I never got to do at my old job.

passthejoe, to random
@passthejoe@ruby.social avatar

deleted_by_author

  • Loading...
  • mckean,
    @mckean@mas.to avatar

    @passthejoe in 99% of the cases (even though I haven't had more than 20 cases probably) where I thought was it fault it was actually me... what's not working?

    major, to random
    brianleroux, to random

    reading this gem and reminded how rare it is for software systems to design with limits in mind… we like to SAY 'engineering' but often folks are chucking darts hoping for the best

    this is a big reason I like services: limits are a big part of how you design a software architecture. daresay: engineer!

    masukomi, to random
    @masukomi@connectified.com avatar

    Re @Cloudguy 's warning last night about AWS (READ IT!!) https://sackheads.social/@Cloudguy/110256209708866473

    I dunno if it's related or coincidental but my 2FA was completely GONE from my amazon account. As if it was never turned on. AND when i tried to log into it a) didn't accept my MFA token b) when i got in via the backup measure it was like "new user who dis?" still had my S3 buckets but won't let me change any security stuff because it goes to a "new user... wait <=24hrs"

    Something's VERY hinky.

    martinhicks, to programming

    Have been working on a new web app using @enhance_dev the past week, that has a firm requirement for using DynamoDB streams.

    Sadly they're not supported locally by Arc as the Dynalite package doesn't support streams (or transactions)

    Rather than switch to an AWS provisioned DynamoDB table, I wanted to maintain the benefits of working locally.

    So I've enjoyed creating a new plugin for @arcserverless which facilitates just that.

    🔗 Read more: https://martinhicks.net/articles/arc-sandbox-table-streams

    kkarhan, to random
    @kkarhan@mstdn.social avatar

    Still standing: is a shitty app made by and for shitty people - period!

    Also stop calling an "instance" a "Server" cuz Discord puts their shitty Servers in instances:

    https://www.youtube.com/watch?v=YJq6g9bDAXI
    e

    joelnet, to random

    Holy crap 🤯 Copilot autocompleted my dialog!?

    nosherwan,
    @nosherwan@fosstodon.org avatar

    @joelnet by the way CodeWhisperer does similar.

    I dont ask it to write whole functions, but it does smart code completion for me, and it is rather good at string based message completion just like this one.



    brianleroux, to random

    Evaluating options for calling APIs directly, instead of using the SDK

    By a very wide margin this is the best authored, least surprising, most lightweight, best documented and tested out there.

    Thx for all the open src stuff you do @hichaelmart !

    https://github.com/mhart/aws4fetch

    fbouteruche, to random

    Hi .NET developers! If you are based in EMEA and curious about building & deploying .NET applications on AWS, join us at the .NET Enterprise Developer Day EMEA on April 25th!

    It is a huge opportunity to meet the people who take care of .NET on AWS!

    Register here 👇
    https://hopin.com/events/net-enterprise-developer-day-emea-2023-hosted-by-amazon-web-services

    calavera, to programming

    shiny new documentation for building functions with Rust:

    https://docs.aws.amazon.com/lambda/latest/dg/lambda-rust.html

    ankurkumar, to AWS

    People can come up interesting things like Periodic Table for AWS 🙂

    cloudyc, to Cybersecurity

    Finally getting around to do an introduction, I'm a Border Collie dad, husband, hiker, and tech nerd living in the area. I work in mostly focused on tooling and in the and at the moment, but also have done and in the past. I'm also a and am involved with the and in the area.

    scottslowe, to vmware
    @scottslowe@fosstodon.org avatar

    Time for an post!

    Hi, I'm Scott. I've been a blogger since 2005, an author since 2009, & a podcast host since 2016. I've worked for companies like (acquired by Dell), (acquired by ), (acquired by VMware), & ; currently I'm working on the team at . I post about , , , , & other technical topics.

    On the personal side, I'm a devoted husband, a loving father, & a Christian who strives to love instead of condemn.

    davidvasandani, to AWS
    @davidvasandani@social.coop avatar

    My name is David. I'm a husband, and father of two very small , and live in the Echo Park area of Los Angeles, California.

    I'm a Lead Software Engineer @ Sweetgreen 🥗 focusing on Infrastructure (primarily AWS) and Site Reliability.

    Ask me questions about . I love to teach and will do my best to respond.

    I'm interested in , , , , and . I value patience and empathy.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • tacticalgear
  • DreamBathrooms
  • osvaldo12
  • mdbf
  • everett
  • magazineikmin
  • khanakhh
  • Youngstown
  • rosin
  • slotface
  • modclub
  • kavyap
  • anitta
  • normalnudes
  • ngwrru68w68
  • thenastyranch
  • cisconetworking
  • Durango
  • ethstaker
  • InstantRegret
  • Leos
  • provamag3
  • GTA5RPClips
  • tester
  • cubers
  • megavids
  • lostlight
  • All magazines