Think Throothinkthroo.hashnode.dev·Dec 12, 2024How Documenso, an open-source Docusign alternative, handles pdf file upload in Next.js?In this article, we analyse how Documenso, an open-source Docusign alternative, handles pdf file upload in Next.js app router. But first, where is the code that takes care of upload? To find that out, we first need to know where in the user interface...DiscussDocumenso
Munilakshmi G J100daysdevops.hashnode.dev·Dec 10, 2024Day 46 of 100 Days : Securing Sensitive Data and Hosting Static Websites with Amazon S3Today, we’ll explore two critical use cases for Amazon S3: restricting access to sensitive data using bucket policies and hosting a static website. This hands-on guide will demonstrate how to implement these concepts step-by-step. Scenario 1: Restri...DiscussAWS
Manya khedemanyaaa.hashnode.dev·Dec 10, 2024How to Host a Static Website on AWS S3: A Step-by-Step GuideAmazon S3 (Simple Storage Service) is a robust cloud storage solution that allows you to store and retrieve any amount of data from anywhere. One of its lesser-known but highly useful features is static website hosting, which enables you to host webs...DiscussS3 static website hosting
Syed Zainul Abidinsyed-zain.hashnode.dev·Dec 10, 2024How Knots of Macrame (KOM) E-Commerce Website Was BuiltAt Knots of Macrame (KOM), we aimed to create an e-commerce platform for unique handmade home decor items, such as macrame wall hangings, cushions, and lamps. The challenge was to build a seamless, scalable, and secure website that not only showcases...Discuss·10 likesReact
Munilakshmi G J100daysdevops.hashnode.dev·Dec 9, 2024Day 45 of 100 Days : Creating an S3 Bucket in AWS (Hands-On)Welcome to Day 45! Today, we’re diving into AWS S3 Bucket creation with a hands-on approach. By the end of this blog, you'll be equipped to create and configure your own S3 bucket in AWS. Let's roll up our sleeves and get started! What is an S3 Buck...DiscussAWS
Munilakshmi G J100daysdevops.hashnode.dev·Dec 8, 2024Day 44 of 100 Days : Mastering AWS S3 - Your Cloud Storage Superpower!Welcome to Day 44! Today, we’re diving into Amazon S3 (Simple Storage Service)—the magical cloud storage solution from AWS. Think of it as your personal genie for storing and managing unlimited data, but way cooler because it doesn’t limit you to jus...DiscussAWS
Chetan Mohanrao Mohoddevops-concepts-by-chetan.hashnode.dev·Dec 8, 2024Terraform Your Way to AWS Mastery: Build S3, IAM, and EC2 Like a Pro!To gain a better understanding, it is advisable to read this blog first: Click here before continuing with this one. When creating resources on AWS, it is important for Terraform to know which AWS account is being used. Prerequisites: IAM (Identity...Discuss·1 likeTerraform
Sahil Patilsahil-patil.hashnode.dev·Dec 8, 2024AWS S3: Step-by-Step Guide to Cloud StorageAmazon Web Services (AWS) offers a variety of tools and services, and one of the most popular services is Amazon S3 (Simple Storage Service). AWS S3 is a scalable cloud storage solution that allows you to store and retrieve any amount of data at any ...Discuss☁️ AWS CloudAWS
Harshit Sahuharshitsahu2311.hashnode.dev·Dec 7, 2024Project: TF-K8s-Deployment in EKS ClusterDescription: Deploy an application Kubernetes using Jenkins for CI-CD pipeline, EKS for automated cluster configuration, and terraform for provisioning of the infrastructure. Project Code: https://github.com/harshitsahu2311/terraform-k8s-project.git ...Discuss·1 like·66 readsJenkins
Othmane Kahtalblog.othmane.me·Dec 6, 2024Getting Started with Amazon S3: Core Concepts and BenefitsThe most widely used service in AWS is Amazon S3, which was launched in March 2006 as one of AWS's first services. It provides a ton of features, offering scalability and seamless integration with other services while remaining easy to use and perfor...Discuss·42 readsCode and Cloud: AWS S3 SeriesS3