× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I heard the folks from the NYTimes at a GOPHER meeting (that's the Go
language people, Go is being used extensively for microservice programming).

Every section of the NYT used to have its own web team and they did things
each there own way.

NYT centralized and services like "get ad" become microservices so web
programming by the vertical teams was largely reduced to handing content to
layout verbs with the return becoming the argument to composition verbs.

It's factoring. All us old FORTH programmers are factoring geeks.
Microservices is factoring your enterprise server offering into small,
coherent, "does one thing well" verbs to be woven into applications by the
web programmers.


On Tue, Jul 17, 2018 at 3:14 PM, Bradley Stone <bvstone@xxxxxxxxx> wrote:

I see them exactly as Google suggest.. small little applications that do
certain things (figure tax, shipping, exchange rates, etc). Not the best
examples, but all I could think of off hand.

I was doing (and still do) a similar thing, although local, with a lot of
my web development years ago using a lot of Server Side Includes (SSIs). I
say "local" because using SSIs you couldn't make requests outside of your
domain. But each little piece of the web site was an SSI that did a
specific job (displayed the header, footer, user id, etc). Then building
sites was as simple as popping SSIs (static or dynamic) into your table
design (now DIVs, though).

So I see micro services similar to that, only your requests can be made
anywhere to retrieve information. Maybe even down to something as simple
as providing an image or js library to your application.

In other words, something we've been doing for a long time, and now it's
just relabeled with a "cool" buzz word.. ;)

Bradley V. Stone
www.bvstools.com
MAILTOOL Benefit #11 <https://www.bvstools.com/mailtool.html>: Save Emails
- Save emails that are sent out at a global, user or individual email
level.

On Tue, Jul 17, 2018 at 3:48 PM Nathan Andelin <nandelin@xxxxxxxxx> wrote:

This thread is a spin-off from the "PHP options" discussion.

I became aware of the term micro-services a few years ago. I'm wondering
how people in IBM i Land define them? Are they particular to a specific
technology stack such as Node.js on Linux?

A number of Google references suggest that they are REST web services
that
have limited scope and can be developed and deployed "independently".

I kind of get the impression that people view them as "cloud provisioned"
REST web services as opposed to in-house provisioned.

What do you think?
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: http://amzn.to/2dEadiD

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: http://amzn.to/2dEadiD





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.