Emad Adel Hanna

I am a Cloud Solution Architect

Emad Adel

With over 15 years of experience in IT, I am a seasoned cloud solution architect and a Microsoft Certified Trainer. I currently work at KlayyTech, a leading IT company that provides cloud services and solutions to clients across various industries.
Erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper.

  • Cairo, Egypt
  • +20-12-4892008, +20-016-3008167
  • me@emadadel.com
  • it.emadadel@hotmail.com
  • www.emadadel.com
Me

My Professional Skills

I have successfully led numerous cloud migration projects, ensuring a smooth transition from on-premises to cloud-based environments. I also have expertise in cloud security and compliance, ensuring data protection and regulatory adherence. .

Microsoft Azure 90%
Microsoft 365 95%
Amazon AWS 70%
Enterprise Architect 60%

Training Services

I give people practical skills and knowledge for the workplace. It can help and improving their skills (Azure ,AWS , Microsoft 365 and SharePoint ).

IT consultant services

Helping businesses use technology to achieve their goals. and offer expertise in areas like cloud computing, cybersecurity, and software selection, and can improve efficiency, reduce risk, and save costs..

Professional Services

As and Azure expert and microsoft 365, I provide the best services, support and advice for all things Microsoft (Microsoft migration, support, and optimisation services).

Enterprise Architect services

help organizations align their IT infrastructure with business strategy. They basically design, evaluate, and build a blueprint for how technology supports the company's goals..

0
Completed project
0
Certifications Award
0
Success Training and Sessions
Completed Consultant projects
Showing posts with label BaaS vs. FaaS. Show all posts
Showing posts with label BaaS vs. FaaS. Show all posts
  • BaaS vs. FaaS: Explaining the Two Serverless Architectures

    In this article, we will discuss the unique features of two primary serverless architectures:

    BaaS (Backend as Service) and FaaS (Function as Service). Function as Service (FaaS) 

    The Backend as Service (BaaS) cloud computing services have varying purposes and come with range of pros and cons.

    BaaS vs. FaaS

    BaaS and FaaS have unique purposes and can work together effectively in the development of serverless applications. BaaS specializes in handling the technical backend of applications, while FaaS enables the running of independent functions in the cloud.


     In Serverless Architecture there are two main types of services: -

    • Function as a Service (FaaS).
    • Backend as a Service (BaaS).

    • What is Function as a Service?

    Function as a Service is a type of service in which all features of application are deploy into individual single feature and then each feature is individually hosted by the provider.By using function as a service you can build your application into single independent features.

    To host the application on the internet,it needs some kind of virtual server infrastructure.Also it involves managing of operating system,web servers,etc.In function as a Service,all these things are managed by provider and not by consumer.

    There are different providers like Amazon Web Service,Microsoft Azure,Google Cloud Platform, IBM who manage virtual server and software processes.

    • What is Backend as a Service (BaaS)

    BaaS is a previously famous cloud-based computing model, that automates and manages the backend side of a web or mobile application development.

    Now, mainly known as its latest approach – Mobile Backend as a Service (MBaaS), it helps developers with data and files storage, messaging and push notifications, a social networking integration, and their configuration and supervision.

    MBaaS is an exercise of employing service providers to work on the backend services for all the technical infrastructure essential for a stable application development via custom SDKs and APIs.


     

    • List of Top FaaS Providers

      • AWS Lambda
      • Cloud Functions | Google Cloud
      • IBM OpenWhisk
      • IronWorker
      • Joyent Manta Functions
      • Microsoft Azure functions
      • PubNub BLOCKS
      • Serverless Docker
    • List of Top BaaS Providers

      • Kumulos
      • Firebase
      • Back4app
      • Azure
      • Parse
      • Hasura
      • Kinvey
      • Firebase
      • Linx
      • Leancloud

    References:-

    ·      https://headmelted.com/serverless-showdown-4a771ca561d2

    ·      https://developer.ibm.com/tv/serverless-vs-functions-service-whats-difference/

    ·      https://dashbird.io/blog/top-function-as-a-service-faas-providers/