Africanized beeThe Africanized bee, also known as the Africanized honey bee and colloquially as the "killer bee", is a hybrid of the western honey bee (Apis mellifera), produced originally by crossbreeding of the East African lowland honey bee (A. m. scutellata) with various European honey bee subspecies such as the Italian honey bee (A. m. ligustica) and the Iberian honey bee (A. m. iberiensis). The East African lowland honey bee was first introduced to Brazil in 1956 in an effort to increase honey production, but 26 swarms escaped quarantine in 1957.
Honey beeA honey bee (also spelled honeybee) is a eusocial flying insect within the genus Apis of the bee clade, all native to mainland Afro-Eurasia. After bees spread naturally throughout Africa and Eurasia, humans became responsible for the current cosmopolitan distribution of honey bees, introducing multiple subspecies into South America (early 16th century), North America (early 17th century), and Australia (early 19th century).
BeehiveA beehive is an enclosed structure in which some honey bee species of the subgenus Apis live and raise their young. Though the word beehive is used to describe the nest of any bee colony, scientific and professional literature distinguishes nest from hive. Nest is used to discuss colonies that house themselves in natural or artificial cavities or are hanging and exposed. The term hive is used to describe an artificial/man-made structure to house a honey bee nest. Several species of Apis live in colonies.
Software architectureSoftware architecture is the set of structures needed to reason about a software system and the discipline of creating such structures and systems. Each structure comprises software elements, relations among them, and properties of both elements and relations. The architecture of a software system is a metaphor, analogous to the architecture of a building. It functions as the blueprints for the system and the development project, which project management can later use to extrapolate the tasks necessary to be executed by the teams and people involved.
Western honey beeThe western honey bee or European honey bee (Apis mellifera) is the most common of the 7–12 species of honey bees worldwide. The genus name Apis is Latin for "bee", and mellifera is the Latin for "honey-bearing" or "honey carrying", referring to the species' production of honey. Like all honey bee species, the western honey bee is eusocial, creating colonies with a single fertile female (or "queen"), many normally non-reproductive females or "workers", and a small proportion of fertile males or "drones".
BeeBees are winged insects closely related to wasps and ants, known for their roles in pollination and, in the case of the best-known bee species, the western honey bee, for producing honey. Bees are a monophyletic lineage within the superfamily Apoidea. They are presently considered a clade, called Anthophila. There are over 16,000 known species of bees in seven recognized biological families. Some species - including honey bees, bumblebees, and stingless bees - live socially in colonies while most species (>90%) - including mason bees, carpenter bees, leafcutter bees, and sweat bees - are solitary.
Bee-eaterThe bee-eaters are a group of birds in the family Meropidae, containing three genera and thirty species. Most species are found in Africa and Asia, with a few in southern Europe, Australia, and New Guinea. They are characterised by richly coloured plumage, slender bodies, and usually elongated central tail feathers. All have long down-turned bills and medium to long wings, which may be pointed or round. Male and female plumages are usually similar.
BeekeepingBeekeeping (or apiculture) is the maintenance of bee colonies, commonly in man-made beehives. Honey bees in the genus Apis are the most commonly kept species but other honey producing bees such as Melipona stingless bees are also kept. Beekeepers (or apiarists) keep bees to collect honey and other products of the hive: beeswax, propolis, bee pollen, and royal jelly. Pollination of crops, raising queens, and production of package bees for sale are other sources of beekeeping income. Bee hives are kept in an apiary or "bee yard".
Queen beeA queen bee is typically an adult, mated female (gyne) that lives in a colony or hive of honey bees. With fully developed reproductive organs, the queen is usually the mother of most, if not all, of the bees in the beehive. Queens are developed from larvae selected by worker bees and specially fed in order to become sexually mature. There is normally only one adult, mated queen in a hive, in which case the bees will usually follow and fiercely protect her.
Stingless beeStingless bees, sometimes called stingless honey bees or simply meliponines, are a large group of bees (about 550 described species), comprising the tribe Meliponini (or subtribe Meliponina according to other authors). They belong in the family Apidae, and are closely related to common honey bees, carpenter bees, orchid bees, and bumblebees. Meliponines have stingers, but they are highly reduced and cannot be used for defense, though these bees exhibit other defensive behaviors and mechanisms.
Software architecture descriptionSoftware architecture description is the set of practices for expressing, communicating and analysing software architectures (also called architectural rendering), and the result of applying such practices through a work product expressing a software architecture (ISO/IEC/IEEE 42010). Architecture descriptions (ADs) are also sometimes referred to as architecture representations, architecture specifications or software architecture documentation.
Decision support systemA decision support system (DSS) is an information system that supports business or organizational decision-making activities. DSSs serve the management, operations and planning levels of an organization (usually mid and higher management) and help people make decisions about problems that may be rapidly changing and not easily specified in advance—i.e. unstructured and semi-structured decision problems. Decision support systems can be either fully computerized or human-powered, or a combination of both.
Software designSoftware design is the process by which an agent creates a specification of a software artifact intended to accomplish goals, using a set of primitive components and subject to constraints. The term is sometimes used broadly to refer to "all the activity involved in conceptualizing, framing, implementing, commissioning, and ultimately modifying" the software, or more specifically "the activity following requirements specification and before programming, as ... [in] a stylized software engineering process.
DecentralizationDecentralization or decentralisation is the process by which the activities of an organization, particularly those regarding planning and decision-making, are distributed or delegated away from a central, authoritative location or group and given to smaller factions within it. Concepts of decentralization have been applied to group dynamics and management science in private businesses and organizations, political science, law and public administration, technology, economics and money.
CentralisationCentralisation or centralization (see spelling differences) is the process by which the activities of an organisation, particularly those regarding planning and decision-making, framing strategy and policies become concentrated within a particular geographical location group. This moves the important decision-making and planning powers within the center of the organisation. The term has a variety of meanings in several fields. In political science, centralisation refers to the concentration of a government's power—both geographically and politically—into a centralised government.
Horizontal top-bar hiveA top-bar hive is a single-story frameless beehive in which the comb hangs from removable bars. The bars form a continuous roof over the comb, whereas the frames in most current hives allow space for bees to move up or down between boxes. Hives that have frames or that use honey chambers in summer but which use management principles similar to those of regular top-bar hives are sometimes also referred to as top-bar hives. Top-bar hives are rectangular in shape and are typically more than twice as wide as multi-story framed hives commonly found in English-speaking countries.
Component-based software engineeringComponent-based software engineering (CBSE), also called component-based development (CBD), is a branch of software engineering that emphasizes the separation of concerns with respect to the wide-ranging functionality available throughout a given software system. It is a reuse-based approach to defining, implementing and composing loosely coupled independent components into systems. This practice aims to bring about an equally wide-ranging degree of benefits in both the short-term and the long-term for the software itself and for organizations that sponsor such software.
Software design patternIn software engineering, a software design pattern is a general, reusable solution to a commonly occurring problem within a given context in software design. It is not a finished design that can be transformed directly into source or machine code. Rather, it is a description or template for how to solve a problem that can be used in many different situations. Design patterns are formalized best practices that the programmer can use to solve common problems when designing an application or system.
Data managementData management comprises all disciplines related to handling data as a valuable resource. The concept of data management arose in the 1980s as technology moved from sequential processing (first punched cards, then magnetic tape) to random access storage. Since it was now possible to store a discrete fact and quickly access it using random access disk technology, those suggesting that data management was more important than business process management used arguments such as "a customer's home address is stored in 75 (or some other large number) places in our computer systems.
InfrastructureInfrastructure is the set of facilities and systems that serve a country, city, or other area, and encompasses the services and facilities necessary for its economy, households and firms to function. Infrastructure is composed of public and private physical structures such as roads, railways, bridges, tunnels, water supply, sewers, electrical grids, and telecommunications (including Internet connectivity and broadband access).