News

Access the Amazon SNS console and navigate to the "Text messaging (SMS)" section. Request a phone number to act as the originator ID. Choose the host country for your originator ID and request a ...
This trick will help you pass the both the Professional Scrum Product Owner and the Professional Scrum Master certification exams. Take the toughest Scrum master exam questions out of a software ...
Hosting a static website on AWS S3 is one of the easiest, most reliable and surprisingly affordable ways to host a static website online. Pair Amazon S3 with AWS Route 53 and you can quickly create ...
Unfortunately, when the AWS CLI is installed, only one IAM account is configured. If you need to switch between multiple accounts in the CLI for different tasks, that can be a head-scratcher. Here's ...
Uber had about 1300 microservices when Fowler began investigating how they could apply microservices patterns and improve reliability and scalability. She started a process of standardizing the ...
Caching Scenarios Caching is a quick and easy way to save roundtrips between your application and where you store your data. However, it’s not as easy as just snapping a map into your application – to ...
Comparing MySQL and Postgres 9.0 Replication By Robin Schumacher and Gary Carter, EnterpriseDB Replication is one of the most popular features used in RDBMS’s today. Replication is used for disaster ...
The proxy_pass is configured in the location section of any virtual host configuration file. To set up an Nginx proxy_pass globally, edit the default file in Nginx’s sites-available folder. sudo nano ...
There's no standardized criteria that defines the responsibilities of a product manager. Generally, any person in the product manager role is entrusted to maintain the vision for a given product, ...
This tutorial explains what is different and special about a functional programmer's approach, and demonstrates how to implement JavaScript functions from a functional programming point of view. It ...
Daily Scrum standup meetings There is no such thing as a daily Scrum standup. We don’t do standups in Scrum. Scrum does have the daily Scrum, but nobody is expected to stand in it. In fact, the term ...