Saibal Ghosh - Böcker
Visar alla böcker från författaren Saibal Ghosh. Handla med fri frakt och snabb leverans.
3 produkter
3 produkter
1 943 kr
Skickas inom 10-15 vardagar
The world of economics and management is being reshaped in more ways than one including rapid advancements in technology and business practices. This book weaves together a diverse set of issues such as consumption patterns, wealth disparities and the management, behaviour and financial health of businesses and consumers to analyse the effectiveness of economic and business strategies. Rapid technological advancements along with the need for cost-effectiveness and convenience are making service providers embrace technology as a partner rather than a tool in their economic journey. Relatedly, traditional management philosophy is coming under a scanner, with an increasing emphasis on holistic development of the organization, rather than a top-down approach, as has been the case in the past. Understanding major developments in economic and financial policymaking has perennially been a key concern of public policy, shaped by recent global and related developments, this has necessitated a relook at these issues, couched in a cross-cutting perspective. Viewed from this standpoint, the present volume, written to honour the rich academic work of the eminent economist Professor Anindya Sen intersects this triad of economics, finance and public policy that are integral to policy thinking and its formulation. The smorgasbord of research ideas, involving both theoretical analysis and empirical evidence, presented in this volume, provides useful perspectives on the drivers that are continually reshaping the dynamism in the world around us and, in the process, integrates a multidisciplinary perspective of focusing on several pertinent policy challenges.This book will be useful to researchers and students of economics, finance and public policy, economic theorists, microeconomics, and even to those with a broader canvass such as researchers in macroeconomics, international economics, business, management and marketing.
649 kr
Skickas inom 10-15 vardagar
The world of economics and management is being reshaped in more ways than one including rapid advancements in technology and business practices. This book weaves together a diverse set of issues such as consumption patterns, wealth disparities and the management, behaviour and financial health of businesses and consumers to analyse the effectiveness of economic and business strategies. Rapid technological advancements along with the need for cost-effectiveness and convenience are making service providers embrace technology as a partner rather than a tool in their economic journey. Relatedly, traditional management philosophy is coming under a scanner, with an increasing emphasis on holistic development of the organization, rather than a top-down approach, as has been the case in the past. Understanding major developments in economic and financial policymaking has perennially been a key concern of public policy, shaped by recent global and related developments, this has necessitated a relook at these issues, couched in a cross-cutting perspective. Viewed from this standpoint, the present volume, written to honour the rich academic work of the eminent economist Professor Anindya Sen intersects this triad of economics, finance and public policy that are integral to policy thinking and its formulation. The smorgasbord of research ideas, involving both theoretical analysis and empirical evidence, presented in this volume, provides useful perspectives on the drivers that are continually reshaping the dynamism in the world around us and, in the process, integrates a multidisciplinary perspective of focusing on several pertinent policy challenges.This book will be useful to researchers and students of economics, finance and public policy, economic theorists, microeconomics, and even to those with a broader canvass such as researchers in macroeconomics, international economics, business, management and marketing.
Kubernetes Workshop
Learn how to build and run highly scalable workloads on Kubernetes
Häftad, Engelska, 2020
510 kr
Skickas inom 5-8 vardagar
From building your own cluster to running cloud-native applications with Kubernetes, this workshop covers it all using engaging examples and activitiesKey FeaturesExplore the Kubernetes environment and understand how containers are managedLearn how to build, maintain, and deploy cloud-native applications using KubernetesGet to grips with using Kubernetes primitives to manage the life cycle of a full application stackBook DescriptionThanks to its extensive support for managing hundreds of containers that run cloud-native applications, Kubernetes is the most popular open source container orchestration platform that makes cluster management easy. This workshop adopts a practical approach to get you acquainted with the Kubernetes environment and its applications.Starting with an introduction to the fundamentals of Kubernetes, you’ll install and set up your Kubernetes environment. You’ll understand how to write YAML files and deploy your first simple web application container using Pod. You’ll then assign human-friendly names to Pods, explore various Kubernetes entities and functions, and discover when to use them. As you work through the chapters, this Kubernetes book will show you how you can make full-scale use of Kubernetes by applying a variety of techniques for designing components and deploying clusters. You’ll also get to grips with security policies for limiting access to certain functions inside the cluster. Toward the end of the book, you’ll get a rundown of Kubernetes advanced features for building your own controller and upgrading to a Kubernetes cluster without downtime.By the end of this workshop, you’ll be able to manage containers and run cloud-based applications efficiently using Kubernetes.What you will learnGet to grips with the fundamentals of Kubernetes and its terminologyShare or store data in different containers running in the same podCreate a container image from an image definition manifestConstruct a Kubernetes-aware continuous integration (CI) pipeline for deploymentsAttract traffic to your app using Kubernetes ingressBuild and deploy your own admission controllerWho this book is forWhether you are new to the world of web programming or are an experienced developer or software engineer looking to use Kubernetes for managing and scaling containerized applications, you’ll find this workshop useful. A basic understanding of Docker and containerization is necessary to make the most of this book.