Courses by Arun
Articles by Arun
Activity
-
Start-ups are about getting up, showing up and keeping that up. Today, I celebrate me. 😊 Keeping up with the community in Reddit, Inc. has been a…
Start-ups are about getting up, showing up and keeping that up. Today, I celebrate me. 😊 Keeping up with the community in Reddit, Inc. has been a…
Liked by Arun Gupta
-
There’s something powerful about seeing your work exist beyond pixels!📚 Being a contributor to this book is something that I’ve been proud of for…
There’s something powerful about seeing your work exist beyond pixels!📚 Being a contributor to this book is something that I’ve been proud of for…
Liked by Arun Gupta
-
Just came off the KubeCrash panel on “Navigating AI’s Role in Platform Engineering”! Thanks so much to my fellow panelists and moderator: ✨ Kaslin…
Just came off the KubeCrash panel on “Navigating AI’s Role in Platform Engineering”! Thanks so much to my fellow panelists and moderator: ✨ Kaslin…
Liked by Arun Gupta
Experience
Licenses & Certifications
Volunteer Experience
Publications
-
Fostering Open Source Culture
Apress
Open source accounts for approximately 90 percent of modern software development, yet the demand for such technology skills continues to grow. Consequently, companies are having a difficult time hiring the right talent. Based on author Arun Gupta’s experiences with leading companies such as Apple, Amazon, Sun Microsystems, and Intel this book highlights the importance of an open source culture and shares proven techniques by which one can be built and nurtured.
Many open source code…Open source accounts for approximately 90 percent of modern software development, yet the demand for such technology skills continues to grow. Consequently, companies are having a difficult time hiring the right talent. Based on author Arun Gupta’s experiences with leading companies such as Apple, Amazon, Sun Microsystems, and Intel this book highlights the importance of an open source culture and shares proven techniques by which one can be built and nurtured.
Many open source code maintainers feel there is a need for an open source culture in their company so that business needs can be met more efficiently. This book explains why it is important to have a business alignment with open source and the purpose of an Open Source Program Office. It will explain the value of InnerSource, internal events and leveraging external open source communities in building an active workplace culture.
Fostering Open Source Culture is packed with over 40 industry case studies and actionable steps organizations, both large and small, can take to have a fully functioning open source work culture. -
Firecracker First Look
Linked
Firecracker is an exciting new tool for managing virtual machines for serverless applications. It introduces a new approach—microVMs—that can solve a lot of problems for those tasked with optimizing serverless architectures. In this course, learn what this open-source virtual machine manager (VMM) is all about. Discover how Firecracker can work together with both Lambda and Fargate, how to get up and running with a basic Firecracker deployment, and how to create your own microVM and query it…
Firecracker is an exciting new tool for managing virtual machines for serverless applications. It introduces a new approach—microVMs—that can solve a lot of problems for those tasked with optimizing serverless architectures. In this course, learn what this open-source virtual machine manager (VMM) is all about. Discover how Firecracker can work together with both Lambda and Fargate, how to get up and running with a basic Firecracker deployment, and how to create your own microVM and query it using a REST API. Plus, learn how containerd works with Firecracker to create a lightweight container deployment service.
-
Kubernetes for Java Developers
LinkedIn Learning
Kubernetes is one of the most popular container orchestration engines available. More and more employers are looking for developers with Kubernetes experience. As a Java developer, learning Kubernetes deployment techniques is an easy way to extend your existing skills and employability. This course provides a step-by-step guide to help you deploy existing applications with Kubernetes and Amazon Web Services. Learn how to package your applications, create Kubernetes manifests, and deploy them to…
Kubernetes is one of the most popular container orchestration engines available. More and more employers are looking for developers with Kubernetes experience. As a Java developer, learning Kubernetes deployment techniques is an easy way to extend your existing skills and employability. This course provides a step-by-step guide to help you deploy existing applications with Kubernetes and Amazon Web Services. Learn how to package your applications, create Kubernetes manifests, and deploy them to Kubernetes clusters, both locally and in the Amazon cloud. Instructor Arun Gupta, a professional Java programmer for over two decades, also shows how to configure an Istio service mesh for routing, load balancing, logging, and security and create deployment pipelines that allow you to shift your focus back to building applications.
-
Docker for Java Developers
LinkedIn Learning
Docker—a leading software container platform—can simplify the overall application delivery experience by providing a common platform for collaboration. Docker integrates seamlessly with existing tool chains, making it easier to deliver software rapidly. In this course, discover how to get started with Docker, and learn tips and tricks tailored for Java developers working with the platform.
-
Docker for Java Developers
O'Reilly Media
This O’Reilly report explains Docker’s basic concepts and the commonly used orchestration frameworks around them. You’ll learn how to achieve faster startup and deployments on both Windows, Mac OS X, and Linux, and understand how these containers improve portability across machines and reduce the impedance mismatch between development, testing, and production environments.
-
Minecraft Modding with Forge
O'Reilly Media
Based on the authors' experience with delivering workshops for kids around the world, this family-friendly guide shows Minecraft enthusiasts how to create amazing game mods with little fuss. You’ll be able to build the mods explained in this book and learn techniques to create your own mods.
Once you download, install, and learn about the tools you need to create mods, you’ll start by building a simple mod that displays a chat message when you break a block. You’ll then learn how to…Based on the authors' experience with delivering workshops for kids around the world, this family-friendly guide shows Minecraft enthusiasts how to create amazing game mods with little fuss. You’ll be able to build the mods explained in this book and learn techniques to create your own mods.
Once you download, install, and learn about the tools you need to create mods, you’ll start by building a simple mod that displays a chat message when you break a block. You’ll then learn how to create new items, blocks, commands, and achievements, along with less complicated but fun mods like exploding minecarts, pigs dropping diamonds, and a lot more.
Since Minecraft Forge and the game itself are based on Java, you’ll also learn basic programming concepts and fundamentals. Everything is explained in simple language that's easy to understand.Other authorsSee publication -
Java EE 7 and HTML5 Enterprise Application Development
McGraw Hill
Build and distribute business web applications that target both desktop and mobile devices. Cowritten by Java EE and NetBeans IDE experts, Java EE and HTML5 Enterprise Application Development fully explains cutting-edge, highly responsive design tools and strategies. Find out how to navigate NetBeans IDE, construct HTML5 programs, employ JavaScript APIs, integrate CSS and WebSockets, and handle security. This Oracle Press guide also offers practical coverage of SaaS, MVVM, and RESTful…
Build and distribute business web applications that target both desktop and mobile devices. Cowritten by Java EE and NetBeans IDE experts, Java EE and HTML5 Enterprise Application Development fully explains cutting-edge, highly responsive design tools and strategies. Find out how to navigate NetBeans IDE, construct HTML5 programs, employ JavaScript APIs, integrate CSS and WebSockets, and handle security. This Oracle Press guide also offers practical coverage of SaaS, MVVM, and RESTful concepts.
Explore HTML5 and Java EE 7 features
Use NetBeans IDE editors, templates, and code generators
Implement MVVM functionality with Knockout.js
Dynamically map database objects using Java Persistence API
Configure, manage, and invoke RESTful Web Services
Maximize messaging efficiency through WebSockets
Accept and process HTML5 Server-Sent Events streams
Employ Syntactically Awesome Stylesheets, CSS3, and Sassy CSSOther authorsSee publication -
Java EE 7 Essentials
O'Reilly Media
Get up to speed on the principal technologies in the Java Platform, Enterprise Edition 7, and learn how the latest version embraces HTML5, focuses on higher productivity, and provides functionality to meet enterprise demands. Written by Arun Gupta, a key member of the Java EE team, this book provides a chapter-by-chapter survey of several Java EE 7 specifications, including WebSockets, Batch Processing, RESTful Web Services, and Java Message Service.
-
Java EE 6 Pocket Guide
O'Reilly Media
This handy guide provides an overview of Java Enterprise Edition 6’s main technologies and includes extensive, easy-to-understand code samples that demonstrate the platform’s many improvements. You’ll quickly understand how Java EE 6 simplifies the process of developing and deploying web and enterprise applications.
Organizations
-
OSCON
Program Committee
- Present -
Devoxx Belgium
Program Committee
- Present -
Devoxx UK
Program Committee
- Present -
Devoxx4Kids USA
President of the Board
- PresentDevoxx4Kids USA is a Non Profit and 501(c)(3) Organization. This is a USA chapter of Devoxx4Kids and its goal is to introduce school kids to programming, robotics and engineering in a fun way. This is achieved by organizing sessions where children can develop computer games, program robots and also have an introduction to electronics. Arun is a founding member of Devoxx4Kids USA. As a chair of the board, he oversees the operation of this Non Profit Organization and ensures it stays true to its…
Devoxx4Kids USA is a Non Profit and 501(c)(3) Organization. This is a USA chapter of Devoxx4Kids and its goal is to introduce school kids to programming, robotics and engineering in a fun way. This is achieved by organizing sessions where children can develop computer games, program robots and also have an introduction to electronics. Arun is a founding member of Devoxx4Kids USA. As a chair of the board, he oversees the operation of this Non Profit Organization and ensures it stays true to its mission.
Recommendations received
31 people have recommended Arun
Join now to viewMore activity by Arun
-
I am honored to share that I have been recognized by AIM as one of the Top 25 GCC Heads in India for 2025! https://lnkd.in/gFS9x3wv This award…
I am honored to share that I have been recognized by AIM as one of the Top 25 GCC Heads in India for 2025! https://lnkd.in/gFS9x3wv This award…
Liked by Arun Gupta
-
🙏Huge thanks to everyone who joined our KubeCrash panel: “Navigating AI’s Role in Platform Engineering”! Couldn’t have asked for better fellow…
🙏Huge thanks to everyone who joined our KubeCrash panel: “Navigating AI’s Role in Platform Engineering”! Couldn’t have asked for better fellow…
Liked by Arun Gupta
-
𝐓𝐚𝐥𝐤 is cheap, show me the 𝐜𝐨𝐝𝐞. 𝐂𝐨𝐝𝐞 is cheap, show me the 𝐩𝐫𝐨𝐦𝐩𝐭. 𝐏𝐫𝐨𝐦𝐩𝐭 is cheap, show me 𝐀𝐠𝐞𝐧𝐭𝐬.md. 𝐀𝐠𝐞𝐧𝐭 is…
𝐓𝐚𝐥𝐤 is cheap, show me the 𝐜𝐨𝐝𝐞. 𝐂𝐨𝐝𝐞 is cheap, show me the 𝐩𝐫𝐨𝐦𝐩𝐭. 𝐏𝐫𝐨𝐦𝐩𝐭 is cheap, show me 𝐀𝐠𝐞𝐧𝐭𝐬.md. 𝐀𝐠𝐞𝐧𝐭 is…
Liked by Arun Gupta
-
1 month to go. On October 21–22, TEDAI San Francisco will bring together visionaries, builders, and thinkers at the frontiers of artificial…
1 month to go. On October 21–22, TEDAI San Francisco will bring together visionaries, builders, and thinkers at the frontiers of artificial…
Liked by Arun Gupta
-
✨ What to Expect at TEDAI San Francisco 2025 2 days across 2 venues + 1 hackathon weekend in San Francisco. Talks, panels, demos — and the community…
✨ What to Expect at TEDAI San Francisco 2025 2 days across 2 venues + 1 hackathon weekend in San Francisco. Talks, panels, demos — and the community…
Liked by Arun Gupta
-
📣 Dan Priest, Chief AI Officer at PwC, joins Day 2 at TEDAI San Francisco. With 25+ years of tech leadership, he’s guiding PwC’s historic $1B AI…
📣 Dan Priest, Chief AI Officer at PwC, joins Day 2 at TEDAI San Francisco. With 25+ years of tech leadership, he’s guiding PwC’s historic $1B AI…
Liked by Arun Gupta
-
KubeCrash starts now. We’re super excited to kick off the 8th KubeCrash! Love sharing this event with Catherine Paganini Danielle Cook and Sophia…
KubeCrash starts now. We’re super excited to kick off the 8th KubeCrash! Love sharing this event with Catherine Paganini Danielle Cook and Sophia…
Liked by Arun Gupta
Other similar profiles
Explore top content on LinkedIn
Find curated posts and insights for relevant topics all in one place.
View top content