Gedion Danielblog.gediondaniel.devΒ·Dec 1, 2024AWS S3: Your Complete Guide to Cloud StorageEver wondered where companies store their millions of files, images, and videos? Many of them use Amazon S3, a service so reliable that even Netflix uses it to store their video content. Let's explore what makes S3 special and how you can use it for ...DiscussAWS
Gedion Danielblog.gediondaniel.devΒ·Dec 1, 2024AWS Lambda: Pay Only When Your Code RunsAWS Lambda: Pay Only When Your Code Runs Imagine if you only had to pay for your car when you're actually driving it. Sounds great, right? That's exactly how AWS Lambda works - you only pay when your code is running. Let's dive into this game-changin...Discussaws lambda
Aditya Gadhaveadityag7678.hashnode.devΒ·Nov 5, 2024Amazon Simple Storage Service (Amazon S3) Steps To create Amazon S3What is Amazon S3 ? S3 is one of the first services that has been produced by aws. S3 stands for Simple Storage Service. S3 provides developers and IT teams with secure, durable, highly scalable object storage. It is easy to use with a simple web...DiscussAWS
Neelesh Joshineeltyper001.hashnode.devΒ·Sep 23, 2024App Write Invalid URL ErrorHello friends, hope you all are doing well. This post will be short and straight forwarded regarding this problem when it comes to add a file to the Appwrite bucket. The approach is kind of naΓ―ve since I followed the documentation straight forwardly....DiscussInvalid URL error
Pedro Henriquepedrohcs.hashnode.devΒ·Aug 11, 2024Uploading Large Files To Google Bucket Storage Using DjangoAs we work with systems that need to generate files and the data flow from these systems grows constantly, the size of these files will also increase. Therefore we can have some timeout or memory issues to upload these big files. A solution to deal w...DiscussΒ·84 readsGCP
Nilkanth Mistrynilkanth1010.hashnode.devΒ·Jul 27, 2024Day 82 -Deploying a Static Website on AWS S3ππWelcome to Day 82 of the #90DaysOfDevOps challenge! ππ Todayβs project involves hosting a static website using Amazon S3, a powerful and cost-effective object storage service provided by Amazon Web Services (AWS). Letβs dive into the details of tod...DiscussΒ·1 like90 Days Of Devops ChallengesDevops
Siyal cloudwisdomwithsiyal.hashnode.devΒ·Jul 21, 2024Mini Project :- Google Cloud Platform StorageIn this mini project, I explored the storage services provided by Google Cloud Platform (GCP). Below are the steps I followed to create a bucket, upload an image, and make it publicly accessible :- 1. Creating a Bucket:- Log into your GCP account and...DiscussGoogle
Vipul Singhvipulsingh.hashnode.devΒ·Jun 21, 2024Git Jenkins SonarQube Code DeployJENKINS Step 1 β Installing Jenkins The version of Jenkins included with the default Ubuntu packages is often behind the latest available version from the project itself. To take advantage of the latest fixes and features, you can use the project-mai...Discuss Jenkins, DevOps
Hemin Panchalhemin-panchal.hashnode.devΒ·Jun 14, 2024API Rate Limiter in Java Spring Boot Using Bucket4JOverview Rate limiting is a technique to limit an api resource to a certain number of usage in a certain number to time duration. Rate limiting can be done via various ways but crux of it is allowing user to use an api resource in a limited way that ...DiscussSpringboot
Jaysi Sharmajaisysharma.hashnode.devΒ·May 13, 2024Day 32 : S3 Programmatic access with AWS-CLI π» πS3: Amazon Simple Storage Service (Amazon S3) is an object storage service that provides a secure and scalable way to store and access data on the cloud. It is designed for storing any kind of data, such as text files, images, videos, backups, and mo...Discusss3bucket