File storage in is simple: just use Simple Storage Service ()

...unless you are using Elastic Cloud Compute (); in which case you can use instance volumes

...unless you want the files to persist when EC2 restarts; in which case you must use Elastic Block Store ()

...unless your EC2 instances are in different availability zones; in which case you need Elastic File System ()

SEE!? SIMPLE! 😕

#efs #ebs #ec2 #s3 #aws

Last updated 1 year ago

AWSのコスト削減 EBSのボリュームタイプを見直してコスト最適化を実現する
qiita.com/Brutus/items/68e3c19

#qiita #aws #ec2 #ebs

Last updated 1 year ago

mexorcist · @mexorcist
26 followers · 77 posts · Server dmv.community

Interested in setting up a single-serving with or or some kind of app server on a small & cheap instance or something. I haven't done this in a long time, and am curious/interested in learning about what the current "production standard" is these days. Got any tips?

#website #nginx #flask #python #ec2 #linux

Last updated 1 year ago

ティー · @tea33331
3 followers · 11 posts · Server mstdn.jp
CFN Updates · @cfnupdates
76 followers · 278 posts · Server awscommunity.social

Updated AWS::EC2::LaunchTemplate NetworkInterface

Use the PrimaryIpv6 property to specify a primary IPv6 address on a network interface.
docs.aws.amazon.com/AWSCloudFo

#ec2 #Cloudformation

Last updated 1 year ago

Steve Zazeski · @sztech
38 followers · 26 posts · Server awscommunity.social

Well for 3 years I've gotten near 75% savings running an m5.large 24/7 but I think this is end. Last few days it has been stuck in over-capacity and could not fill.

#ec2

Last updated 1 year ago

Jules G · @jcgraybill
12 followers · 57 posts · Server fosstodon.org

It ought to be easy-peasy to provision an instance, point a domain name at it, and start serving a website. But friends, it is not. For who knows what reason, makes it nearly impossible to use , and AWS's alternative solution ( and such) is beyond overkill.

Scaling an instance up or down fails as often as it succeeds for me. The new policy of charging for addresses basically doubles the price for a small website. ☹️

(3/8) 🧵

#aws #ec2 #amazonlinux2023 #letsencrypt #nitroenclaves #ipv4

Last updated 1 year ago

Jules G · @jcgraybill
12 followers · 57 posts · Server fosstodon.org

It ought to be easy-peasy to provision an instance, point a domain name at it, and start serving a website. But friends, it is not. For who knows what reason, makes it nearly impossible to use , and AWS's alternative solution ( and such) is beyond overkill.

Scaling an instance up or down is fragile. It fails as often as it succeeds. The new policy of charging for addresses basically doubles the price to run a small website. ☹️

(3/8) 🧵

#aws #ec2 #amazonlinux2023 #letsencrypt #nitroenclaves #ipv4

Last updated 1 year ago

TechieChimp · @TechieChimp
1 followers · 26 posts · Server techhub.social

Maximize your EC2 productivity with AWS CDK! Traditional method for changing instance type: stop the instance, change the instance type, restart the instance.

Now, update instance type in code (1 line) + run 'cdk deploy' (1 line). That simple!

Two lines of code or endless clicks in the Management Console? The choice is clear. Simplify your EC2 management. Infrastructure as code for the win! "

#aws #cloudcomputing #productivitytips #cdk #ec2 #iac

Last updated 1 year ago

Jochie 🚧 · @jochie
79 followers · 1469 posts · Server strangeweb.page

Today's bit of fun involved upgrading my little Mastodon instance to v4.1.6, and write a helper script for that.

Running Mastodon (for me) takes fewer resources than installing/upgrading so, when I upgrade the software, I upsize the instance temporarily, & downsize afterward. Doing that with the AWS console is a pain.

Now I can have 1 terminal (tab) open for ssh, and in another I run this script, hitting enter when I'm ready for the next step

github.com/jochie/misc/blob/ma

#aws #ec2 #mastodon #cli

Last updated 1 year ago

Maschinenraum · @maschinenraum
80 followers · 218 posts · Server pfalz.social

What the actual fuck?!
I have a data migration running and I spinned up an instance for that purpose. (No, not free tier). The job is running since some 15 hours.
Suddenly my SSH connection goes down. I can't ping the instance anymore. I log onto the dashboard: Instance is gone. No trace it ever existed, and no trace for the stopped instances that I had, not that I cared about those. What the actual fuck?!

#ec2 #aws

Last updated 1 year ago

CFN Updates · @cfnupdates
76 followers · 277 posts · Server awscommunity.social

Updated AWS::EC2::NetworkInterface

Use the EnablePrimaryIpv6 property to enable a primary IPv6 address on a network interface.
docs.aws.amazon.com/AWSCloudFo

#ec2 #Cloudformation

Last updated 1 year ago

CFN Updates · @cfnupdates
76 followers · 273 posts · Server awscommunity.social

Updated AWS::EC2::NetworkInterface

Use the property EnablePrimaryIpv6 to enable a primary IPv6 address on a network interface.
docs.aws.amazon.com/AWSCloudFo

#ec2 #Cloudformation

Last updated 1 year ago

Hacker News · @ycombinator
40 followers · 3233 posts · Server rss-mstdn.studiofreesia.com
Malcolm Corley · @mlc
0 followers · 66 posts · Server ruhr.social

Sicherheitsforscher haben einen Weg gefunden den Agent als einzusetzen.

Der SSM Agent läuft u.a. auf Instanzen und kommuniziert mit dem Systems Manager Service des Accounts zu dem die EC2 Instanz gehört.

Durch einen Hybrid Modus kann der Agent dazu gebracht werden mit einem anderen Account zu kommunizieren (ggf. dem des Angreifers).

bleepingcomputer.com/news/secu

#aws #ssm #trojaner #ec2

Last updated 1 year ago

Dave the introvert🦡 · @max_headroom
250 followers · 4769 posts · Server mindly.social

Using and on my instance () is making my brain explode

#boto3 #python #ubuntu #ec2

Last updated 1 year ago

EC2で稼働していたWebサーバを5日(嘘はついてない)でFargateに置き換えた話
qiita.com/kawagashira/items/80

#qiita #ec2 #fargate

Last updated 1 year ago

Renato Losio · @renato
98 followers · 55 posts · Server awscommunity.social

First Amazon EC2 Instances with Graviton3E Processors Now GA

infoq.com/news/2023/07/aws-ec2

#aws #ec2 #graviton

Last updated 1 year ago

Guy Sherman · @guysherman
19 followers · 256 posts · Server mastodon.nz

You don’t realise how much you use the command history until you move to a new machine and it is all gone. On the flip side my new machine is a c6a.4xlarge and it crushes build and test runs like a beast.

#zsh #amazon #ec2

Last updated 1 year ago