{"id":19979,"date":"2022-11-30T19:16:59","date_gmt":"2022-11-30T19:16:59","guid":{"rendered":"https:\/\/mailinvest.blog\/index.php\/2022\/11\/30\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\/"},"modified":"2022-11-30T19:16:59","modified_gmt":"2022-11-30T19:16:59","slug":"exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing","status":"publish","type":"post","link":"https:\/\/mailinvest.blog\/index.php\/2022\/11\/30\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\/","title":{"rendered":"Exclusive Q&#038;A: MongoDB CEO Dev Ittycheria on empowering developers and how AWS is changing"},"content":{"rendered":"<p> <a href=\"https:\/\/go.fiverr.com\/visit\/?bta=1052423&nci=17043\" Target=\"_Top\"><img loading=\"lazy\" decoding=\"async\" border=\"0\" src=\"https:\/\/mailinvest.blog\/wp-content\/themes\/breek\/assets\/images\/transparent.gif\" data-lazy=\"true\" data-src=\"https:\/\/fiverr.ck-cdn.com\/tn\/serve\/?cid=40081059\"  width=\"601\" height=\"201\"><\/a>\n<br \/><img decoding=\"async\" src=\"https:\/\/mailinvest.blog\/wp-content\/themes\/breek\/assets\/images\/transparent.gif\" data-lazy=\"true\" data-src=\"https:\/\/d15shllkswkct0.cloudfront.net\/wp-content\/blogs.dir\/1\/files\/2022\/06\/Dev-Ittycheria-MongoDB-World-2022.jpg\" \/><\/p>\n<div>\n<p dir=\"ltr\">I had a chance to sit down for an exclusive conversation with the Dev Ittycheria, chief executive of MongoDB Inc., ahead of Amazon Web Services\u2019 re:Invent conference, where SiliconANGLE and its video studio <a href=\"https:\/\/www.thecube.net\/reinvent-2022\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https:\/\/www.google.com\/url?q=https:\/\/www.thecube.net\/reinvent-2022&amp;source=gmail&amp;ust=1669915917474000&amp;usg=AOvVaw2VV5UZ1hfKA58qRhPAGxto\">theCUBE will be providing wall-to-cloud coverage of the event<\/a>.<\/p>\n<p dir=\"ltr\">We talked about how much AWS is changing and the role the partners ecosystem taking in the next generation cloud. We go into detail on the role of the changing independent software vendor and how AWS is enabling the innovation for its partners such as MongoDB.<\/p>\n<p dir=\"ltr\">The spotlight on partners and AWS co-existing together is a big theme this year at re:Invent. MongoDB\u2019s experience and success with developers continues to this next-gen cloud evolution, in which there isn\u2019t a one-size-fits-all data solution for customers. Ittycheria brings an insider perspective to the conversation this year at re:Invent.<\/p>\n<p dir=\"ltr\">The interview has been lightly edited for clarity.<\/p>\n<p dir=\"ltr\"><strong>Q:\u00a0You guys are a top partner of AWS. I would imagine that you probably produce a lot of revenue for AWS because you really can\u2019t turn off a database. How long has MongoDB been a partner with AWS? What\u2019s the relationship?<\/strong><\/p>\n<p>A:\u00a0The relationship is really strong. Actually, AWS spoke at one of our first user conferences in 2013. And since then, we\u2019ve been working together. We\u2019ve been at re:Invent since 2012 and have been a premier partner, an Emerald sponsor, for the last, four-to-five years. So we\u2019re very committed to the relationship. We have a lot of things in common. We care a lot about customers. For us, our customers are the builders. We care a lot about removing friction from developers\u2019 day-to-day work to be able to move fast and seize new opportunities or respond to new threats. Consequently, the partnership, obviously by nature of our common objectives, has really come together.<\/p>\n<p><strong>Q:\u00a0How about MongoDB\u2019s cloud journey? You look back at the history and you go back to the old LAMP stack days \u2014 the developer traction is really second to none. I remember the conversations, Dev, \u201cMongoDB doesn\u2019t scale.\u201d I mean, every year we heard something along those lines but it turned out it was quite the opposite \u2013 it just kept scaling. I heard the same thing with AWS back in 2013, that \u201cit\u2019s really not for primetime.\u201d It\u2019s for hobbyists, not so much builders, maybe for startups, but that developer traction has translated. Can you take us through the journey of MongoDB \u2014 where it is now and kind of look back and tell us what\u2019s state-of-the-art now?<\/strong><\/p>\n<p>A:\u00a0Right \u2014 for those in your audience who don\u2019t know too much about MongoDB, I\u2019ll just start with the background. The company was founded by developers. It was basically the CTO and key developers from DoubleClick, who saw the challenges and limitations of the relational database architecture because they were trying to serve billions of ads per day and had to constantly work around the constraints of the relational database. So they decided, why don\u2019t we just build a database that we\u2019d want to use, and that was a catalyst to starting MongoDB.<\/p>\n<p dir=\"ltr\">The first thing they focused on was rather than having a tabular data structure, they chose a document data structure. Why documents? Because it\u2019s much more natural and intuitive to work with data in documents in terms of how you can set parent-child relationships and how you just think about the relationship, the data is modeled in a more natural way in document than trying to connect data in hundreds of different tables. That enabled developers to just move so much faster.<\/p>\n<p dir=\"ltr\">The second thing that was focused on was building a truly distributed architecture, not some kind of add-on solution that made the existing architecture a little bit more scalable, but they really built, from the ground up, a truly distributed architecture. This allows you to do native replication, you can do sharding, and you can do it on a globally distributed basis. The document model is truly a superset of other models.<\/p>\n<p dir=\"ltr\">So since then, we\u2019ve enabled other capabilities like search, you can still do joins, so you can do very transactionally intensive use cases with MongoDB. We\u2019re fully ACID-compliant, so you have the highest forms of data guarantees. You can do very sophisticated things like time-series, you can do device synchronization. You can do real-time analytics because we can carve off read-only nodes to be able to read and query data in real-time rather than having to offload that data into a data warehouse. That enables developers to build a wide variety of applications on MongoDB and they get one unified and developer interface that\u2019s highly elegant and seamless so the cost and tax of managing multiple single purpose tools goes away.<\/p>\n<p><strong>Q:\u00a0You know, cloud adoption really is putting a lot of pressure on these systems, and we\u2019re seeing companies in the ecosystem at AWS stepping up. You guys are doing a great job. We\u2019re seeing a lot more acceleration around IT staying on-premises for certain use cases, yet you got the cloud as well growing for workloads and you get this hybrid steady state as an operational mode. I call that the classic cloud adoption track record. MongoDB is an example of multiple iterations in the cloud where you\u2019re doing a lot more. We\u2019re starting to see this tipping point with other partners and customers coming down that same pattern, building platforms on top of AWS, on top of the \u201cprimitives\u201d as Adam Selipsky calls AWS\u2019 foundational services. More horsepower, higher level services, industry specific capabilities with data are coming from all sides. This is a new kind of cloud, kind of an AWS next gen. You got the classic, high-performance infrastructure, it\u2019s getting better and better. But now you\u2019ve got this new application platform, that reminds me of the old ASP days if you will. Are you seeing customers doing things differently? Can you share your reaction to this new kind of SaaS platform that just isn\u2019t an application, it\u2019s more, it\u2019s deeper than that? We call it supercloud at TheCube but what are you seeing?<\/strong><\/p>\n<p>A:\u00a0We have over 37,000 customers of all shapes and sizes \u2014 from the largest companies in the world like Goldman Sachs and Intuit to cutting edge startups \u2014 who are building applications on MongoDB. Why did they choose MongoDB? Because it\u2019s the fastest way to innovate. Developers find working with data so much easier using the document model\u00a0 than working on other types of architectures.<\/p>\n<p>The document model is profoundly a breakthrough way to work with data and make it very, very easy for developers to move fast to build these modern applications; that is, applications architected with microservices, event-driven architectures, and addressing sophisticated use cases like time-series, etc. And then ultimately, now they\u2019re building smarter apps by embedding\u00a0 machine learning. We have a bunch of companies building machine learning applications on top of MongoDB, such as Rent the Runway, Bosch, and Mount Sinai Health System.<\/p>\n<p>The reason they\u2019re doing that is they get the benefits of being able to build and work with data faster than any other platform, and it\u2019s highly scalable and performant in a way that no other platform offers. They can run their workloads both locally in one availability zone or they could be anywhere in the world, over 100 different regions across multiple clouds.<\/p>\n<p><strong>Q:\u00a0Let\u2019s start with the performance side. AWS is really working on physics \u2014 they want to squeeze as much energy out of their chips. I\u2019ve never met a developer that said they want to run their workload on a slower platform or on slower hardware. You guys have a lot of experience tuning in with Graviton instances, we\u2019re seeing a lot more AWS EC2 instances. We\u2019re seeing a lot more integrated end-to-end stories, data is now security. A lot is going on around the hardware performance specialization and we\u2019re really seeing a modern data stack emerging. What are your thoughts on that?<\/strong><\/p>\n<p>A:\u00a0If you had asked me when the cloud started going vogue in the later part of the last decade and told me, sitting here 12-15 years later, that we would be talking about chip processing speeds, I would\u2019ve thought, \u201cNah we would\u2019ve moved on by then.\u201d<\/p>\n<p>What\u2019s really clear is that, to your point, customers care about performance, they care about price performance. AWS has significant investments in building their own chips, like Graviton, for improving price performance and efficiency. We have actually deployed a significant portion of our Atlas fleet on AWS Graviton-based instances. They\u2019ve built other chipsets for AI, ML, and scientific applications, like Trainium for training models and Inferentia for running inferences. They\u2019re doing things like Nitro, to improve security and manageability of EC2 instances.<\/p>\n<p>What that really speaks to is that the cloud providers, like AWS, are focusing on the price performance of their primitives and their infrastructure layer. If you look at their revenue, probably about 60% to 70% of revenue comes from pure infrastructure. To your point, they can\u2019t offer a second-class infrastructure solution and still win. Given that, now they\u2019re seeing a lot of competition from Azure which is building its own chipsets as well, and Google\u2019s already obviously doing that by building specialized chipsets for machine learning. You\u2019re seeing these cloud providers compete to make their platform the most performant and the most price competitive in the marketplace. Which in turn, allows us a great technology base to build on to enable developers to build these highly performant applications that customers now demand.<\/p>\n<p dir=\"ltr\"><strong>Q:\u00a0I think that\u2019s a really great point. It\u2019s so funny, Dev, because we don\u2019t talk speeds and feeds anymore. We\u2019re not talking about boxes. That\u2019s all kind of old school thinking because it was a data center mentality \u2014 speeds and feeds \u2014 and that was super important. We\u2019re kind of coming back to that in the cloud now with distributed architecture. As you put your platforms out there for developers, you have to run fast. You can\u2019t give the developer subpar or any kind of performance system, they\u2019ll go somewhere else. That\u2019s the reality of developers.\u00a0<\/strong><\/p>\n<p dir=\"ltr\"><strong>So you\u2019ve got the tale of two clouds going on here. You\u2019ve got Amazon Classic \u2014 IaaS, keep making it faster under the hood, and then you got the new abstraction layers and the higher-level services. That\u2019s where you guys are bridging this new generational shift. Where you can run a headless application, you can run a SaaS app as refactored with data. You see a lot more innovation with developers running stuff in the CI\/CD pipeline that was once IT. And you\u2019re seeing security and data operations kind of emerging as a structural change of how companies are transforming on the business side. What\u2019s your reaction to that business transformation and the role of the developer?<\/strong><\/p>\n<p dir=\"ltr\">A:\u00a0I have to give kudos to AWS for being very customer obsessed and innovative, now with something like over 300 services. Obviously, they\u2019re the ones who created the cloud industry and they continue to push innovation in the space. Every startup today is building with the cloud because they have so many building blocks to start with. But what we have found from talking to our customers is that in some ways, the onus is on the customer to figure out which building block to use to be able to stitch together the applications and solutions they want to build. What we have done is taken an opinionated point of view and said, \u201cwe will enable you to do that using one data platform.\u201d<\/p>\n<p dir=\"ltr\">AWS today offers about a dozen different types of databases. Based on our conversations with customers, we don\u2019t think that having a tool for every job makes sense because over time, the tax and cost of learning, managing and supporting those different tools doesn\u2019t make a lot of sense or just becomes cost prohibitive. We believe offering one data platform, one elegant user experience, one way to address the broadest set of use cases is a better way. But clearly customers have a choice. They can use AWS\u2019 primitives, and the second layer of services as you described, or they can use us. Fortunately, we\u2019ve seen a lot of customers come to us with our approach.<\/p>\n<p dir=\"ltr\">Still, I have to give kudos to AWS for being very customer obsessed. We have a great relationship with them, both technically in terms of the product integrations we do, as well as working with them in the field, on joint-customer opportunities.<\/p>\n<p><strong>Q:\u00a0How is the AWS Marketplace relationship going? Some of the partners are really seeing great economic and cross selling, joint selling, or AWS selling partner software. There\u2019s a real revenue opportunity with that relationship. Can you comment on that?\u00a0<\/strong><\/p>\n<p>A:\u00a0We have been working as partners in the AWS Marketplace for many years now, more from a field point of view where customers can leverage their existing commitments to AWS and use Atlas which gets credited to their commits. There are also some sales incentives for people in the field to work together so that everyone wins should we collectively win a customer. What we\u2019ve recently announced is this Pay-As-You-Go initiative where a customer on the AWS Marketplace can basically turn up an Atlas instance with no commitment upfront. So we\u2019re continually pushing the envelope to reduce the friction for people to use Atlas on AWS and it\u2019s working really, really well. The uptake has been very strong and we feel like we\u2019re just getting started because we\u2019re so excited about the results we\u2019re seeing.<\/p>\n<p><strong>Q:\u00a0One of the underlying keynote themes, I think, is developer productivity. You said making things easy is a big deal; self-service, getting in and trying \u2014t hese are what developer-friendly tools are like. So I have to ask you, because this comes up a lot. If you take the digital transformation concept to its completion, as a thought exercise, you completely transform a company with technology. That\u2019s the business transformation outcome. Take it to completion. What does that look like? If you go there, you\u2019d say the company is the app. The company is the data. It\u2019s not a department serving the business, it\u2019s the business. This is what we\u2019re seeing as the next big mountain to climb, which is companies that transform themselves are technology companies \u2014 not a department like IT. What\u2019s your view on this?\u00a0<\/strong><\/p>\n<p>A:\u00a0I\u2019ve had the good fortune to be able to talk to thousands of customers all over the world. And you know one thing, John, they never tell me that they\u2019re innovating too quickly. In fact, they always tell me the reverse. They tell me all the obstacles and impediments they have to be able to move fast. One of the reasons they gravitate to MongoDB is the speed with which\u00a0 they can build applications, to drive greater developer productivity. By definition, developer productivity is a proxy for innovation. The faster you can help your developers move, the faster they can push out code. The faster they can iterate and build new solutions, or add more capabilities on existing applications. The faster you can innovate to seize new opportunities or respond to new threats in your business. That resonates with every C-level executive. To your point, developers are not some side hustle that they think about once a while, they\u2019re core to the business. So developers have amassed an enormous amount of power and influence. Their engineering teams are front and center in terms of how they think about building capabilities and building their business. That\u2019s also enabled now that every company is becoming a software company, because it all starts with software. Software enables, defines or creates almost every company\u2019s value proposition.<\/p>\n<p><strong>Q:\u00a0It makes me smile because I love operating systems. One of my hobbies in college was systems programming. Now we\u2019re kind of like the operating systems in the cloud \u2014 everything\u2019s got specialized capabilities. That\u2019s a big theme here at re:Invent. If you look at the announcements that traditionally come Monday night with Peter DeSantis, with new instances, new chips, so this whole specialized component is like an engine \u2014 you\u2019ve got a core and other subsystems. This is going to be an integral part of how companies architect their platform or, as Adam [Selipsky] calls it, \u201cthe landing zone.\u201d You\u2019re going to start seeing a new architectural thinking for companies. Can you share your experience on how companies should look at this opportunity as a plethora of more goodness on the hardware? Because now you can mix and match, everything you need to build foundational, high performance capabilities.<\/strong><\/p>\n<p dir=\"ltr\">A:\u00a0This is where AWS is really enabling all companies, including companies like MongoDB, to push the envelope in innovation. We\u2019ve seen two big platform shifts over the last 15 years with mobile and the shift to cloud. I believe the next big platform shift is moving from dumb apps to smart apps that incorporate machine learning, AI and very sophisticated automation. When you start automating human decision making, rather than looking at a dashboard and saying, \u201cOkay, I see the data now, now I have to do this\u201d, you can automate that into your applications, leveraging real-time data analytics, and they become that much smarter. Ultimately, that becomes a developer challenge that MongoDB can solve. We feel really good about our position and taking advantage of those next big trends in software such as leveraging the price performance curves that AWS continues to push in terms of their hardware performance, networking performance, price performance of storage to build those next generation of modern applications.<\/p>\n<p>Q: OK, so let me get this straight. You have next generation intelligent smart apps, and you have AI-generative solutions coming out around the corner. This is a pretty good position for MongoDB to be in with data. I mean, this is what you do. You\u2019re in that state of the action.The world is starting to wake up to this. What\u2019s it like?<\/p>\n<p>A:\u00a0We\u2019re really excited and bullish about the future. We think we\u2019re well positioned because we have amassed an amazing amount of developer mindshare. We are the most popular modern data platform in the world, and there are developers in almost every corner of the planet using us to do something spectacular. We think the more AI becomes democratized \u2013 accessible by all developers vs. only the most accomplished data scientists \u2013 by essentially delivering the right tools that enable developers to build these very sophisticated, smart applications, we are well positioned. That\u2019s obviously going to be a focus for us. I think this is going to be a 10- to 15-year run and we\u2019re just getting started in this whole area.<\/p>\n<p><strong>Q:\u00a0I think you guys are really well-positioned and that\u2019s a great point. Adam [Selipsky, AWS CEO] mentioned to me in my interview that the role of a data analyst kind of goes away. Everyone\u2019s a data analyst, or we\u2019ll see a specialization in core data engineering, like an SRE role, but Data Ops and data-as- code is a big deal. Adam is a great leader. He\u2019s going to help educate customers to use technology for business advantage and transformation. Andy [Jassy] did a great job of making technology great and innovative and setting the table. Adam\u2019s got to continue to bring it to enterprises and businesses. It\u2019s gonna be an interesting point in time we\u2019re in now. How would you categorize this point in time if you had a bumper sticker?<\/strong><\/p>\n<p>A:\u00a0The tech world is pivoting towards what I call rationalization or cost optimization. Over the last 10 years it\u2019s been all about speed, speed, speed to move as fast as possible. People still value speed, but they want to do it at some sort of predictable cost model. You\u2019re going to see a lot more focus around cost and cost optimization. That\u2019s where we think having one platform, by definition, enables vendor consolidation in way for people to cut costs so that they can still move fast, but they don\u2019t have to incur the tax of using a whole bunch of different point tools. So we\u2019re well-positioned. The bumper stickers for re:Invent 2022, and I might reference two options, are \u201cBuild more with less [cost\/complexity]\u201d or\u00a0 \u201cBuild the next big thing with MongoDB.\u201d<\/p>\n<h5 dir=\"ltr\">Photo: SiliconANGLE<\/h5>\n<div class=\"silic-after-content\" id=\"silic-955921377\">\n<hr style=\"border: 1px solid; color: #d8d8d8; height: 0px; margin-top: 20px;\"\/>\n<h3><span style=\"font-size: 16px;\">Show your support for our mission by joining our Cube Club and Cube Event Community of experts. Join the community that includes Amazon Web Services and Amazon.com CEO Andy Jassy, Dell Technologies founder and CEO Michael Dell, Intel CEO Pat Gelsinger and many more luminaries and experts.<\/span><\/h3>\n<\/div><\/div>\n<iframe data-lazy=\"true\" data-src=\"https:\/\/www.fiverr.com\/gig_widgets?id=U2FsdGVkX18x7XQvttUTrv1oEqmGNGTgvvCUiUoJ\/AP4z\/UyMz8lXGOLpu15jIMxBbTR0gmD5uBoFvhC4KWeALQRp3h\/X\/AwcVD0K8Wj9H\/ZzYKzcCNHosB9oS4SCJJFWiN85P9ICAc4OgCoE\/wHKIY7CDkf2\/DQ1vqGvk4smVe5cRDEmrLPCWi4FC8p40VUhSmWQ5udCm0zoJtorgWv3vbDQw0kKYkwn39ozAnQXDe+YvWMxkLFWA+O3TFwkJvdkIK+\/AUSnRssPKt5WHY0FhNOxnSPcLslEL4G4\/RfP95ve99U+kRnDy3X+KtzdQLY+u935ghON\/o3UE4IMv9oN6JX9RnxzL\/LRcOgnHigxStSGPKsZYtnz8RWNVT\/rOLAibqiWJadC5MYHRbekF3eg6FOGrQGkXYbsn0+a5aovnlLCbLwIqY9fcS17UX8J235iQ6cdmHNbrPeS84CMm34RA==&affiliate_id=1052423&strip_google_tagmanager=true\" loading=\"lazy\" data-with-title=\"true\" class=\"fiverr_nga_frame\" frameborder=\"0\" height=\"350\" width=\"100%\" referrerpolicy=\"no-referrer-when-downgrade\" data-mode=\"random_gigs\" onload=\" var frame = this; var script = document.createElement('script'); script.addEventListener('load', function() { window.FW_SDK.register(frame); }); script.setAttribute('src', 'https:\/\/www.fiverr.com\/gig_widgets\/sdk'); document.body.appendChild(script); \" ><\/iframe>\n<br \/><a href=\"https:\/\/siliconangle.com\/2022\/11\/30\/exclusive-qa-mongodb-ceo-dev-ittycheria-empowering-developers-aws-changing\/\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I had a chance to sit down for an exclusive conversation with the Dev Ittycheria, chief executive of MongoDB Inc., ahead of Amazon Web Services\u2019&#8230;<\/p>\n","protected":false},"author":1,"featured_media":19980,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-19979","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tech-universe"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Exclusive Q&amp;A: MongoDB CEO Dev Ittycheria on empowering developers and how AWS is changing - mailinvest.blog<\/title>\n<meta name=\"description\" content=\"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what&#039;s new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mailinvest.blog\/index.php\/2022\/11\/30\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Exclusive Q&amp;A: MongoDB CEO Dev Ittycheria on empowering developers and how AWS is changing - mailinvest.blog\" \/>\n<meta property=\"og:description\" content=\"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what&#039;s new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mailinvest.blog\/index.php\/2022\/11\/30\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\/\" \/>\n<meta property=\"og:site_name\" content=\"mailinvest.blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/freelanceracademic\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-11-30T19:16:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/11\/Dev-Ittycheria-MongoDB-World-2022-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1707\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"admin@mailinvest.blog\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin@mailinvest.blog\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"18 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/11\\\/30\\\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/11\\\/30\\\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\\\/\"},\"author\":{\"name\":\"admin@mailinvest.blog\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#\\\/schema\\\/person\\\/012701c4c204d4e4ebd34f926cfd31a4\"},\"headline\":\"Exclusive Q&#038;A: MongoDB CEO Dev Ittycheria on empowering developers and how AWS is changing\",\"datePublished\":\"2022-11-30T19:16:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/11\\\/30\\\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\\\/\"},\"wordCount\":3554,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/11\\\/30\\\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/Dev-Ittycheria-MongoDB-World-2022-scaled.jpg\",\"articleSection\":[\"Tech Universe\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/11\\\/30\\\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/11\\\/30\\\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\\\/\",\"url\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/11\\\/30\\\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\\\/\",\"name\":\"Exclusive Q&A: MongoDB CEO Dev Ittycheria on empowering developers and how AWS is changing - mailinvest.blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/11\\\/30\\\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/11\\\/30\\\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/Dev-Ittycheria-MongoDB-World-2022-scaled.jpg\",\"datePublished\":\"2022-11-30T19:16:59+00:00\",\"description\":\"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what's new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/11\\\/30\\\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/11\\\/30\\\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/11\\\/30\\\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\\\/#primaryimage\",\"url\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/Dev-Ittycheria-MongoDB-World-2022-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/Dev-Ittycheria-MongoDB-World-2022-scaled.jpg\",\"width\":2560,\"height\":1707},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2022\\\/11\\\/30\\\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mailinvest.blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Exclusive Q&#038;A: MongoDB CEO Dev Ittycheria on empowering developers and how AWS is changing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#website\",\"url\":\"https:\\\/\\\/mailinvest.blog\\\/\",\"name\":\"mailinvest.blog\",\"description\":\"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis. mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what&#039;s new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.\",\"publisher\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mailinvest.blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#organization\",\"name\":\"mailinvest\",\"url\":\"https:\\\/\\\/mailinvest.blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/default.png\",\"contentUrl\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/default.png\",\"width\":1000,\"height\":1000,\"caption\":\"mailinvest\"},\"image\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/freelanceracademic\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#\\\/schema\\\/person\\\/012701c4c204d4e4ebd34f926cfd31a4\",\"name\":\"admin@mailinvest.blog\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g\",\"caption\":\"admin@mailinvest.blog\"},\"sameAs\":[\"https:\\\/\\\/mailinvest.blog\",\"admin@mailinvest.blog\"],\"url\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/author\\\/adminmailinvest-blog\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Exclusive Q&A: MongoDB CEO Dev Ittycheria on empowering developers and how AWS is changing - mailinvest.blog","description":"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what's new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mailinvest.blog\/index.php\/2022\/11\/30\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\/","og_locale":"en_US","og_type":"article","og_title":"Exclusive Q&A: MongoDB CEO Dev Ittycheria on empowering developers and how AWS is changing - mailinvest.blog","og_description":"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what's new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.","og_url":"https:\/\/mailinvest.blog\/index.php\/2022\/11\/30\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\/","og_site_name":"mailinvest.blog","article_publisher":"https:\/\/www.facebook.com\/freelanceracademic\/","article_published_time":"2022-11-30T19:16:59+00:00","og_image":[{"width":2560,"height":1707,"url":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/11\/Dev-Ittycheria-MongoDB-World-2022-scaled.jpg","type":"image\/jpeg"}],"author":"admin@mailinvest.blog","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin@mailinvest.blog","Est. reading time":"18 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/mailinvest.blog\/index.php\/2022\/11\/30\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\/#article","isPartOf":{"@id":"https:\/\/mailinvest.blog\/index.php\/2022\/11\/30\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\/"},"author":{"name":"admin@mailinvest.blog","@id":"https:\/\/mailinvest.blog\/#\/schema\/person\/012701c4c204d4e4ebd34f926cfd31a4"},"headline":"Exclusive Q&#038;A: MongoDB CEO Dev Ittycheria on empowering developers and how AWS is changing","datePublished":"2022-11-30T19:16:59+00:00","mainEntityOfPage":{"@id":"https:\/\/mailinvest.blog\/index.php\/2022\/11\/30\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\/"},"wordCount":3554,"commentCount":0,"publisher":{"@id":"https:\/\/mailinvest.blog\/#organization"},"image":{"@id":"https:\/\/mailinvest.blog\/index.php\/2022\/11\/30\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\/#primaryimage"},"thumbnailUrl":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/11\/Dev-Ittycheria-MongoDB-World-2022-scaled.jpg","articleSection":["Tech Universe"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/mailinvest.blog\/index.php\/2022\/11\/30\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/mailinvest.blog\/index.php\/2022\/11\/30\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\/","url":"https:\/\/mailinvest.blog\/index.php\/2022\/11\/30\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\/","name":"Exclusive Q&A: MongoDB CEO Dev Ittycheria on empowering developers and how AWS is changing - mailinvest.blog","isPartOf":{"@id":"https:\/\/mailinvest.blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mailinvest.blog\/index.php\/2022\/11\/30\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\/#primaryimage"},"image":{"@id":"https:\/\/mailinvest.blog\/index.php\/2022\/11\/30\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\/#primaryimage"},"thumbnailUrl":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/11\/Dev-Ittycheria-MongoDB-World-2022-scaled.jpg","datePublished":"2022-11-30T19:16:59+00:00","description":"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what's new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.","breadcrumb":{"@id":"https:\/\/mailinvest.blog\/index.php\/2022\/11\/30\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mailinvest.blog\/index.php\/2022\/11\/30\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mailinvest.blog\/index.php\/2022\/11\/30\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\/#primaryimage","url":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/11\/Dev-Ittycheria-MongoDB-World-2022-scaled.jpg","contentUrl":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/11\/Dev-Ittycheria-MongoDB-World-2022-scaled.jpg","width":2560,"height":1707},{"@type":"BreadcrumbList","@id":"https:\/\/mailinvest.blog\/index.php\/2022\/11\/30\/exclusive-qa-mongodb-ceo-dev-ittycheria-on-empowering-developers-and-how-aws-is-changing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mailinvest.blog\/"},{"@type":"ListItem","position":2,"name":"Exclusive Q&#038;A: MongoDB CEO Dev Ittycheria on empowering developers and how AWS is changing"}]},{"@type":"WebSite","@id":"https:\/\/mailinvest.blog\/#website","url":"https:\/\/mailinvest.blog\/","name":"mailinvest.blog","description":"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis. mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what&#039;s new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.","publisher":{"@id":"https:\/\/mailinvest.blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mailinvest.blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/mailinvest.blog\/#organization","name":"mailinvest","url":"https:\/\/mailinvest.blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mailinvest.blog\/#\/schema\/logo\/image\/","url":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/01\/default.png","contentUrl":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/01\/default.png","width":1000,"height":1000,"caption":"mailinvest"},"image":{"@id":"https:\/\/mailinvest.blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/freelanceracademic\/"]},{"@type":"Person","@id":"https:\/\/mailinvest.blog\/#\/schema\/person\/012701c4c204d4e4ebd34f926cfd31a4","name":"admin@mailinvest.blog","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g","caption":"admin@mailinvest.blog"},"sameAs":["https:\/\/mailinvest.blog","admin@mailinvest.blog"],"url":"https:\/\/mailinvest.blog\/index.php\/author\/adminmailinvest-blog\/"}]}},"_links":{"self":[{"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/posts\/19979","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/comments?post=19979"}],"version-history":[{"count":0,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/posts\/19979\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/media\/19980"}],"wp:attachment":[{"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/media?parent=19979"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/categories?post=19979"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/tags?post=19979"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}