Ars Technica: Hosting Ars, part three: CI/CD, or how I learned to stop worrying and love DevOps https://arstechnica.com/?p=1956002 #Tech #arstechnica #IT #Technology #AmazonWebServices #containerization #featurereport #featurereport #containers #Features #fargate #Biz&IT #CI/CD #AWS #ECS
#Tech #arstechnica #it #technology #AmazonWebServices #containerization #featurereport #containers #features #fargate #biz #ci #aws #ecs
Ars Technica: How we host Ars Technica in the cloud, part two: The software https://arstechnica.com/?p=1954925 #Tech #arstechnica #IT #Technology #AmazonWebServices #containerization #featurereport #featurereport #containers #Features #fargate #Biz&IT #AWS #ECS
#Tech #arstechnica #it #technology #AmazonWebServices #containerization #featurereport #containers #features #fargate #biz #aws #ecs
Ars Technica: Behind the scenes: How we host Ars Technica, part 1 https://arstechnica.com/?p=1952776 #Tech #arstechnica #IT #Technology #AmazonWebServices #containerization #featurereport #featurereport #containers #Features #fargate #Biz&IT #AWS #ECS
#Tech #arstechnica #it #technology #AmazonWebServices #containerization #featurereport #containers #features #fargate #biz #aws #ecs
Behind the scenes: How we host Ars Technica, part 1 - Enlarge / Take a peek inside the Ars vault with us! (credit: Aurich Law... - https://arstechnica.com/?p=1952776 #amazonwebservices #containerization #featurereport #featurereport #containers #features #fargate #biz #aws #ecs
#ecs #aws #biz #fargate #features #containers #featurereport #containerization #amazonwebservices
EC2で稼働していたWebサーバを5日(嘘はついてない)でFargateに置き換えた話
https://qiita.com/kawagashira/items/80a76ae8f5b18afbfd93?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #EC2 #Fargate
【New】Seekable OCIでECSのコンテナ起動を約50%高速化しよう!🚀
https://qiita.com/hedgehog051/items/6d9755558e33b2192446?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #AWS #ECS #Fargate #SeekableOCI
#qiita #aws #ecs #fargate #seekableoci
New capabilities on ECS
• Domainless gMSA authentication for Linux and Windows containers https://aws.amazon.com/about-aws/whats-new/2023/07/aws-fargate-container-startup-seekable-oci/
• ECS Fargate supports Seekable OCI (SOCI), a technology open sourced by AWS that helps applications deploy and scale out faster by enabling the containers to start without waiting for the entire container image to be downloaded. https://aws.amazon.com/about-aws/whats-new/2023/07/amazon-ecs-domainless-gmsa-authentication-linux-windows-containers/
#AWS #ECS #Fargate #gMSA #SOCI
#aws #ecs #fargate #gmsa #soci
🚀 ECS on Fargate just got 30% to 75% faster 🚀
Yup, you read that right!
Some tweaking of #ECR images will make #ECS on #Fargate containers start a lot faster: the container image will be streamed instead of waiting for the full image download!
This does of course depend on your image, it depends on your workload, and support is limited right now but THIS IS AWESOME 💟
Blog post: https://aws.amazon.com/blogs/aws/aws-fargate-enables-faster-container-startup-using-seekable-oci/
ECS-Fargateコストカットの3つの手法比較(実際に使ってみた感想も添えて)
https://qiita.com/kurifumi/items/8480b415da65c4692c75?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#AWS #ECS #Fargate #コスト削減
A niche #AWS question for you:
- using #Fargate #Spot to execute a task definition that runs 2 sequential containers;
- where the long-running workload is in the /1st/ container, and the 2nd only starts *after* the 1st has exited
… does the Spot “orderly shutdown” signal being received by the 1st container mean that the 2nd container won’t even be spun up, regardless of how quickly the 1st exited? Or does the 2nd container get started, but has a reduced amount of time to complete, cleanly?
New post: Automated MySQL RDS/Aurora initialization with CDK, Fargate, and the MySQL CLI
https://ruempler.eu/2023/03/26/rds-mysql-aurora-inititization-with-cdk-fargate/
FYI: there will not be a follow-up "Scaling containers on AWS in 2023" blog post!
Original post, from April 13, 2022:
>
> What's the fastest way to scale #containers on #AWS in 2022?
>
> Is #EKS faster than #ECS? What's faster: #serverless workers (#Fargate) or to serverful workers (#EC2)? What about #AppRunner and #Lambda?
>
> Now we know: https://www.vladionescu.me/posts/scaling-containers-on-aws-in-2022/
#containers #aws #eks #ecs #serverless #fargate #ec2 #apprunner #lambda
This post describes optimization techniques to be applied to Java applications that run on Fargate.
#AWS #AWSBlog #Fargate #Cloud #CloudComputing #AmazonWebServices
https://go.aws/3Cqoqf5
#aws #awsblog #fargate #Cloud #CloudComputing #AmazonWebServices
Let's assume I run a workload on #AWS #ECS with #Fargate spot pricing. What kind of downtimes are to be expected? Once a day for an hour? Or is it more? Is there some minimum uptime that is guaranteed? My service should be up for most of the day but short downtimes (an hour or so) are acceptable. Anyone having experience with this?
Here's an interesting article on how to optimize #SpringBoot applications for running on #AWS #ECS with the #Fargate launch model. https://aws.amazon.com/blogs/containers/optimize-your-spring-boot-application-for-aws-fargate/?nc1=h_ls
#springboot #aws #ecs #fargate