Posts Tagged: aws
- 3445 Views
- Sjir Bagmeijer
- August 10, 2019
How to install MongoDB 4.0 in replication on Windows Server 2019
In this guide, I will show some simple steps of how to set up a MongoDB installation in replication on Windows Server. This guide was tested with: Windows Server 2019 I am using AWS for
- 3641 Views
- Sjir Bagmeijer
- March 11, 2019
Courses I did to become a cloud ninja
A lot of people have been asking me how did you study for your cloud certifications? So I decided to make a small post and list all the courses I did or are working through
- 18574 Views
- Sjir Bagmeijer
- November 10, 2018
How to install and configure the AWS CLI on Windows 10.
Got a question on how to install the AWS CLI on Windows 10, so I will provide some steps below. Start by going to the following website: https://aws.amazon.com/cli/ At the time of writing this post
- 5730 Views
- Sjir Bagmeijer
- November 9, 2018
How to host an HTML5 website on AWS with S3 and CloudFront.
I recently had a friend asking me how he could install an HTML5 template he bought on AWS, he already had been reading up and so far found out that he could use EC2 and
- 6013 Views
- Sjir Bagmeijer
- November 4, 2018
How to create a high availability Grafana 5.3 environment in AWS OpsWorks.
In this tutorial I will show you how to create manually a Grafana environment in AWS OpsWorks, the environment will contain 3 servers that are load balanced by an application load balancer. Please for production
- 2423 Views
- Sjir Bagmeijer
- June 11, 2017
How to install MongoDB 3.4 in replication on Windows Server 2016
In this guide I will show some simple steps of how to setup a mongodb installation in a replication on Windows Server. This guide was tested with: Windows Server 2016 I am using AWS for
- 2065 Views
- Sjir Bagmeijer
- May 5, 2016
AWS Cli Commands to remember
Just some commands for me to remember so I can look it up easily. Upload Certificate: aws iam upload-server-certificate –server-certificate-name ulyaoth –certificate-body file://2_ulyaoth.crt –private-key file://3_ulyaoth.key –certificate-chain file://1_Intermediate.crt –path /cloudfront/ Delete Certificate: aws iam delete-server-certificate –server-certificate-name