ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. lance
    3. Best
    • Profile
    • Following 21
    • Followers 2
    • Topics 102
    • Posts 471
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: When to use SQL or NoSQL

      @tonyshowoff said:

      We deal with both MySQL and a few different NoSQL databases as well. It really depends on the scenario, but if you don't know, then you can just use a regular relational database.

      In general though you don't need a lot of data to justify MongoDB or Cassandra (we use both, though we're slowly transitioning to only Cassandra), in the same way you don't need to be doing relational or financial things to justify MySQL or anything like that.

      NoSQL works best for key-value store, as in you already know the information you want, it likely isn't directly related to anything else and so probably doesn't need to be joined (joins tend to be very expensive in NoSQL if supported at all), and you don't need to worry too much about the same level of consistency. So some examples:

      • Sessions
      • Logs or user activity
      • Expensive but rarely rebuilt things from your relational database for permanent caching

      There's also the issue of heavy writing, as NoSQL databases tend to be faster at writes than reads, which is why we use it for really write heavy things that either we do not need back right away or we allow the user to keep (when they make a comment, show it based on what they put, instead of getting it back, for example).

      Relational databases can be used for all the same things as NoSQL databases and many actually do a fairly good job at it, and you don't really need to worry about the differences until you get hundreds of thousands or millions of requests (like us) per day.

      Aside from that MySQL (and others) have been around for years, are highly tested in large environments, etc and anything which is relational, would need to be associated with things in other tables (foreign key scenario for example), dealing with financial information, etc.

      When you don't know or don't have the environment or resources to test, then always just use your relational database, it's probably the right choice anyway.

      If you are curious, in our environment for our adult content sites, we've got about 630 servers so and we use MySQL, MongoDB, Cassandra, and memcached (and Apache, nginx, and PHP), and our other products and services we use similar setups but usually either MongoDB or Cassandra, and like I said we're trying to transition to it as we've gotten more out of it and better performance for us. I've noticed a lot of issues with MongoDB and returning things in reverse order (even with a reverse index) and also paging this way, it's painfully slow compared to Cassandra (1 - 2 seconds compared to 400ms or so; doesn't seem like a lot, but keep in mind that's on top of other loading, so loading new comments or whatever on some of our older sites is up to 3 seconds, and most people start to feel things are "too slow" after about half a second.), so I suggest maybe not even bothering with MongoDB unless it fits some other scenario of yours.

      Thanks for the info!

      posted in Developer Discussion
      lanceL
      lance
    • RE: What color do you see?

      Here we go again. lol

      posted in Water Closet
      lanceL
      lance
    • RE: Is It Time to Migrate to Web Hosting

      ASO looks very interesting...

      posted in IT Discussion
      lanceL
      lance
    • RE: When to use SQL or NoSQL

      @mlnews said:

      If you are interested in learning more about NoSQL, I highly recommend this book (and highly recommend buying it directly from the awesome publisher....)

      Seven Databases in Seven Weeks

      Thanks! It looks like this is my next book to buy!

      posted in Developer Discussion
      lanceL
      lance
    • RE: Official All Things TV Thread

      Just about to finish Being Human.

      posted in Water Closet
      lanceL
      lance
    • RE: Avast! has a free offering for SMBs for an unlimited number of admins/devices

      Awesome! Thank for the info @Rob-Dunn

      posted in IT Discussion
      lanceL
      lance
    • A break from the past, part 2: Saying goodbye to ActiveX, VBScript, attachEvent…

      http://blogs.windows.com/msedgedev/2015/05/06/a-break-from-the-past-part-2-saying-goodbye-to-activex-vbscript-attachevent/

      posted in Developer Discussion
      lanceL
      lance
    • Best two line jokes

      Some of these are pretty good....

      http://list.tickld.com/x/the-25-best-two-line-jokes

      posted in Water Closet
      lanceL
      lance
    • FCC releases full Net Neutrality rules. 400 pages worth.

      http://transition.fcc.gov/Daily_Releases/Daily_Business/2015/db0312/FCC-15-24A1.pdf

      Here you go, all 400 pages...

      posted in IT Discussion
      lanceL
      lance
    • Jade Bootstrap Resource

      I found this Jade bootstrap page here https://rajasegar.github.io/JADE-Bootstrap/index.html I thought I would post it here for future reference and for anyone else who is starting out with Jade.

      posted in Developer Discussion
      lanceL
      lance
    • Dave's not here

      Still one of my favorites from Cheech and Chong

      Youtube Video

      posted in Water Closet
      lanceL
      lance
    • RE: Get your free Meraki gear!

      @scottalanmiller said in Get your free Meraki gear!:

      @Breffni-Potter said in Get your free Meraki gear!:

      @lance said in Get your free Meraki gear!:

      @scottalanmiller said in Get your free Meraki gear!:

      Ubiquiti gear is so much better, it's worth spending the money not to be saddled with Meraki stuff

      Wow. Sorry for trying to give people access to free gear.

      Attended the webinar, spoke to Cisco rep afterwards, did not want to send the gear. Number of Meraki installs I've done = 0. Number of Ubiquity installs = Lots.

      Cisco lost out on a lot of sales over that 1 botched webinar.

      Yeah, to some degree the whole thing is a scam. If they want you as a customer, they send the gear without the webinar. If they think you are just going to use it at home or aren't going to be a big advocate for them, they don't send the promised gear even after you've "paid" for it by spending time in their marketing talk. They aren't honest and that alone is a reason to never use them - you can't trust them and as a security vendor, that's kind of important. You don't want con artists with control of your firewall and networking gear!

      The more I search through reddit.com/r/homelab the more asshatery I find about not getting the gear. I'm going to challenge the Cisco rep that has been e-mailing me to just send me the gear without the webinar knowing it won't happen and in the meanwhile pickup some Ubiquiti stuff.

      posted in IT Discussion
      lanceL
      lance
    • RE: February 2015 Performance

      That number is not too bad. I'm sure its only going to go up...

      posted in Announcements
      lanceL
      lance
    • RE: IT Infrastructure Career

      @Lakshmana said:

      Hi All,
      I am Lakshmana Shiva from India interested in IT Security but am unsure of What I want to pursue or how to switch from what I am doing currently into a security role.Can anyone suggest me ?

      Hi Lakshmana,

      What IT experience do you currently have?

      posted in IT Careers
      lanceL
      lance
    • Wallpapers

      Just wanted to share this site with everyone. https://www.desktoppr.co/ It has tons of great desktop wallpapers.

      posted in Water Closet
      lanceL
      lance
    • RE: My side work

      @Richard said:

      While I would love to say that I spend all my time doing marketing for Webroot, my evenings/nights/early mornings/weekends tend to be filled with various other work. As a trained journalist, I love to write, and have worked with a group of seasoned writers to build our new e-zine to go after the GQ/Esquire reader crowd. I am also a photographer with prints for sale on metal sheets.. So have a look sometime.

      The ezine: www.factorytwofour.com
      My portfolio: www.flickr.com/rcmelick
      My metal prints: displate.com/rmelick/landscape

      Thanks for sharing, I will have to check these out.

      posted in Self Promotion
      lanceL
      lance
    • RE: OneDrive Storage increases to 1TB today!

      I'm glad that we just got our non-profit status approved for the office 365 e3. Great time to start using it.

      posted in IT Discussion
      lanceL
      lance
    • How do you stay organized

      I'm looking to get more organized. I only make half hearted attempts to use my outlook calendar, and use evernote for some stuff. So I was wondering what does everyone here do or use?

      posted in Water Closet
      lanceL
      lance
    • RE: ThanksAJ.com is Back!

      I'll have to make sure to check it out.

      posted in Self Promotion
      lanceL
      lance
    • RE: Seafile Cloud Storage

      @Reid-Cooper said:

      Cool. How does this compare to Owncloud?

      I personally favor Seafile over Owncloud. Although I have not spent a lot of time with either.

      posted in IT Discussion
      lanceL
      lance
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 2 / 6