by truthbrother | Dec 29, 2022 | Ansible
Setting up new servers is tedious and time-consuming. In this article, I’ll show you how to skip all that, automate the entire process, and provision new servers in a matter of minutes with little to no intervention on your end. Don’t get me wrong. As a web developer,...
by truthbrother | Oct 14, 2022 | Amazon EventBridge
Goal: Sends email with this description – “Detects changing of rules within Security Groups” Documentation https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-what-is.htmlHow do I monitor changes to security groups set up on my EC2 Linux instance using...
by truthbrother | Oct 14, 2022 | Uncategorized
Visual Studio Setup AWS Toolkit for Visual StudioWorking with Publish to AWS in Visual Studio Documentation Elastic Beanstalk instance profileManaging Elastic Beanstalk instance profilesHow can I access an Amazon S3 bucket from an application running on an Elastic...
by truthbrother | Oct 13, 2022 | AWS Elastic Beanstalk
This is the user guide for the AWS Toolkit for Visual Studio. If you are looking for the AWS Toolkit for VS Code, see the User Guide for the AWS Toolkit for Visual Studio Code. What is the Toolkit for Visual Studio The AWS Toolkit for Visual Studio is a plugin for the...
by truthbrother | Oct 13, 2022 | AWS Elastic Beanstalk
AWS Elastic Beanstalk is a service that simplifies the process of provisioning AWS resources for your application. Elastic Beanstalk provides all of the AWS infrastructure required to deploy your application. This infrastructure includes: Amazon EC2 instances that...