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 ...
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 ...
Now what about the choice between declarative vs. scripted pipelines for a new project? The answer to that question is most definitely the declarative pipeline. The development industry has largely ...
Container-based software development has been a seriously disruptive force in the IT world over the past 12 to 18 months. Be it the use of Java's bytecode interpreter or VMWare's OS images, ...
Some think Scrum is the most popular Agile methodology in use today. Those people and organizations are wrong. While Scrum is indeed popular, in practice, far more organizations use a derivation of ...
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 ...
Questioning the daily Scrum questions Past editions of the Scrum Guide encouraged developers to answer the three standard daily Scrum questions: What did you do yesterday? What did you do today? What, ...
For example, if users want to check their bank balance, the bank's login page is served up by a web server that acts as a reverse proxy. When users submit their username and password, the request ...
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, ...
How to configure a Docker Nginx reverse proxy To create, configure and run a Docker Nginx reverse proxy image, follow these steps: Download the official Nginx Docker image from Docker Hub Run the ...
As such, it’s no wonder that so many sys admins need to configure Nginx, PHP and PHP-FPM on both Linux and Windows servers. This quick tutorial shows you how to setup PHP and Nginx on Ubuntu Linux ...
Addison-Wesley and Developmentor have provided TheServerSide.com with the entire book of Servlets and JSP the J2EE Web Tier for free download. Servlets and JSP the J2EE Web Tier is a book authored by ...