Unit 1 Summary
Unit 1 Summary
Introduction:
Characteristics of Cloud:
● A pplications designed and built specifically for the cloud environment, leveraging its
scalability, elasticity, and distributed nature.
● Development methods like microservices architectures, continuous
integration/continuous delivery (CI/CD), and containerization promote agility and rapid
deployment.
IBM Cloud is a robust cloud platform offering a wide range of services across IaaS, PaaS,
and SaaS categories. It caters to various needs, from simple web applications to complex
enterprise solutions.
IBM Cloud has evolved from traditional web hosting services to a comprehensive platform
embracing open-source technologies, AI, and hybrid cloud solutions.
Environmental Variables:
● C
onfiguration settings specific to an environment (development, staging, production)
used when deploying and running applications.
● W
rite and deploy event-driven code without managing servers or infrastructure. Ideal
for handling short-lived tasks and microservices.