Re: One Million User Accounts

  • From: Ethan Post <post.ethan@xxxxxxxxx>
  • To: Bill Ferguson <wbfergus@xxxxxxxxx>
  • Date: Mon, 3 Feb 2020 09:57:01 -0600

Thanks. One of the reasons for going with DB auth is that it should be
easier to integrate with things like LDAP.  I am just getting my feet wet
here. A lot to learn still with APEX.

On Tue, Jan 28, 2020 at 9:06 AM Bill Ferguson <wbfergus@xxxxxxxxx> wrote:

Well, theoretically, since all Apex apps reside in the database, Apex
applications can scale to whatever your database can scale to. It all
depends on which authentication method you choose for how well it work in
practice though. LDAP is probably more convenient for users (one less
password), can also be problematic with the cloud, especially for
Government applications. Then you'll probably need SAML 2.0, which is a
real pain to get setup. But standard database authentication can easily
scale to whatever you want, and you can also include your own password
validation functions.

Bill Ferguson

On Sun, Jan 26, 2020 at 8:28 PM Ethan Post <post.ethan@xxxxxxxxx> wrote:

I could use one of the other forms of auth and even roll my own. Easy
enough to change likely if I ever get to that point. Honestly if I ever get
to 100-1000 users I will be happy. I figure if Oracle can handle 1M it can
handle 1000 easily without concern. Since APEX offers db auth as an option
they should be looking a being able to scale to 1M if they can't already.
Global scale of any app is unpredictable.

On Fri, Jan 24, 2020 at 1:54 PM Reen, Elizabeth <elizabeth.reen@xxxxxxxx>
wrote:

                Why do they have to be at the Oracle level?  Could you
not do this in the application?



Liz



Liz Reen



*From:* [External] oracle-l-bounce@xxxxxxxxxxxxx <
oracle-l-bounce@xxxxxxxxxxxxx> *On Behalf Of *[External] Ethan Post
*Sent:* Tuesday, January 21, 2020 10:52 AM
*To:* oracle-l
*Subject:* One Million User Accounts



Anyone tried to create 1000's-1,000,000 user accounts and seen if there
are any issues? I can't believe there would be but I recall a bug or
something going back in which I ran into issues with a high # of user
accounts.



Thanks,

Ethan

e-t-h-a-n.com
<https://urldefense.proofpoint.com/v2/url?u=http-3A__e-2Dt-2Dh-2Da-2Dn.com&d=DwMFaQ&c=j-EkbjBYwkAB4f8ZbVn1Fw&r=yWMFosURAngbt8VLeJtKLVJGefQxustAZ9UxecV7xpc&m=xtocmr_1AVrpR6ek04T0NmcCavV-oK8Q0pq1IVIjFqY&s=RKqoypFSxbPRW82yazKArlLjTzJjewuJvwKAgHlULzw&e=>




--
-- Bill Ferguson

Other related posts: