aws

A collection of 2 post

Create a user with full programmatic access to AWS S3

In this tutorial you’ll learn the following: Create a AWS user with only programmatic access Create a group and attach a policy Configure and Access S3 using AWS CLI Requirements: AWS CLI Access to AWS Console Install AWS CLI To push our content to S3, we need to Install AWS CLI. 1. Create a AWS…

Full guide for deploying a static website to S3 with HTTPS

As the name suggest, today I will show you how you can use AWS to deploy a static website to S3 and also configure SSL. I know, the internet is full of this kind of tutorials, but I could not found one that shows you in detail how to configure every service that is needed for a fully fledged static…