Author: julioVM

  • Amazon S3 Versioning

    you can version your files in amazon S3it is enabled at the bucket level on Amazon S3 versioningsame key overwrite will change the version : 1,2,3 …it is the best practice to version you buckets Notes Any file that is not versioned prior to enabling versioning will have version nullSuspending versioning does not delete the…

  • Amazon S3 Bucket Security

    Characteristics of Amazon S3 Bucket Security: User-BasedIAM Policies Resource-BasedBucket Policies bucket wide rules from the S3 consoleObject Access Control List (ACL) – finer grainBucket Access Control List (ACL) – less common Encryption S3 Steps to config the security of bucket policy for Amazon S3 Bucket Security: Click on edit Click Policy Generator Choose S3 bucket…

  • Amazon S3

    Amazon S3 is used for : Characteristic buckets must have a globally unique name bucket are define at the region level Name Convention no uppercase, no underscore3-63 characters longnot an ipmust not star with prefix xn--must not end with the suffix -s3aliasobjects file have a keythe key is the full path must star with lower…

  • Make money with WordPress and Alibaba Affiliate

    First step to make money with WordPress and Alibaba Affiliate is register on Alibaba Affiliate Marketing Platform. The web side to register is : https://ads.alibaba.com/ The steps are sign up , get Advertisements, generate Leads and finally get commission : Login on the web: Then you register your website, you have to put your domain…

  • Make money with your web/ blog: Amazon Associates and WordPress

    Make money with your web/ blog: Amazon Associates and WordPress

    If you have a web or a blog you can monetize your traffic with link of products to their web. First step to make money with your web / blog with Amazon Associates and WordPress is to create an account of amazon or have an account. After you sign in and register your blog or…

  • Config Google Analytics and WordPress

    Config Google Analytics and WordPress

    If you want so see how many people are watching your website and where they are connected, if they watching by phone or PC Google analytics is your tool to do this and more, also if you have a WordPress blog. How to configure your website to google analytics https://analytics.google.com/ Go to google marketing platform…

  • GIT

    GIT

    We gonna to see how to create a branch , add a file, change a file, make a commit, merge the branch and delete the branch all this with Git on github. First we check if we are on Main branch with : then we create a branch called feature_1 with then we change to…

  • Spring + Rest Api + SupaBase + Postman

    I created a project that insert on PostgreSQL table Pato through Api rest of Spring. First i download the project from Spring Initializr i created the java class Pato : Then i created PatoControler after i created a interface to extends CrudRepository I had to add dependencies to pom.xml i had to add the connection…

  • Hello world!

    Welcome to WordPress. This is your first post. Edit or delete it, then start writing!