• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Home
  • Blog
  • Sample Page

WordPress Tips

Just another WordPress site

Ansible: How to automatically monitor newly created Amazon EC2 instances using Prometheus?

September 1, 2019 Leave a Comment

Do you have any of below questions? Use file-based service discovery to discover scrape targets How to Automatically discover the use of multiple IPs? Automatically monitoring EC2 Instances Monitoring with Prometheus Using Prometheus to Monitor newly created Amazon EC2 instances? How to dynamically update Prometheus Targets IP List file after creating Amazon EC2 VMs? Ansible […]

How to Install Docker Container on Linux? (Ubuntu and CentOS)

August 1, 2019 Leave a Comment

Docker no doubt is the Best Container Management Platform for your Enterprise and/or Personal project need. Why we need Docker? Consider this simple scenario for your project You have a complex Java Enterprise application with more than 50 maven dependencies. You have few more local services dependencies. You have your own Database instance running locally. […]

How to Create, Start and Configure Amazon EC2 instance using simple Ansible Script? (Remotely Spawn VM)

May 10, 2019 Leave a Comment

Amazon AWS is no doubt the best public cloud out there. As we discussed in previous tutorials, Ansible is a very handy tool for sysops to maintain their company infrastructure. In this tutorial we will go over steps on how to create, start and setup Amazon EC2 instance using simple Ansible scripts. Details: specify instance_type: […]

How to Create, Start and Configure Amazon EC2 instance using simple Ansible Script? (spawn VM remotely)

May 10, 2019 Leave a Comment

Amazon AWS is no doubt the best public cloud out there. As we discussed in previous tutorials, Ansible is a very handy tool for sysops to maintain their company infrastructure. In this tutorial we will go over steps on how to create, start and setup Amazon EC2 instance using simple Ansible scripts. Details: specify instance_type: […]

How to Install, Setup and Execute 1st Amazon AWS CLI (Command Line Interface) Command?

May 10, 2019 Leave a Comment

There is no doubt Amazon AWS is the biggest public cloud provider out there. I personally started playing with Amazon AWS for few of Crunchify’s clients and I must say AWS is so flexible. I use my Macbook Pro for all of my development activities. If you decide to use Amazon AWS cloud for your […]

How to Install, Setup and Execute 1st Amazon AWS CLI (Command Line Interface) on Linux/Mac?

May 10, 2019 Leave a Comment

There is no doubt Amazon AWS is the biggest public cloud provider out there. I personally started playing with Amazon AWS for few of Crunchify’s clients and I must say AWS is so flexible. I use my Macbook Pro for all of my development activities. If you decide to use Amazon AWS cloud for your […]

How to install Boto3 and set Amazon EC2 Keys? Boto: A Python interface SDK for Amazon Web Services

May 7, 2019 Leave a Comment

What is Boto? Boto is an Amazon AWS SDK for python. Ansible internally uses Boto to connect to Amazon EC2 instances and hence you need Boto library in order to run Ansible on your laptop/desktop. Recently I started playing with Amazon EC2 and wanted to start, stop Amazon EC2 instances using command line. One of […]

How to install Boto3 and set Amazon Keys? A Python interface to Amazon Web Services

May 7, 2019 Leave a Comment

Recently I started playing with Amazon EC2 and wanted to start, stop Amazon EC2 instances using command line. One of the requirement for you to install Amazon CLI (Command Line Interface) is to install Boto on your system. I’m using Macbook Pro 13″ for all of my development. In this tutorial we will go over […]

How to install & setup Apache Tomcat server on Linux Ubuntu host [on Linode]

April 14, 2019 Leave a Comment

Setting up Apache Tomcat web server on publicly hosted Linux host is a best way to host your service. If you want to publish any Java application to world, you need public IP and hence public facing host. Using that you could host your Java application on Tomcat and access using Public URL. If you […]

Microsoft Azure Translator Text API Java Tutorial (v3.0) & Azure SignUp Process

January 16, 2019 Leave a Comment

Have you ever wondered how realtime text translation works? Google, Microsoft Machine learning algorithm is one of the best out there. With the popularity of Google Home, Amazon’s Echo, Cortana and Alexa I’m sure you know how those home gadgets translates your voice and questions in realtime and gives you an answer. Same way realtime… […]

  • Go to page 1
  • Go to page 2
  • Go to Next Page »

Primary Sidebar

Copyright ©2019 · WPress.Tips - All Rights Are Reserved · Powered by Genesis Framework