Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • findinfo.sql (SQL for getting CPU and Active session info) Oracle
  • Roles and Stored Procs II Oracle
  • set_env_dba Linux/Unix
  • Another export with Query Oracle
  • T-SQL Vs PL/SQL Syntax SQL Server
  • Committing distributed transaction using commit force Oracle
  • Export With Query Another Example. Oracle
  • Adding addidional hard drive and attach it to a linux box. Linux/Unix
  • Korn Shell Arithmatic Linux/Unix
  • chk_space_SID.ksh Linux/Unix
  • Settting up get_vmstat.sh for colletinf CPU Usage. Oracle
  • ENQ: KO – FAST OBJECT CHECKPOINT tips Oracle
  • backspace in SQL Plus not working then..? Linux/Unix
  • Space padding in korn shell Linux/Unix
  • tar and untar a dolder with all its subfolder. Linux/Unix

S3 Basic info

Posted on 30-May-202331-May-2023 By Admin No Comments on S3 Basic info

  • S3= simple storage service
  • Object based storage. File size can be from 0 to 5TB.
  • S3 provide object storage to store files, it does not provide block storage where you can install OS.
  • Successful uploads generate HTTP 200 status code.
  • You can turn on MFA delete.
  • Files are stored in buckets, that’s another name of Folder.
  • Bucket name must be unique globally.
  • When you create bucket, AWS creates DNS entry with that name which is unique across regions.
  • You can have 100 buckets per account. 
  • Bucket name is globally unique, but its contents will be in the region you have selected at the time of bucket creation.
### To make object public.
Bucket level (permission)
– Uncheck block all access 
– Object ownership -> select ACLs enabled. 
– ACL  ( Check everyone with List and read)
 
Object level
– Object action -> Make public using ACL

AWS Tags:Amazon, Architect, associate, C03, NACL, SAA, SAA-c02, SAA-C03, SAA-C04, Security group

Post navigation

Previous Post: ENQ: KO – FAST OBJECT CHECKPOINT tips
Next Post: How to hide author name in WordPress BLOG

Related Posts

  • CPU Core related projections AWS

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • VIvek Encryption Package and Its Usage Oracle
  • Removing Ctrl-M from end of line using vi Linux/Unix
  • temp_use.sql diplays usage of temp ts Oracle
  • Read CSV file using PySpark Python/PySpark
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • avail.sh ( find filesystem spae usage) Linux/Unix
  • Remove duplicate rows from table Oracle
  • Guide to Linux System Command Mastery Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme